| Server IP : 121.121.20.254 / Your IP : 216.73.216.41 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/nodejs/node_modules/npm/node_modules/cidr-regex/ |
Upload File : |
{
"name": "cidr-regex",
"version": "5.0.5",
"description": "Regular expression for matching IP addresses in CIDR notation",
"author": "silverwind <me@silverwind.io>",
"contributors": [
"Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io/)"
],
"repository": "silverwind/cidr-regex",
"keywords": [
"cidr",
"regex",
"regexp",
"ip",
"ipv4",
"ipv6",
"address",
"subnet",
"network",
"notation",
"match"
],
"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"
},
"devDependencies": {
"@types/node": "25.6.0",
"@typescript/native-preview": "7.0.0-dev.20260427.1",
"eslint": "10.2.1",
"eslint-config-silverwind": "132.0.0",
"jest-extended": "7.0.0",
"tsdown": "0.21.10",
"tsdown-config-silverwind": "2.1.1",
"typescript": "6.0.3",
"typescript-config-silverwind": "18.0.0",
"updates": "17.16.4",
"updates-config-silverwind": "2.1.1",
"versions": "15.0.1",
"vitest": "4.1.5",
"vitest-config-silverwind": "11.3.1"
}
}