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 6.2.0 to 6.2.1

12

package.json
{
"name": "cidr-tools",
"version": "6.2.0",
"version": "6.2.1",
"author": "silverwind <me@silverwind.io>",
"description": "Tools to work with IPv4 and IPv6 CIDR network lists",
"description": "Tools to work with IPv4 and IPv6 CIDR",
"repository": "silverwind/cidr-tools",

@@ -22,3 +22,3 @@ "license": "BSD-2-Clause",

"cidr-regex": "4.0.3",
"ip-bigint": "7.2.0",
"ip-bigint": "7.2.1",
"ip-regex": "5.0.0",

@@ -28,8 +28,8 @@ "string-natural-compare": "3.0.1"

"devDependencies": {
"eslint": "8.41.0",
"eslint-config-silverwind": "73.0.0",
"eslint": "8.42.0",
"eslint-config-silverwind": "73.0.2",
"updates": "14.1.1",
"versions": "11.0.1",
"vitest": "0.31.4"
"vitest": "0.32.0"
}
}
# cidr-tools
[![](https://img.shields.io/npm/v/cidr-tools.svg?style=flat)](https://www.npmjs.org/package/cidr-tools)
[![](https://img.shields.io/npm/dm/cidr-tools.svg)](https://www.npmjs.org/package/cidr-tools) [![](https://img.shields.io/bundlephobia/minzip/cidr-tools.svg)](https://bundlephobia.com/package/cidr-tools)
> Tools to work with IPv4 and IPv6 CIDR network lists
> Tools to work with IPv4 and IPv6 CIDR

@@ -6,0 +6,0 @@ ## Install

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