vue-formular
Advanced tools
Comparing version 1.1.86 to 1.1.87
@@ -162,3 +162,3 @@ var merge = require('merge'); | ||
value = $this.val(); | ||
that.value = value?unqiue(value):[]; | ||
that.value = value?unique(value):[]; | ||
}, 0); | ||
@@ -165,0 +165,0 @@ } else { |
{ | ||
"name": "vue-formular", | ||
"description": "a comprehensive vue.js form component", | ||
"version": "1.1.86", | ||
"version": "1.1.87", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "vue", |
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