Mask as object feature added
Prevent useless initMask calls
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
{ | ||
"name": "vue-masked-input", | ||
"description": "Masked input component for Vue.js 2.X", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"author": "niksmr", | ||
"license": "MIT", | ||
"homepage": "https://github.com/niksmr/vue-masked-input", | ||
... | ... |
Please register or sign in to comment