@uppy/thumbnail-generator
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -405,2 +405,2 @@ "use strict"; | ||
}, _class.VERSION = "2.0.2", _temp); | ||
}, _class.VERSION = "2.0.3", _temp); |
{ | ||
"name": "@uppy/thumbnail-generator", | ||
"description": "Uppy plugin that generates small previews of images to show on your upload UI.", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.0.0", | ||
"@uppy/utils": "^4.0.1", | ||
"exifr": "^6.0.0" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "246eafc51a7ed6a1f534629454e1f78cd6f507c1" | ||
"gitHead": "b3b68c07773395d1521c38148cbf87ed88ff2364" | ||
} |
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@^4.0.1