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