@vuelidate/components
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.7](https://github.com/vuelidate/vuelidate/compare/@vuelidate/components@1.1.6...@vuelidate/components@1.1.7) (2021-10-06) | ||
**Note:** Version bump only for package @vuelidate/components | ||
## [1.1.6](https://github.com/vuelidate/vuelidate/compare/@vuelidate/components@1.1.5...@vuelidate/components@1.1.6) (2021-09-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vuelidate/components", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Components for Vuelidate", | ||
@@ -17,5 +17,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vuelidate/core": "^2.0.0-alpha.26" | ||
"@vuelidate/core": "^2.0.0-alpha.27" | ||
}, | ||
"gitHead": "e821ced57fbfd4a3695f839a3346811833a40715" | ||
"gitHead": "0e5d34409375a319290463d1644db6caa57e0557" | ||
} |
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
7509