Socket
Socket
Sign inDemoInstall

@tus/file-store

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tus/file-store - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0

20

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@tus/file-store",
"version": "1.0.0-beta.2",
"version": "1.0.0",
"description": "Local file storage for @tus/server",

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

"dependencies": {
"debug": "^4.3.3",
"debug": "^4.3.4",
"p-queue": "^6.6.2"
},
"devDependencies": {
"@tus/server": "^1.0.0-beta.7",
"@types/debug": "^4.1.7",
"@tus/server": "^1.0.0",
"@types/debug": "^4.1.8",
"@types/mocha": "^10.0.1",
"@types/node": "latest",
"eslint": "^8.29.0",
"@types/node": "^20.5.7",
"eslint": "^8.48.0",
"eslint-config-custom": "0.0.0",
"mocha": "^10.1.0",
"mocha": "^10.2.0",
"should": "^13.2.3",
"typescript": "latest"
"typescript": "^5.2.2"
},
"peerDependencies": {
"@tus/server": "^1.0.0-beta.7"
"@tus/server": "^1.0.0"
},
"optionalDependencies": {
"@redis/client": "^1.5.5"
"@redis/client": "^1.5.9"
},

@@ -45,0 +45,0 @@ "engines": {

@@ -5,3 +5,3 @@ # `@tus/file-store`

> The old package, `tus-node-server`, is considered unstable and will only receive security fixes.
> Make sure to use the new packages, currently in beta at `1.0.0-beta.2`.
> Make sure to use the new packages.

@@ -8,0 +8,0 @@ ## Contents

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