@tus/server
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"$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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
111658
+ Added@tus/utils@0.1.0(transitive)
Updated@tus/utils@^0.1.0