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.4.1 to 1.4.2

2

lib/index.js

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

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

@@ -31,5 +31,5 @@ "main": "lib/index.js",

"@uppy/companion-client": "^1.4.1",
"@uppy/provider-views": "^1.5.1",
"@uppy/tus": "^1.5.1",
"@uppy/utils": "^2.1.1",
"@uppy/provider-views": "^1.5.2",
"@uppy/tus": "^1.5.2",
"@uppy/utils": "^2.1.2",
"component-emitter": "^1.2.1",

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

},
"gitHead": "18180d577854d1a78588d67eb210528b207bf130"
"gitHead": "2b91a96c95ea1aa32980984904f9877d8a4c4440"
}
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