Paste chars filter back, default value override fix, '+' char added
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
{ | { | ||
"name": "vue-masked-input", | "name": "vue-masked-input", | ||
"description": "Masked input component for Vue.js 2.X", | "description": "Masked input component for Vue.js 2.X", | ||
"version": "0.2.6", | "version": "0.3.1", | ||
"author": "niksmr", | "author": "niksmr", | ||
"license": "MIT", | "license": "MIT", | ||
"homepage": "https://github.com/niksmr/vue-masked-input", | "homepage": "https://github.com/niksmr/vue-masked-input", | ||
... | ... |
Please register or sign in to comment