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 4.0.0-beta.2 to 4.0.0-beta.3

2

lib/index.js

@@ -17,3 +17,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; }

const packageJson = {
"version": "4.0.0-beta.2"
"version": "4.0.0-beta.3"
};

@@ -20,0 +20,0 @@ const sendErrorToConsole = originalErr => err => {

{
"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": "4.0.0-beta.2",
"version": "4.0.0-beta.3",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^4.0.0-beta.2",
"@uppy/provider-views": "^4.0.0-beta.2",
"@uppy/tus": "^4.0.0-beta.2",
"@uppy/utils": "^6.0.0-beta.2",
"@uppy/companion-client": "^4.0.0-beta.3",
"@uppy/provider-views": "^4.0.0-beta.3",
"@uppy/tus": "^4.0.0-beta.3",
"@uppy/utils": "^6.0.0-beta.3",
"component-emitter": "^1.2.1"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.2"
"@uppy/core": "^4.0.0-beta.3"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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