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

cidr-regex

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cidr-regex - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

index.d.ts

16

package.json
{
"name": "cidr-regex",
"version": "3.0.0",
"version": "3.1.0",
"description": "Regular expression for matching IP addresses in CIDR notation",

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

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

@@ -35,8 +36,9 @@ "keywords": [

"devDependencies": {
"eslint": "7.0.0",
"eslint-config-silverwind": "13.1.0",
"jest": "26.0.1",
"updates": "10.2.11",
"versions": "8.2.9"
"eslint": "7.8.1",
"eslint-config-silverwind": "18.0.8",
"jest": "26.4.2",
"tsd": "0.13.1",
"updates": "10.3.6",
"versions": "8.4.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