HEX
Server: Apache/2.4.65 (Debian)
System: Linux srv39710 6.1.0-41-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.158-1 (2025-11-09) x86_64
User: root (0)
PHP: 8.4.11
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
Upload Files
File: //opt/bitninja-dispatcher/node_modules/class-validator/package.json
{
  "_args": [
    [
      "class-validator@0.13.2",
      "/home/jenkins/workspace/BitNinja_Dispatcher_master"
    ]
  ],
  "_from": "class-validator@0.13.2",
  "_id": "class-validator@0.13.2",
  "_inBundle": false,
  "_integrity": "sha512-yBUcQy07FPlGzUjoLuUfIOXzgynnQPPruyK1Ge2B74k9ROwnle1E+NxLWnUv5OLU8hA/qL5leAE9XnXq3byaBw==",
  "_location": "/class-validator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "class-validator@0.13.2",
    "name": "class-validator",
    "escapedName": "class-validator",
    "rawSpec": "0.13.2",
    "saveSpec": null,
    "fetchSpec": "0.13.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.13.2.tgz",
  "_spec": "0.13.2",
  "_where": "/home/jenkins/workspace/BitNinja_Dispatcher_master",
  "author": {
    "name": "TypeStack contributors"
  },
  "bugs": {
    "url": "https://github.com/typestack/class-validator/issues"
  },
  "dependencies": {
    "libphonenumber-js": "^1.9.43",
    "validator": "^13.7.0"
  },
  "description": "Decorator-based property validation for classes.",
  "es2015": "./esm2015/index.js",
  "homepage": "https://github.com/typestack/class-validator#readme",
  "license": "MIT",
  "main": "./cjs/index.js",
  "module": "./esm5/index.js",
  "name": "class-validator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/typestack/class-validator.git"
  },
  "sideEffects": false,
  "tags": [
    "validator",
    "validation",
    "decorators",
    "typescript"
  ],
  "typings": "./types/index.d.ts",
  "version": "0.13.2"
}