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 6.0.1 to 6.0.2

2

index.js

@@ -137,3 +137,3 @@ /*! drag-drop. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */

const entries = results.flat()
const entries = results.flat(Infinity)

@@ -140,0 +140,0 @@ const files = entries.filter(item => {

{
"name": "drag-drop",
"description": "HTML5 drag & drop for humans",
"version": "6.0.1",
"version": "6.0.2",
"author": {

@@ -22,3 +22,3 @@ "name": "Feross Aboukhadijeh",

"standard": "*",
"tape": "^4.0.0"
"tape": "^5.0.0"
},

@@ -25,0 +25,0 @@ "homepage": "https://github.com/feross/drag-drop",

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