You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-custom-inputs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-custom-inputs - npm Package Compare versions

Comparing version

to
1.0.2

4

package.json

@@ -58,6 +58,6 @@ {

"build": "cross-env NODE_ENV=production BUILD=publish webpack --progress --hide-modules",
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --inline --hot",
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"doc": "cross-env NODE_ENV=production BUILD=doc webpack --progress --hide-modules"
},
"version": "1.0.1"
"version": "1.0.2"
}

@@ -1,2 +0,2 @@

# Vue custom input ![version](https://img.shields.io/badge/version-%20v1.0.0%20-green.svg) ![vue](https://img.shields.io/badge/vue-%20v2.1%20-green.svg)
# Vue custom input ![version](https://img.shields.io/badge/version-%20v1.0.1%20-green.svg) ![vue](https://img.shields.io/badge/vue-%20v2.1%20-green.svg)

@@ -14,3 +14,3 @@ Vue custom input is a vue component for custom split input box, mobile web input box, simulating native app input box and etc. It's designed to input password and verification code. But you can also use it in other situation as you wish.

```bash
npm i vue-custom-input -S
npm i vue-custom-inputs -S
```

@@ -17,0 +17,0 @@

Sorry, the diff of this file is not supported yet