New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@directus/storage-driver-cloudinary

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 10.0.14 to 10.0.15

2

dist/index.d.ts

@@ -65,2 +65,2 @@ import { Driver, Range } from '@directus/storage';

export { DriverCloudinary, DriverCloudinaryConfig, DriverCloudinary as default };
export { DriverCloudinary, type DriverCloudinaryConfig, DriverCloudinary as default };
{
"name": "@directus/storage-driver-cloudinary",
"version": "10.0.14",
"version": "10.0.15",
"description": "Cloudinary file storage abstraction for `@directus/storage`",

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

"dependencies": {
"p-queue": "7.3.4",
"undici": "5.22.1",
"@directus/storage": "10.0.7",
"@directus/utils": "11.0.2"
"p-queue": "8.0.1",
"undici": "6.0.1",
"@directus/storage": "10.0.8",
"@directus/utils": "11.0.3"
},
"devDependencies": {
"@ngneat/falso": "6.4.0",
"@vitest/coverage-c8": "0.31.1",
"tsup": "7.2.0",
"typescript": "5.2.2",
"vitest": "0.31.1",
"@ngneat/falso": "7.1.1",
"@vitest/coverage-v8": "1.1.0",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "1.1.0",
"@directus/tsconfig": "1.0.1"

@@ -37,0 +37,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