@uppy/drag-drop
Advanced tools
Comparing version 1.4.24 to 1.4.25
@@ -259,2 +259,2 @@ var _class, _temp; | ||
return DragDrop; | ||
}(Plugin), _class.VERSION = "1.4.24", _temp); | ||
}(Plugin), _class.VERSION = "1.4.25", _temp); |
{ | ||
"name": "@uppy/drag-drop", | ||
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.", | ||
"version": "1.4.24", | ||
"version": "1.4.25", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.4.0", | ||
"@uppy/utils": "^3.4.1", | ||
"preact": "8.2.9" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "7c55bd855e456c536bcd318efeefd65e774cd903" | ||
"gitHead": "2eabc3309983165b3f275c7b6f21fc0e899d11ba" | ||
} |
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
Updated@uppy/utils@^3.4.1