Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/drag-drop

Package Overview
Dependencies
Maintainers
5
Versions
85
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 1.4.18 to 1.4.19

2

lib/index.js

@@ -259,2 +259,2 @@ var _class, _temp;

return DragDrop;
}(Plugin), _class.VERSION = "1.4.18", _temp);
}(Plugin), _class.VERSION = "1.4.19", _temp);
{
"name": "@uppy/drag-drop",
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
"version": "1.4.18",
"version": "1.4.19",
"license": "MIT",

@@ -28,3 +28,3 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^3.2.2",
"@uppy/utils": "^3.2.3",
"preact": "8.2.9"

@@ -35,3 +35,3 @@ },

},
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e"
"gitHead": "7bf5ca55a74eed7a7fcc71285dfb98350ac2e08e"
}

@@ -29,3 +29,3 @@ # @uppy/drag-drop

```bash
$ npm install @uppy/drag-drop --save
$ npm install @uppy/drag-drop
```

@@ -32,0 +32,0 @@

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