@uppy/core
Advanced tools
Comparing version 0.30.1 to 0.30.2
{ | ||
"name": "@uppy/core", | ||
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:", | ||
"version": "0.30.1", | ||
"version": "0.30.2", | ||
"license": "MIT", | ||
@@ -23,4 +23,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/store-default": "0.28.1", | ||
"@uppy/utils": "0.30.1", | ||
"@uppy/store-default": "^0.28.2", | ||
"@uppy/utils": "^0.30.2", | ||
"cuid": "^2.1.1", | ||
@@ -33,3 +33,3 @@ "lodash.throttle": "^4.1.1", | ||
}, | ||
"gitHead": "a5c39e9a350d29b870307ddb572ac2cde5112e4c" | ||
"gitHead": "f94bc77debd56e75bb605a268ad2c8cd67dd6678" | ||
} |
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
165905
+ Added@uppy/store-default@0.28.3(transitive)
+ Added@uppy/utils@0.30.6(transitive)
- Removed@uppy/store-default@0.28.1(transitive)
- Removed@uppy/utils@0.30.1(transitive)
Updated@uppy/store-default@^0.28.2
Updated@uppy/utils@^0.30.2