Socket
Socket
Sign inDemoInstall

vue-my-dropdown

Package Overview
Dependencies
13
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5 to 2.0.6

src/remove-polyfill.js

6

package.json
{
"name": "vue-my-dropdown",
"version": "2.0.5",
"version": "2.0.6",
"description": "Dropdown component to vuejs",

@@ -37,2 +37,3 @@ "author": "David Casado Martínez @davidnotplay <dcasadomartinez@gmail.com>",

"babel-plugin-transform-runtime": "^6.22.0",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.22.0",

@@ -63,3 +64,6 @@ "babel-preset-stage-2": "^6.22.0",

"karma": "^1.4.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-firefox-launcher": "^1.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-mocha": "^1.3.0",

@@ -66,0 +70,0 @@ "karma-phantomjs-launcher": "^1.0.2",

12

README.md

@@ -12,3 +12,3 @@ # Vue my dropdown component

## Usage
## Usage
You can import and insert the component using:

@@ -19,3 +19,3 @@

// Component
// Component
export default {

@@ -31,3 +31,9 @@ //...

## Changelog
### 2.1.0
- Fixed error in IE <= 11.
- Added positioned event.
- Changed `.babelrc` configuration. Now use `env` preset
## LICENSE
The license is MIT. See LICENSE file to more info.
The license is MIT. See LICENSE file to more info.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc