📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 09:10:51
📂
/ (Root)
/
home
/
supecsoq
/
.trash
/
node_modules
/
semver
/
functions
📍 /home/supecsoq/.trash/node_modules/semver/functions
🔄 Refresh
✏️
Editing: eq.js
Writable
'use strict' const compare = require('./compare') const eq = (a, b, loose) => compare(a, b, loose) === 0 module.exports = eq
💾 Save Changes
❌ Cancel