PHP WebShell

Текущая директория: /usr/lib/node_modules/npm/node_modules/semver/ranges

Просмотр файла: gtr.js

'use strict'

// Determine if version is greater than all the versions possible in the range.
const outside = require('./outside')
const gtr = (version, range, options) => outside(version, range, '>', options)
module.exports = gtr

Выполнить команду


Для локальной разработки. Не используйте в интернете!