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.1 to 5.0.2

2

index.js

@@ -6,3 +6,3 @@ import IPCIDR from "ip-cidr";

import naturalCompare from "string-natural-compare";
import {stringify as stringifyIp} from "ip-bigint";
import {stringifyIp} from "ip-bigint";
import {BigInteger} from "jsbn";

@@ -9,0 +9,0 @@

{
"name": "cidr-tools",
"version": "5.0.1",
"version": "5.0.2",
"author": "silverwind <me@silverwind.io>",

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

"dependencies": {
"ip-bigint": "3.0.3",
"ip-bigint": "4.0.0",
"ip-cidr": "^3.0.10",

@@ -33,0 +33,0 @@ "ip-regex": "5.0.0",

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