Socket
Socket
Sign inDemoInstall

@uppy/thumbnail-generator

Package Overview
Dependencies
Maintainers
5
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/thumbnail-generator - npm Package Compare versions

Comparing version 1.6.2 to 1.6.3

2

lib/index.js

@@ -458,2 +458,2 @@ var _class, _temp;

return ThumbnailGenerator;
}(Plugin), _class.VERSION = "1.6.2", _temp);
}(Plugin), _class.VERSION = "1.6.3", _temp);
{
"name": "@uppy/thumbnail-generator",
"description": "Uppy plugin that generates small previews of images to show on your upload UI.",
"version": "1.6.2",
"version": "1.6.3",
"license": "MIT",

@@ -25,3 +25,3 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^3.1.0",
"@uppy/utils": "^3.2.0",
"exifr": "^5.0.2",

@@ -33,3 +33,3 @@ "math-log2": "^1.0.1"

},
"gitHead": "aacaff256c64739337c9148963e874d7c06c9e58"
"gitHead": "16686fc0cae55dd40f449f63005273145aba7df3"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc