PATH:
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
semver
/
internal
const debug = ( typeof process === 'object' && process.env && process.env.NODE_DEBUG && /\bsemver\b/i.test(process.env.NODE_DEBUG) ) ? (...args) => console.error('SEMVER', ...args) : () => {} module.exports = debug
[-] debug.js
[open]
[+]
..
[-] identifiers.js
[open]
[-] parse-options.js
[open]
[-] re.js
[open]
[-] constants.js
[open]