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.5.2 to 1.5.3

2

lib/index.js

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

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

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

"dependencies": {
"@uppy/companion-client": "^1.4.1",
"@uppy/utils": "^2.1.2",
"@uppy/companion-client": "file:../companion-client",
"@uppy/utils": "file:../utils",
"tus-js-client": "^1.8.0"

@@ -32,4 +32,3 @@ },

"@uppy/core": "^1.0.0"
},
"gitHead": "2b91a96c95ea1aa32980984904f9877d8a4c4440"
}
}
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