Socket
Socket
Sign inDemoInstall

@uppy/tus

Package Overview
Dependencies
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/tus - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "@uppy/tus",
"description": "Resumable uploads for Uppy using Tus.io",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "1.0.0",
"@uppy/utils": "0.30.5",
"@uppy/companion-client": "1.0.1",
"@uppy/utils": "0.30.6",
"tus-js-client": "^1.8.0-0"
},
"devDependencies": {
"@uppy/core": "1.0.0"
"@uppy/core": "1.0.1"
},

@@ -36,3 +36,3 @@ "peerDependencies": {

},
"gitHead": "25d4b3678b9bebb2127798b9185a0b2083a9dac1"
"gitHead": "1ad322497ff694f06f328c3cccbe5cf0922c5bed"
}
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