Socket
Socket
Sign inDemoInstall

@uppy/drag-drop

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/drag-drop - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

lib/DragDrop.js

@@ -14,3 +14,3 @@ "use strict";

const packageJson = {
"version": "2.1.1"
"version": "2.1.2"
};

@@ -17,0 +17,0 @@

{
"name": "@uppy/drag-drop",
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
"version": "2.1.1",
"version": "2.1.2",
"license": "MIT",

@@ -29,8 +29,8 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^4.1.0",
"@uppy/utils": "^4.1.2",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^2.3.0"
"@uppy/core": "^2.3.3"
}
}
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