HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/lib/node_modules/nodemon/node_modules/semver-diff/package.json
{
  "_from": "semver-diff@^3.1.1",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==",
  "_location": "/nodemon/semver-diff",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "semver-diff@^3.1.1",
    "name": "semver-diff",
    "escapedName": "semver-diff",
    "rawSpec": "^3.1.1",
    "saveSpec": null,
    "fetchSpec": "^3.1.1"
  },
  "_requiredBy": [
    "/nodemon/update-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz",
  "_shasum": "05f77ce59f325e00e2706afd67bb506ddb1ca32b",
  "_spec": "semver-diff@^3.1.1",
  "_where": "/usr/lib/node_modules/nodemon/node_modules/update-notifier",
  "author": {
    "name": "Sindre Sorhus",
    "email": "[email protected]",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/semver-diff/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "semver": "^6.3.0"
  },
  "deprecated": false,
  "description": "Get the diff type of two semver versions: 0.0.1 0.0.2 → patch",
  "devDependencies": {
    "ava": "^2.4.0",
    "tsd": "^0.9.0",
    "xo": "^0.25.3"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/sindresorhus/semver-diff#readme",
  "keywords": [
    "semver",
    "version",
    "semantic",
    "diff",
    "difference"
  ],
  "license": "MIT",
  "name": "semver-diff",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/semver-diff.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "3.1.1"
}