HEX
Server: Apache
System: Linux sg2plmcpnl492417.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
User: nyiet8349bzl (9207396)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/alt/alt-nodejs24/root/lib/node_modules/npm/node_modules.bundled/is-cidr/package.json
{
  "name": "is-cidr",
  "version": "6.0.1",
  "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": "24.5.2",
    "eslint": "9.36.0",
    "eslint-config-silverwind": "105.1.0",
    "typescript": "5.9.2",
    "typescript-config-silverwind": "10.0.1",
    "updates": "16.7.2",
    "versions": "13.1.2",
    "vite": "7.1.7",
    "vite-config-silverwind": "6.0.2",
    "vitest": "3.2.4",
    "vitest-config-silverwind": "10.2.0"
  }
}