🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cidr-block

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cidr-block - npm Package Compare versions

Comparing version
2.0.0
to
2.0.1
+2
-4
package.json
{
"name": "cidr-block",
"description": "IPv4 and IPv6 address and cidr range utilities",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -69,9 +69,7 @@ "author": "Brandon Burrus <brandon@burrus.io>",

"tslib": "^2.8.1",
"typedoc": "^0.28.14",
"typedoc-github-theme": "^0.3.1",
"typescript": "^5.9.3",
"vitest": "^4.0.13"
},
"dependencies": {
"typedoc": "^0.28.14"
}
}

@@ -41,2 +41,4 @@ IPv4 and IPv6 address and CIDR range utilities for JavaScript and TypeScript.

Full documentation can be found at [cidr-block.com](https://cidr-block.com).
### IPv4

@@ -43,0 +45,0 @@