Socket
Socket
Sign inDemoInstall

dropkickjs

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

22

CHANGELOG.md
# Change Log
## [Unreleased](https://github.com/Robdel12/DropKick/tree/HEAD)
[Full Changelog](https://github.com/Robdel12/DropKick/compare/v2.2.1...HEAD)
**Closed issues:**
- UglifyJS error because of ES6 [\#349](https://github.com/Robdel12/DropKick/issues/349)
## [v2.2.1](https://github.com/Robdel12/DropKick/tree/v2.2.1) (2017-10-13)
[Full Changelog](https://github.com/Robdel12/DropKick/compare/v2.2.0...v2.2.1)
**Closed issues:**
- More robust tests [\#272](https://github.com/Robdel12/DropKick/issues/272)
- Migration guide from DK 1 to 2 [\#260](https://github.com/Robdel12/DropKick/issues/260)
**Merged pull requests:**
- Change package main source to built files [\#351](https://github.com/Robdel12/DropKick/pull/351) ([Robdel12](https://github.com/Robdel12))
## [v2.2.0](https://github.com/Robdel12/DropKick/tree/v2.2.0) (2017-08-27)

@@ -447,3 +467,3 @@ [Full Changelog](https://github.com/Robdel12/DropKick/compare/v2.1.9...v2.2.0)

- jQuery 1.9 support [\#104](https://github.com/Robdel12/DropKick/pull/104) ([joeblynch](https://github.com/joeblynch))
- fix: if two selects have one same name in a page [\#93](https://github.com/Robdel12/DropKick/pull/93) ([chenhouwu](https://github.com/chenhouwu))
- fix: if two selects have one same name in a page [\#93](https://github.com/Robdel12/DropKick/pull/93) ([laishua](https://github.com/laishua))
- Fix browser detection to make dropkick work in IE 10 [\#88](https://github.com/Robdel12/DropKick/pull/88) ([steve-v-jedo](https://github.com/steve-v-jedo))

@@ -450,0 +470,0 @@ - Fixed issue \#58 [\#73](https://github.com/Robdel12/DropKick/pull/73) ([clupasq](https://github.com/clupasq))

5

package.json
{
"name": "dropkickjs",
"version": "2.2.0",
"version": "2.2.1",
"author": {

@@ -16,3 +16,3 @@ "name": "Robert DeLuca"

},
"main": "./src/dropkick.js",
"main": "./dist/dropkick.js",
"description": "A JavaScript plugin for creating beautiful, graceful, and painless custom dropdowns.",

@@ -53,3 +53,2 @@ "scripts": {

"node-sass": "4.5.3",
"qunitjs": "^1.17.1",
"sass-loader": "^6.0.6",

@@ -56,0 +55,0 @@ "sinon": "^2.3.8",

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