@uppy/drag-drop
Advanced tools
Comparing version 1.4.21 to 1.4.22
@@ -259,2 +259,2 @@ var _class, _temp; | ||
return DragDrop; | ||
}(Plugin), _class.VERSION = "1.4.21", _temp); | ||
}(Plugin), _class.VERSION = "1.4.22", _temp); |
{ | ||
"name": "@uppy/drag-drop", | ||
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.", | ||
"version": "1.4.21", | ||
"version": "1.4.22", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.2.5", | ||
"@uppy/utils": "^3.3.0", | ||
"preact": "8.2.9" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "3ff9ab042f3d22c8efd528de91b4179b0cc4b909" | ||
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
483
35677
+ Addedabortcontroller-polyfill@1.7.6(transitive)
- Removedabortcontroller-polyfill@1.7.5(transitive)
Updated@uppy/utils@^3.3.0