Comparing version 3.0.0 to 3.1.0
{ | ||
"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" | ||
} | ||
} |
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
4486
5
39