@uppy/drag-drop
Advanced tools
Comparing version 1.4.18 to 1.4.19
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35680
Updated@uppy/utils@^3.2.3