Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@uppy/transloadit

Package Overview
Dependencies
Maintainers
5
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/transloadit - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

lib/index.js

@@ -881,5 +881,5 @@ var _class, _temp;

return Transloadit;
}(Plugin), _class.VERSION = "1.5.0", _temp);
}(Plugin), _class.VERSION = "1.5.1", _temp);
module.exports.COMPANION = COMPANION;
module.exports.UPPY_SERVER = COMPANION;
module.exports.COMPANION_PATTERN = ALLOWED_COMPANION_PATTERN;
{
"name": "@uppy/transloadit",
"description": "The Transloadit plugin can be used to upload files to Transloadit for all kinds of processing, such as transcoding video, resizing images, zipping/unzipping, and more",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",

@@ -30,6 +30,6 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "file:../companion-client",
"@uppy/provider-views": "file:../provider-views",
"@uppy/tus": "file:../tus",
"@uppy/utils": "file:../utils",
"@uppy/companion-client": "^1.4.1",
"@uppy/provider-views": "^1.5.4",
"@uppy/tus": "^1.5.4",
"@uppy/utils": "^2.2.1",
"component-emitter": "^1.2.1",

@@ -40,3 +40,4 @@ "socket.io-client": "~2.2.0"

"@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