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.8.4 to 1.8.5

2

lib/index.js

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

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

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

"dependencies": {
"@uppy/companion-client": "^1.8.1",
"@uppy/utils": "^3.4.0",
"@uppy/companion-client": "^1.8.2",
"@uppy/utils": "^3.4.1",
"tus-js-client": "^2.1.1"

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

},
"gitHead": "7c55bd855e456c536bcd318efeefd65e774cd903"
"gitHead": "2eabc3309983165b3f275c7b6f21fc0e899d11ba"
}
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