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

is-cidr

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-cidr - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

index.d.ts

13

package.json
{
"name": "is-cidr",
"version": "3.0.0",
"version": "3.1.0",
"description": "Check if a string is an IP address in CIDR notation",

@@ -18,3 +18,4 @@ "author": "silverwind <me@silverwind.io>",

"files": [
"index.js"
"index.js",
"index.d.ts"
],

@@ -36,7 +37,7 @@ "keywords": [

"devDependencies": {
"eslint": "^5.7.0",
"eslint-config-silverwind": "^2.0.9",
"updates": "^4.5.2",
"ver": "^3.0.0"
"eslint": "^6.2.1",
"eslint-config-silverwind": "^4.0.4",
"updates": "^8.5.3",
"ver": "^5.1.3"
}
}
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