New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cidr-tools

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cidr-tools - npm Package Compare versions

Comparing version 2.2.9 to 2.2.10

18

package.json
{
"name": "cidr-tools",
"version": "2.2.9",
"version": "2.2.10",
"author": "silverwind <me@silverwind.io>",

@@ -32,15 +32,15 @@ "description": "Tools to work with IPv4 and IPv6 CIDR network lists",

"dependencies": {
"ip-address": "^5.9.2",
"ip-cidr": "^2.0.2",
"ip-address": "^6.1.0",
"ip-cidr": "^2.0.6",
"ipv6-normalize": "^1.0.1",
"is-cidr": "^3.0.0",
"is-cidr": "^3.1.0",
"jsbn": "^1.1.0",
"string-natural-compare": "^2.0.3"
"string-natural-compare": "^3.0.0"
},
"devDependencies": {
"eslint": "^6.0.1",
"eslint-config-silverwind": "^4.0.2",
"updates": "^8.2.1",
"ver": "^5.1.2"
"eslint": "6.6.0",
"eslint-config-silverwind": "5.0.0",
"updates": "9.1.0",
"versions": "7.0.2"
}
}

@@ -58,4 +58,4 @@ # cidr-tools

Returns a normalized representation of a IP or CIDR. Will not include a prefix on single IPs.
Returns a string with a normalized representation of a IP or CIDR. Will not include a prefix on single IPs.
© [silverwind](https://github.com/silverwind), distributed under BSD licence.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc