Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cidr-tools

Package Overview
Dependencies
Maintainers
1
Versions
92
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 5.0.7 to 5.0.8

8

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

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

"type": "module",
"main": "./index.js",
"exports": "./index.js",
"sideEffects": false,

@@ -33,7 +33,7 @@ "engines": {

"dependencies": {
"ip-bigint": "5.0.2",
"ip-bigint": "5.0.3",
"ip-cidr": "3.0.10",
"ip-regex": "5.0.0",
"ipv6-normalize": "1.0.1",
"is-cidr": "5.0.1",
"is-cidr": "5.0.2",
"jsbn": "^1.1.0",

@@ -40,0 +40,0 @@ "string-natural-compare": "3.0.1"

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