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

@pernod-ricard-global-cms/cbl-component-library

Package Overview
Dependencies
Maintainers
2
Versions
1654
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pernod-ricard-global-cms/cbl-component-library - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

75

components/fields-video/group_6258a8ba5e629.json

@@ -208,3 +208,3 @@ {

"wpml_cf_preferences": 2,
"message": "- Autoplay is only available if muted = yes.\r\n- Autoplay, fullscreen and play in pop up are exclusive and cannot be enabled at the same time.\r\n- Fullscreen and pop up modal will only work on the front end. In the admin they will play in the preview box as usual.\r\n- Fullscreen support is limited to wordpress upload and will not work in Safari",
"message": "- Autoplay is only available if muted = yes.\r\n- Autoplay, fullscreen and play in pop up are exclusive and cannot be enabled at the same time.\r\n- Fullscreen and pop up modal will only work on the front end. In the admin they will play in the preview box as usual.",
"new_lines": "wpautop",

@@ -398,2 +398,7 @@ "esc_html": 0

{
"field": "field_6258a8f13dbd0",
"operator": "!=",
"value": "__youtube"
},
{
"field": "field_6258a99c1fec2",

@@ -407,12 +412,63 @@ "operator": "!=",

"value": "1"
},
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 3,
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_62cecfc8d1214",
"label": "Lock video aspect to image",
"name": "lock_video_aspect_to_image",
"type": "true_false",
"instructions": "This will make the video fill the space created by the image to avoid the block changing shape when you play the video. Only enable this if you have added an image to the block.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_6258a8f13dbd0",
"operator": "!=",
"value": "__youtube"
"field": "field_6258a8d23dbcf",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 3,
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_62cedc9dad10d",
"label": "Set video to cover",
"name": "set_video_to_cover",
"type": "true_false",
"instructions": "This will zoom the video so that it covers any black space. You will lose some video content from the sides but it can look more seamless.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_6258a8d23dbcf",
"operator": "==",
"value": "1"
},
{
"field": "field_6258a8f13dbd0",
"operator": "!=",
"value": "__vimeo"
"field": "field_62cecfc8d1214",
"operator": "==",
"value": "1"
}

@@ -426,3 +482,2 @@ ]

},
"wpml_cf_preferences": 3,
"message": "",

@@ -453,3 +508,3 @@ "default_value": 0,

"show_in_rest": 0,
"modified": 1655070973
"modified": 1660853413
}

2

package.json
{
"name": "@pernod-ricard-global-cms/cbl-component-library",
"version": "1.0.0",
"version": "1.1.0",
"description": "Component library",

@@ -5,0 +5,0 @@ "main": "index.js",

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