PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/make-fetch-happen/node_modules/@npmcli/fs/lib/common
Просмотр файла: node.js
const semver = require('semver')
const satisfies = (range) => {
return semver.satisfies(process.version, range, { includePrerelease: true })
}
module.exports = {
satisfies,
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!