Socket
Socket
Sign inDemoInstall

@tus/server

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tus/server - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

6

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@tus/server",
"version": "1.4.0",
"version": "1.4.1",
"description": "Tus resumable upload protocol in Node.js",

@@ -24,3 +24,3 @@ "main": "dist/index.js",

"dependencies": {
"@tus/utils": "workspace:*",
"@tus/utils": "^0.1.0",
"debug": "^4.3.4"

@@ -35,3 +35,3 @@ },

"eslint": "^8.56.0",
"eslint-config-custom": "workspace:*",
"eslint-config-custom": "^0.0.0",
"mocha": "^10.2.0",

@@ -38,0 +38,0 @@ "node-mocks-http": "^1.14.1",

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