@uppy/drag-drop
Advanced tools
Comparing version 0.27.1 to 0.27.2
{ | ||
"name": "@uppy/drag-drop", | ||
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.", | ||
"version": "0.27.1", | ||
"version": "0.27.2", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "0.27.0", | ||
"@uppy/utils": "0.27.1", | ||
"drag-drop": "2.13.3", | ||
@@ -35,8 +35,7 @@ "preact": "^8.2.9" | ||
"devDependencies": { | ||
"@uppy/core": "0.27.0" | ||
"@uppy/core": "0.27.1" | ||
}, | ||
"peerDependencies": { | ||
"@uppy/core": "^0.27.0" | ||
}, | ||
"gitHead": "6b82d12d42a0dfdd9e0677a18efcaf44c251c58c" | ||
} | ||
} |
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
30745
- Removed@uppy/utils@0.27.0(transitive)
Updated@uppy/utils@0.27.1