cidr-regex
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4275
1