@uppy/thumbnail-generator
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -8,3 +8,3 @@ import { UIPlugin } from '@uppy/core'; | ||
const packageJson = { | ||
"version": "3.0.7" | ||
"version": "3.0.8" | ||
}; | ||
@@ -11,0 +11,0 @@ /** |
{ | ||
"name": "@uppy/thumbnail-generator", | ||
"description": "Uppy plugin that generates small previews of images to show on your upload UI.", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^5.7.1", | ||
"@uppy/utils": "^5.7.2", | ||
"exifr": "^7.0.0" | ||
@@ -35,4 +35,4 @@ }, | ||
"peerDependencies": { | ||
"@uppy/core": "^3.9.0" | ||
"@uppy/core": "^3.9.1" | ||
} | ||
} |
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@^5.7.2