New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-simple-multi-select

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-simple-multi-select - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "vue-simple-multi-select",
"version": "1.0.1",
"version": "1.0.2",
"description": "multiple select autocomplete dropdown for vue",

@@ -5,0 +5,0 @@ "main": "dist/index",

# vue-simple-multi-select
A Vue component that makes long, unwieldy select boxes user friendly.
A Vue component that makes long, unwieldy select boxes user friendly.
[Check out a demo here](https://codesandbox.io/s/18jz68zn77)
## What it Does

@@ -6,0 +8,0 @@

@@ -44,3 +44,2 @@ const webpack = require('webpack');

ignore: [
'index.html',
'.DS_Store'

@@ -47,0 +46,0 @@ ]

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc