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-input-tag

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-input-tag - npm Package Compare versions

Comparing version

to
0.0.10

15

package.json
{
"name": "vue-input-tag",
"version": "0.0.9",
"version": "0.0.10",
"description": "Vue.js input tag editor component",
"keywords": ["input", "tag", "inputtag"],
"keywords": [
"input",
"tag",
"inputtag"
],
"author": "Matias Tucci <matiastucci@gmail.com>",

@@ -22,3 +26,3 @@ "main": "src/InputTag.vue",

"dependencies": {
"vue": "^2.1.3"
"vue": "^2.1.8"
},

@@ -37,2 +41,3 @@ "devDependencies": {

"connect-history-api-fallback": "^1.1.0",
"coveralls": "^2.11.15",
"css-loader": "^0.25.0",

@@ -77,5 +82,5 @@ "eslint": "^3.7.1",

"url-loader": "^0.5.7",
"vue-loader": "^10.0.0",
"vue-loader": "^10.0.2",
"vue-style-loader": "^1.0.0",
"vue-template-compiler": "^2.1.3",
"vue-template-compiler": "^2.1.8",
"webpack": "^1.13.2",

@@ -82,0 +87,0 @@ "webpack-dev-middleware": "^1.8.3",

# vue-input-tag
> A Vue.js 2.0 input tag component inspired in [react-tagsinput](https://github.com/olahol/react-tagsinput)
[![bitHound Overall Score](https://img.shields.io/npm/v/vue-input-tag.svg)](https://www.npmjs.com/package/vue-input-tag)
[![bitHound Overall Score](https://img.shields.io/npm/l/vue-input-tag.svg)](https://www.npmjs.com/package/vue-input-tag)
[![bitHound Overall Score](https://img.shields.io/npm/dm/vue-input-tag.svg)](https://www.npmjs.com/package/vue-input-tag)
[![Codeship](https://img.shields.io/codeship/3a192ae0-9502-0134-8f6e-1e693cf3975e/master.svg)]()
[![Coverage Status](https://coveralls.io/repos/github/matiastucci/vue-input-tag/badge.svg?branch=master)](https://coveralls.io/github/matiastucci/vue-input-tag?branch=master)
[![bitHound Overall Score](https://www.bithound.io/github/matiastucci/vue-input-tag/badges/score.svg)](https://www.bithound.io/github/matiastucci/vue-input-tag)
[![bitHound Dependencies](https://www.bithound.io/github/matiastucci/vue-input-tag/badges/dependencies.svg)](https://www.bithound.io/github/matiastucci/vue-input-tag/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/matiastucci/vue-input-tag/badges/code.svg)](https://www.bithound.io/github/matiastucci/vue-input-tag)
[![Codeship](https://img.shields.io/codeship/3a192ae0-9502-0134-8f6e-1e693cf3975e/master.svg)]()
[![Version](https://img.shields.io/npm/v/vue-input-tag.svg)](https://www.npmjs.com/package/vue-input-tag)
[![License](https://img.shields.io/npm/l/vue-input-tag.svg)](https://www.npmjs.com/package/vue-input-tag)
[![Monthly Downloads](https://img.shields.io/npm/dm/vue-input-tag.svg)](https://www.npmjs.com/package/vue-input-tag)

@@ -12,0 +13,0 @@ <p align="center">

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet