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.9.0 to 1.9.1

2

lib/index.js

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

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

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

"dependencies": {
"@uppy/companion-client": "^1.10.0",
"@uppy/utils": "^3.6.0",
"@uppy/companion-client": "^1.10.1",
"@uppy/utils": "^3.6.1",
"tus-js-client": "^2.1.1"

@@ -33,3 +33,3 @@ },

},
"gitHead": "12b7bd34e8f193e86561dd623024279103865a85"
"gitHead": "23e4a537a6ab8e5062529de36ad3a91c8257de19"
}
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