@vee-validate/rules
Advanced tools
Comparing version 4.12.6 to 4.12.7
/** | ||
* vee-validate v4.12.6 | ||
* vee-validate v4.12.7 | ||
* (c) 2024 Abdelrahman Awad | ||
@@ -414,3 +414,2 @@ * @license MIT | ||
return Array.from(list).some(item => { | ||
// eslint-disable-next-line | ||
return item == value; | ||
@@ -503,3 +502,2 @@ }); | ||
try { | ||
// eslint-disable-next-line no-new | ||
new URL(value); | ||
@@ -506,0 +504,0 @@ } |
/** | ||
* vee-validate v4.12.6 | ||
* vee-validate v4.12.7 | ||
* (c) 2024 Abdelrahman Awad | ||
@@ -417,3 +417,2 @@ * @license MIT | ||
return Array.from(list).some(item => { | ||
// eslint-disable-next-line | ||
return item == value; | ||
@@ -506,3 +505,2 @@ }); | ||
try { | ||
// eslint-disable-next-line no-new | ||
new URL(value); | ||
@@ -509,0 +507,0 @@ } |
/** | ||
* vee-validate v4.12.6 | ||
* vee-validate v4.12.7 | ||
* (c) 2024 Abdelrahman Awad | ||
@@ -4,0 +4,0 @@ * @license MIT |
{ | ||
"name": "@vee-validate/rules", | ||
"version": "4.12.6", | ||
"version": "4.12.7", | ||
"description": "Form Validation for Vue.js", | ||
@@ -31,4 +31,4 @@ "author": "Abdelrahman Awad <logaretm1@gmail.com>", | ||
"dependencies": { | ||
"vee-validate": "4.12.6" | ||
"vee-validate": "4.12.7" | ||
} | ||
} |
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
57309
1200
+ Addedvee-validate@4.12.7(transitive)
- Removedvee-validate@4.12.6(transitive)
Updatedvee-validate@4.12.7