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 5.1.3 to 5.1.4

23

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

@@ -10,2 +10,4 @@ "description": "Tools to work with IPv4 and IPv6 CIDR network lists",

"exports": "./index.js",
"main": "./index.js",
"types": "./index.d.ts",
"sideEffects": false,

@@ -19,3 +21,2 @@ "engines": {

],
"types": "./index.d.ts",
"dependencies": {

@@ -28,20 +29,8 @@ "cidr-regex": "4.0.2",

"devDependencies": {
"eslint": "8.29.0",
"eslint-config-silverwind": "64.0.2",
"eslint": "8.30.0",
"eslint-config-silverwind": "65.0.0",
"updates": "13.2.4",
"versions": "10.4.1",
"vitest": "0.25.8"
},
"keywords": [
"cidr",
"ip",
"network",
"cidr-tools",
"address",
"ipv4",
"ipv6",
"merge",
"exclude",
"expand"
]
}
}
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