HEX
Server: LiteSpeed
System: Linux houston.panomity.com 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64
User: nudepix (1011)
PHP: 7.4.33
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: //opt/LC/node_modules/secure-json-parse/package.json
{
  "name": "secure-json-parse",
  "version": "2.7.0",
  "description": "JSON parse with prototype poisoning protection",
  "main": "index.js",
  "types": "types/index.d.ts",
  "scripts": {
    "benchmark": "cd benchmarks && npm install && npm run all",
    "lint": "standard",
    "test": "nyc npm run test:unit && npm run test:typescript",
    "test:unit": "tape \"test/*.test.js\"",
    "test:typescript": "tsd",
    "test:browser": "airtap test/*.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fastify/secure-json-parse.git"
  },
  "keywords": [
    "JSON",
    "parse",
    "safe",
    "security",
    "prototype",
    "pollution"
  ],
  "license": "BSD-3-Clause",
  "bugs": {
    "url": "https://github.com/fastify/secure-json-parse/issues"
  },
  "homepage": "https://github.com/fastify/secure-json-parse#readme",
  "devDependencies": {
    "airtap": "^4.0.1",
    "airtap-playwright": "^1.0.1",
    "nyc": "^14.1.1",
    "playwright": "^1.7.1",
    "standard": "^17.0.0",
    "tape": "^5.1.1",
    "tsd": "^0.25.0"
  }
}