Socket
Socket
Sign inDemoInstall

drag-drop

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drag-drop - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "drag-drop",
"description": "Unfuck the HTML5 drag & drop API",
"version": "1.0.0",
"description": "HTML5 drag & drop for humans",
"version": "1.0.1",
"author": "Feross Aboukhadijeh <feross@feross.org> (http://feross.org/)",

@@ -46,2 +46,2 @@ "bugs": {

}
}
}

@@ -9,6 +9,10 @@ # drag-drop

### Unfuck the [HTML5 drag & drop API](https://developer.mozilla.org/en-US/docs/Using_files_from_web_applications)
### [HTML5 drag & drop API](https://developer.mozilla.org/en-US/docs/Using_files_from_web_applications) for humans
Also works in the browser with [browserify](http://browserify.org/)!
In case you didn't know, the HTML5 drag and drop API is a
[total disaster](http://www.quirksmode.org/blog/archives/2009/09/the_html5_drag.html)!
This is an attempt to make the API usable by mere mortals.
Works in the browser with [browserify](http://browserify.org/)!
## install

@@ -15,0 +19,0 @@

Sorry, the diff of this file is not supported yet

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