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.4.1 to 1.4.2

2

lib/index.js

@@ -723,2 +723,2 @@ var _class, _temp;

return Tus;
}(Plugin), _class.VERSION = "1.4.1", _temp);
}(Plugin), _class.VERSION = "1.4.2", _temp);
{
"name": "@uppy/tus",
"description": "Resumable uploads for Uppy using Tus.io",
"version": "1.4.1",
"version": "1.4.2",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^1.4.0",
"@uppy/companion-client": "^1.4.1",
"@uppy/utils": "^2.0.0",

@@ -33,3 +33,3 @@ "tus-js-client": "^1.8.0-2"

},
"gitHead": "4e32e61d7c7821ca5d8641a3df741487ea27f0bb"
"gitHead": "b2f158e45ec14a5198e1981747f39cacd4a3276e"
}
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