@vuelidate/components
Advanced tools
Comparing version 1.1.14 to 1.1.15
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.15](https://github.com/vuelidate/vuelidate/compare/@vuelidate/components@1.1.14...@vuelidate/components@1.1.15) (2022-03-13) | ||
**Note:** Version bump only for package @vuelidate/components | ||
## [1.1.14](https://github.com/vuelidate/vuelidate/compare/@vuelidate/components@1.1.13...@vuelidate/components@1.1.14) (2022-01-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vuelidate/components", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "Components for Vuelidate", | ||
@@ -17,5 +17,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vuelidate/core": "^2.0.0-alpha.34" | ||
"@vuelidate/core": "^2.0.0-alpha.35" | ||
}, | ||
"gitHead": "9eba8c3d60d16104e0a0ea3e31bde0be4ea916ac" | ||
"gitHead": "a9eb302e668c5514500edda9a96857410e3332e9" | ||
} |
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
9161