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 0.30.1 to 0.30.2

10

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

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

"dependencies": {
"@uppy/companion-client": "0.28.1",
"@uppy/utils": "0.30.1",
"@uppy/companion-client": "^0.28.2",
"@uppy/utils": "^0.30.2",
"tus-js-client": "1.6.0"
},
"devDependencies": {
"@uppy/core": "0.30.1"
"@uppy/core": "^0.30.2"
},

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

},
"gitHead": "a5c39e9a350d29b870307ddb572ac2cde5112e4c"
"gitHead": "f94bc77debd56e75bb605a268ad2c8cd67dd6678"
}
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