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

@uppy/transloadit

Package Overview
Dependencies
Maintainers
6
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 3.5.0 to 3.5.1

2

lib/index.js

@@ -15,3 +15,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": "3.5.0"
"version": "3.5.1"
};

@@ -18,0 +18,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": "3.5.0",
"version": "3.5.1",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^3.7.1",
"@uppy/provider-views": "^3.9.0",
"@uppy/tus": "^3.5.1",
"@uppy/utils": "^5.7.1",
"@uppy/companion-client": "^3.7.2",
"@uppy/provider-views": "^3.9.1",
"@uppy/tus": "^3.5.2",
"@uppy/utils": "^5.7.2",
"component-emitter": "^1.2.1"
},
"peerDependencies": {
"@uppy/core": "^3.9.0"
"@uppy/core": "^3.9.1"
},

@@ -41,0 +41,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