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