⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.67
Server IP:
50.6.168.112
Server:
Linux server-617809.webnetzimbabwe.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.4.10
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
node_modules
/
npm
/
node_modules
/
cidr-regex
/
View File Name :
package.json
{ "name": "cidr-regex", "version": "3.1.1", "description": "Regular expression for matching IP addresses in CIDR notation", "author": "silverwind
", "contributors": [ "Felipe Apostol
(http://flipjs.io/)" ], "repository": "silverwind/cidr-regex", "license": "BSD-2-Clause", "scripts": { "test": "make test" }, "engines": { "node": ">=10" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "cidr", "regex", "notation", "cidr notation", "prefix", "prefixes", "ip", "ip address" ], "dependencies": { "ip-regex": "^4.1.0" }, "devDependencies": { "eslint": "7.8.1", "eslint-config-silverwind": "18.0.8", "jest": "26.4.2", "tsd": "0.13.1", "updates": "10.3.6", "versions": "8.4.3" } }