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.5.3 to 1.5.4

2

lib/index.js

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

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

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

"dependencies": {
"@uppy/utils": "file:../utils"
"@uppy/utils": "^2.2.1"
},
"peerDependencies": {
"@uppy/core": "^1.0.0"
}
},
"gitHead": "07e9909bfcca44505433c8bfc38a050314be64ce"
}
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