🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-09 08:56:19 | PHP 8.2.33
📂
/ (Root)
/
opt
/
cpanel
/
ea-nodejs16
/
lib
/
node_modules
/
npm
/
node_modules
/
semver
/
ranges
📍 /opt/cpanel/ea-nodejs16/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