Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.3 to 1.0.4

7

CHANGELOG.md

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

# [@cloudinary-util/types-v1.0.4](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/types-v1.0.3...@cloudinary-util/types-v1.0.4) (2024-05-17)
### Bug Fixes
* adding deprecating notice to controlBar.pictureInPictureToggle that should have been added upon original fix ([ff1d8e8](https://github.com/cloudinary-community/cloudinary-util/commit/ff1d8e8d369e3debfe0b083ff04a4edac490b2a6))
# [@cloudinary-util/types-v1.0.3](https://github.com/colbyfayock/cloudinary-util/compare/@cloudinary-util/types-v1.0.2...@cloudinary-util/types-v1.0.3) (2024-05-06)

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

2

package.json
{
"name": "@cloudinary-util/types",
"version": "1.0.3",
"version": "1.0.4",
"types": "./src/index.d.ts",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -20,2 +20,5 @@ export interface CloudinaryVideoPlayer {

controlBar?: {
/**
* @deprecated use {@link `pictureInPictureToggle`} instead
*/
pictureInPictureToggle?: boolean;

@@ -22,0 +25,0 @@ };

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