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

@cloudinary-util/types

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudinary-util/types - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

src/types/configuration.ts

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [@cloudinary-util/types-v1.3.0](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/types-v1.2.0...@cloudinary-util/types-v1.3.0) (2024-08-20)
### Features
* adding configuration types ([4478dd4](https://github.com/cloudinary-community/cloudinary-util/commit/4478dd4619cea25a36cd4436e8b855aca1f27701))
# [@cloudinary-util/types-v1.2.0](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/types-v1.1.0...@cloudinary-util/types-v1.2.0) (2024-08-07)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@cloudinary-util/types",
"version": "1.2.0",
"version": "1.3.0",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs",

@@ -11,3 +11,3 @@ export type {

CloudinaryUploadWidgetResults,
CloudinaryUploadWidgetSources,
CloudinaryUploadWidgetSources
} from "./types/cloudinary-upload-widget.js";

@@ -20,3 +20,8 @@

CloudinaryVideoPlayerOptionsColors,
CloudinaryVideoPlayerOptionsLogo,
CloudinaryVideoPlayerOptionsLogo
} from "./types/cloudinary-video-player.js";
export type {
CloudinaryAssetConfiguration, CloudinaryAssetConfigurationAuthToken, CloudinaryAssetConfigurationCloud, CloudinaryAssetConfigurationUrl
} from "./types/configuration.js";

Sorry, the diff of this file is not supported yet

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