🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:46:37 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
semver
/
ranges
📍 /usr/lib/node_modules/npm/node_modules/semver/ranges
🔄 Refresh
✏️
Editing: to-comparators.js
Read Only
const Range = require('../classes/range') // Mostly just for testing and legacy API reasons const toComparators = (range, options) => new Range(range, options).set .map(comp => comp.map(c => c.value).join(' ').trim().split(' ')) module.exports = toComparators
💾 Save Changes
❌ Cancel