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 2.0.1 to 2.0.2

2

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

@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>",

@@ -56,4 +56,4 @@ # cidr-regex

- [is-cidr](https://github.com/silverwind/is-cidr) - Check if a string is a CIDR IP address
- [is-ip](https://github.com/sindresorhus/is-ip) - Check if a string is an IP prefex
- [is-cidr](https://github.com/silverwind/is-cidr) - Check if a string is a IP address in CIDR notation
- [is-ip](https://github.com/sindresorhus/is-ip) - Check if a string is an IP address
- [ip-regex](https://github.com/sindresorhus/ip-regex) - Regular expression for matching IP addresses

@@ -60,0 +60,0 @@

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