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 1.2.1 to 1.2.2

14

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

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

"scripts": {
"test": "eslint index.js && ava"
"test": "make test"
},

@@ -32,4 +32,4 @@ "keywords": [

"dependencies": {
"execa": "^0.8.0",
"ipaddr.js": "^1.5.4",
"execa": "^0.9.0",
"ipaddr.js": "^1.6.0",
"mz": "^2.7.0",

@@ -39,5 +39,7 @@ "tempfile": "^2.0.0"

"devDependencies": {
"ava": "^0.24.0",
"eslint": "^4.12.1"
"ava": "^0.25.0",
"eslint": "^4.18.2",
"eslint-config-silverwind": "^1.0.37",
"updates": "^2.3.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