@uppy/thumbnail-generator
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -458,2 +458,2 @@ var _class, _temp; | ||
return ThumbnailGenerator; | ||
}(Plugin), _class.VERSION = "1.6.0", _temp); | ||
}(Plugin), _class.VERSION = "1.6.1", _temp); |
{ | ||
"name": "@uppy/thumbnail-generator", | ||
"description": "Uppy plugin that generates small previews of images to show on your upload UI.", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.0.0", | ||
"@uppy/utils": "^3.1.0", | ||
"exifr": "^5.0.1", | ||
@@ -33,3 +33,3 @@ "math-log2": "^1.0.1" | ||
}, | ||
"gitHead": "6a0152327386cb6dd1ae8aada13f13062d326b61" | ||
"gitHead": "b00ba139128393fd625defeb430c9a19b1a138f2" | ||
} |
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.1.0