Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@directus/storage-driver-s3

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@directus/storage-driver-s3 - npm Package Compare versions

Comparing version 10.0.18 to 10.0.19

14

package.json
{
"name": "@directus/storage-driver-s3",
"version": "10.0.18",
"version": "10.0.19",
"description": "S3 file storage abstraction for `@directus/storage`",

@@ -24,7 +24,7 @@ "homepage": "https://directus.io",

"dependencies": {
"@aws-sdk/client-s3": "3.515.0",
"@aws-sdk/lib-storage": "3.515.0",
"@smithy/node-http-handler": "2.3.1",
"@directus/storage": "10.0.10",
"@directus/utils": "11.0.5"
"@aws-sdk/client-s3": "3.525.0",
"@aws-sdk/lib-storage": "3.525.1",
"@smithy/node-http-handler": "2.4.1",
"@directus/storage": "10.0.11",
"@directus/utils": "11.0.6"
},

@@ -36,3 +36,3 @@ "devDependencies": {

"typescript": "5.3.3",
"vitest": "1.3.0",
"vitest": "1.3.1",
"@directus/tsconfig": "1.0.1"

@@ -39,0 +39,0 @@ },

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