Socket
Socket
Sign inDemoInstall

@uppy/tus

Package Overview
Dependencies
35
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-beta.2 to 4.0.0-beta.3

2

lib/index.js

@@ -20,3 +20,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"
};

@@ -23,0 +23,0 @@ /**

{
"name": "@uppy/tus",
"description": "Resumable uploads for Uppy using Tus.io",
"version": "4.0.0-beta.2",
"version": "4.0.0-beta.3",
"license": "MIT",

@@ -25,4 +25,4 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "^4.0.0-beta.2",
"@uppy/utils": "^6.0.0-beta.2",
"@uppy/companion-client": "^4.0.0-beta.3",
"@uppy/utils": "^6.0.0-beta.3",
"tus-js-client": "^3.1.3"

@@ -34,5 +34,5 @@ },

"peerDependencies": {
"@uppy/core": "^4.0.0-beta.2"
"@uppy/core": "^4.0.0-beta.3"
},
"stableVersion": "3.5.4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc