Socket
Socket
Sign inDemoInstall

list-dragon

Package Overview
Dependencies
2
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

4

package.json
{
"name": "list-dragon",
"version": "1.3.1",
"version": "1.3.2",
"main": "./index.js",

@@ -8,3 +8,3 @@ "description": "Drag and drop items between lists.",

"type": "git",
"url": "git://github.com/openfin/list-dragon.git"
"url": "git://github.com/joneit/list-dragon.git"
},

@@ -11,0 +11,0 @@ "author": "JEiten",

# list-dnd
Drag and drop items between lists.
> v1.3.1 qualifies reference to `ShadowRoot` which was previously erroring out in non-Chrome browsers.
> v1.3.1 Qualifies a reference to `ShadowRoot` which was causing error on drag in non-Chrome browsers..
### API documentation
Detailed API docs can be found [here](http://openfin.github.io/list-dragon/ListDragon.html).
Detailed API docs can be found [here](http://joneit.github.io/list-dragon/ListDragon.html).
### Demo
A demo can be found [here](http://openfin.github.io/list-dragon/demo.html).
A demo can be found [here](http://joneit.github.io/list-dragon/demo.html).

@@ -19,3 +19,3 @@ ### CDN versions

1. Incorporate the node module into your own browserified project.
2. Use the browserified versions [`list-dragon.js`](http://openfin.github.io/list-dragon/list-dragon.js) or [`list-dragon.min.js`](http://openfin.github.io/list-dragon/list-dragon.min.js) available on the Github pages CDN.
2. Use the browserified versions [`list-dragon.js`](http://joneit.github.io/list-dragon/list-dragon.js) or [`list-dragon.min.js`](http://joneit.github.io/list-dragon/list-dragon.min.js) available on the Github pages CDN.

@@ -22,0 +22,0 @@ ### Git Submodules

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