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.6.25 to 1.6.26

2

lib/index.js

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

return Transloadit;
}(Plugin), _class.VERSION = "1.6.25", _temp);
}(Plugin), _class.VERSION = "1.6.26", _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.6.25",
"version": "1.6.26",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^1.10.1",
"@uppy/provider-views": "^1.12.2",
"@uppy/tus": "^1.9.1",
"@uppy/utils": "^3.6.1",
"@uppy/companion-client": "^1.10.2",
"@uppy/provider-views": "^1.12.3",
"@uppy/tus": "^1.9.2",
"@uppy/utils": "^3.6.2",
"component-emitter": "^1.2.1",

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

},
"gitHead": "23e4a537a6ab8e5062529de36ad3a91c8257de19"
"gitHead": "4b782ffbbb443672843d7b4096956bed3b11d612"
}

Sorry, the diff of this file is not supported yet

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