awesome-mask
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -32,4 +32,4 @@ 'use strict'; | ||
maskInput(mask, ev.target); | ||
broadcast(ev); | ||
}, 0); | ||
broadcast(ev); | ||
}; | ||
@@ -36,0 +36,0 @@ |
{ | ||
"name": "awesome-mask", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "An awesome mask directive for Vue.js using vanilla-masker from `https://github.com/BankFacil/vanilla-masker`", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7437