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.10 to 4.0.0

2

lib/index.js

@@ -16,3 +16,3 @@ function _classPrivateFieldLooseBase(e, t) { if (!{}.hasOwnProperty.call(e, t)) throw new TypeError("attempted to use private field on non-instance"); return e; }

const packageJson = {
"version": "4.0.0-beta.10"
"version": "4.0.0"
}; // eslint-disable-next-line @typescript-eslint/no-unused-vars

@@ -19,0 +19,0 @@ const defaultOptions = {

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

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

"dependencies": {
"@uppy/companion-client": "^4.0.0-beta.8",
"@uppy/provider-views": "^4.0.0-beta.10",
"@uppy/tus": "^4.0.0-beta.6",
"@uppy/utils": "^6.0.0-beta.9",
"@uppy/companion-client": "^4.0.0",
"@uppy/provider-views": "^4.0.0",
"@uppy/tus": "^4.0.0",
"@uppy/utils": "^6.0.0",
"component-emitter": "^2.0.0"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.11"
"@uppy/core": "^4.0.0"
},

@@ -43,4 +43,3 @@ "devDependencies": {

"whatwg-fetch": "^3.6.2"
},
"stableVersion": "3.6.0"
}
}
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