Socket
Socket
Sign inDemoInstall

cidr-regex

Package Overview
Dependencies
Maintainers
1
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 1.0.0 to 1.0.2

6

package.json
{
"name": "cidr-regex",
"version": "1.0.0",
"version": "1.0.2",
"description": "Regular expression for matching CIDR (Classless Inter-Domain Routing)",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"build": "babel index.js -d dist/",
"prepublish": "npm run build",
"test": "ava --require babel-register"

@@ -8,0 +10,0 @@ },

Sorry, the diff of this file is not supported yet

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