@filerobot/thumbnail-generator
Advanced tools
Comparing version 3.107.0 to 3.108.0
{ | ||
"name": "@filerobot/thumbnail-generator", | ||
"description": "Filerobot plugin that generates small previews of images to show on your upload UI.", | ||
"version": "3.107.0", | ||
"version": "3.108.0", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/utils": "^3.107.0", | ||
"@filerobot/utils": "^3.108.0", | ||
"math-log2": "^2.0.0" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "6cc1b01193bd33d2e36e5368a69d9929ad980152" | ||
"gitHead": "8a8daacda084e089d1b71a128f3a28a827f77eba" | ||
} |
Sorry, the diff of this file is too big to display
329565
Updated@filerobot/utils@^3.108.0