File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " cidr-regex" ,
3- "version" : " 5.0.4 " ,
3+ "version" : " 5.0.5 " ,
44 "description" : " Regular expression for matching IP addresses in CIDR notation" ,
55 "author" : " silverwind <me@silverwind.io>" ,
66 "contributors" : [
77 " Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io/)"
88 ],
99 "repository" : " silverwind/cidr-regex" ,
10+ "keywords" : [
11+ " cidr" ,
12+ " regex" ,
13+ " regexp" ,
14+ " ip" ,
15+ " ipv4" ,
16+ " ipv6" ,
17+ " address" ,
18+ " subnet" ,
19+ " network" ,
20+ " notation" ,
21+ " match"
22+ ],
1023 "license" : " BSD-2-Clause" ,
1124 "type" : " module" ,
1225 "sideEffects" : false ,
2134 },
2235 "devDependencies" : {
2336 "@types/node" : " 25.6.0" ,
24- "@typescript/native-preview" : " 7.0.0-dev.20260420 .1" ,
37+ "@typescript/native-preview" : " 7.0.0-dev.20260427 .1" ,
2538 "eslint" : " 10.2.1" ,
26- "eslint-config-silverwind" : " 131 .0.5 " ,
39+ "eslint-config-silverwind" : " 132 .0.0 " ,
2740 "jest-extended" : " 7.0.0" ,
28- "tsdown" : " 0.21.9 " ,
29- "tsdown-config-silverwind" : " 2.1.0 " ,
41+ "tsdown" : " 0.21.10 " ,
42+ "tsdown-config-silverwind" : " 2.1.1 " ,
3043 "typescript" : " 6.0.3" ,
3144 "typescript-config-silverwind" : " 18.0.0" ,
32- "updates" : " 17.15.5 " ,
33- "updates-config-silverwind" : " 2.1.0 " ,
34- "versions" : " 15.0.0 " ,
35- "vitest" : " 4.1.4 " ,
36- "vitest-config-silverwind" : " 11.3.0 "
45+ "updates" : " 17.16.4 " ,
46+ "updates-config-silverwind" : " 2.1.1 " ,
47+ "versions" : " 15.0.1 " ,
48+ "vitest" : " 4.1.5 " ,
49+ "vitest-config-silverwind" : " 11.3.1 "
3750 }
3851}
Original file line number Diff line number Diff line change 33343334 }
33353335 },
33363336 "node_modules/cidr-regex" : {
3337- "version" : " 5.0.4 " ,
3338- "resolved" : " https://registry.npmjs.org/cidr-regex/-/cidr-regex-5.0.4 .tgz" ,
3339- "integrity" : " sha512-RqFFeOfTjrYz0UAb40jeDnrkOyIo1whw/Qsj/7fC+XArortgpoDUHwQidvuAMmGI8vPjhis6kJTwUhwGjmYhSQ ==" ,
3337+ "version" : " 5.0.5 " ,
3338+ "resolved" : " https://registry.npmjs.org/cidr-regex/-/cidr-regex-5.0.5 .tgz" ,
3339+ "integrity" : " sha512-59tdLZcC+BJXa4C5rOmVSuJTy/UneqfJJtCraqwdx5BDHTkGrBtKCUl3u2uiCFvXu+wk0kVuX8axX7yHCZOI9w ==" ,
33403340 "inBundle" : true ,
33413341 "license" : " BSD-2-Clause" ,
33423342 "engines" : {
You can’t perform that action at this time.
0 commit comments