Comparing version 2.0.9 to 2.0.10
{ | ||
"name": "valido", | ||
"version": "2.0.9", | ||
"version": "2.0.10", | ||
"description": "Check and validation library", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -11,2 +11,3 @@ module.exports = [ | ||
{ value: 'google.com', result: false }, | ||
{ value: 'http://localhost:3200/website.html', result: true }, | ||
{ value: 'https://127.0.0.1:3128', result: true }, | ||
@@ -13,0 +14,0 @@ { value: 'http://www.google.com', result: true }, |
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
53340
1447
0