HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/alt-nodejs24/root/usr/lib/node_modules/npm/node_modules.bundled/is-cidr/package.json
{
  "name": "is-cidr",
  "version": "6.0.2",
  "description": "Check if a string is an IP address in CIDR notation",
  "author": "silverwind <me@silverwind.io>",
  "contributors": [
    "Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io/)"
  ],
  "repository": "silverwind/is-cidr",
  "license": "BSD-2-Clause",
  "type": "module",
  "sideEffects": false,
  "main": "./dist/index.js",
  "exports": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "files": [
    "dist"
  ],
  "engines": {
    "node": ">=20"
  },
  "dependencies": {
    "cidr-regex": "^5.0.1"
  },
  "devDependencies": {
    "@types/node": "25.0.10",
    "eslint": "9.39.2",
    "eslint-config-silverwind": "118.0.0",
    "typescript": "5.9.3",
    "typescript-config-silverwind": "14.0.0",
    "updates": "17.0.8",
    "versions": "14.0.3",
    "vite": "7.3.1",
    "vite-config-silverwind": "6.0.9",
    "vitest": "4.0.18",
    "vitest-config-silverwind": "10.6.1"
  }
}