@tus/file-store
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@tus/file-store", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Local file storage for @tus/server", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@tus/utils": "workspace:*", | ||
"@tus/utils": "^0.1.0", | ||
"debug": "^4.3.4" | ||
@@ -33,3 +33,3 @@ }, | ||
"eslint": "^8.56.0", | ||
"eslint-config-custom": "workspace:*", | ||
"eslint-config-custom": "^0.0.0", | ||
"mocha": "^10.2.0", | ||
@@ -36,0 +36,0 @@ "should": "^13.2.3", |
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
22867
+ Added@tus/utils@0.1.0(transitive)
Updated@tus/utils@^0.1.0