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

@wistia/react-embeds

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wistia/react-embeds - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

7

dist/index.browser.dev.js

@@ -307,3 +307,3 @@ 'use strict';

var DEFAULT_ASPECT_RATIO = 640 / 360;
var PLAYER_OPTION_KEYS = new Set(['autoPlay', 'bigPlayButtonBorderRadius', 'chromeless', 'controlBarBorderRadius', 'controlBarDistance', 'controlsVisibleOnLoad', 'doNotTrack', 'email', 'embedHost', 'endVideoBehavior', 'fitStrategy', 'floatingControlBar', 'fullscreenButton', 'googleAnalytics', 'hashedId', 'height', 'hls', 'id', 'idType', 'muted', 'playbackRateControl', 'playbar', 'playButton', 'playerBorderRadius', 'playerColor', 'playlistLinks', 'playlistLoop', 'playPauseNotifier', 'popover', 'popoverAnimateThumbnail', 'popoverContent', 'popoverOverlayOpacity', 'preload', 'qualityControl', 'qualityMax', 'qualityMin', 'resumable', 'roundedPlayer', 'seo', 'settingsControl', 'silentAutoPlay', 'smallPlayButton', 'stillUrl', 'time', 'videoFoam', 'volume', 'volumeControl', 'width', 'wmode']);
var PLAYER_OPTION_KEYS = new Set(['autoPlay', 'bigPlayButtonBorderRadius', 'captionsBackgroundColor', 'captionsTextColor', 'captionsTextSize', 'captionsFontFamily', 'captionsBorderRadius', 'chromeless', 'controlBarBorderRadius', 'controlBarDistance', 'controlsVisibleOnLoad', 'doNotTrack', 'email', 'embedHost', 'endVideoBehavior', 'fitStrategy', 'floatingControlBar', 'fullscreenButton', 'googleAnalytics', 'hashedId', 'height', 'hls', 'id', 'idType', 'muted', 'playbackRateControl', 'playbar', 'playButton', 'playerBorderRadius', 'playerColor', 'playlistLinks', 'playlistLoop', 'playPauseNotifier', 'popover', 'popoverAnimateThumbnail', 'popoverContent', 'popoverOverlayOpacity', 'preload', 'qualityControl', 'qualityMax', 'qualityMin', 'resumable', 'roundedPlayer', 'seo', 'settingsControl', 'silentAutoPlay', 'smallPlayButton', 'stillUrl', 'time', 'videoFoam', 'volume', 'volumeControl', 'width', 'wmode']);
var PLAYER_EVENT_KEYS = new Set(['onAfterReplace', 'onBeforeRemove', 'onBeforeReplace',

@@ -659,2 +659,7 @@ // 'onBetweenTimes',

className: propTypes.string,
captionsBackgroundColor: propTypes.string,
captionsTextColor: propTypes.string,
captionsTextSize: propTypes.string,
captionsFontFamily: propTypes.string,
captionsBorderRadius: propTypes.number,
controlBarBorderRadius: propTypes.number,

@@ -661,0 +666,0 @@ controlBarDistance: propTypes.number,

2

dist/index.browser.prod.js

@@ -296,3 +296,3 @@ 'use strict';

var DEFAULT_ASPECT_RATIO = 640 / 360;
var PLAYER_OPTION_KEYS = new Set(['autoPlay', 'bigPlayButtonBorderRadius', 'chromeless', 'controlBarBorderRadius', 'controlBarDistance', 'controlsVisibleOnLoad', 'doNotTrack', 'email', 'embedHost', 'endVideoBehavior', 'fitStrategy', 'floatingControlBar', 'fullscreenButton', 'googleAnalytics', 'hashedId', 'height', 'hls', 'id', 'idType', 'muted', 'playbackRateControl', 'playbar', 'playButton', 'playerBorderRadius', 'playerColor', 'playlistLinks', 'playlistLoop', 'playPauseNotifier', 'popover', 'popoverAnimateThumbnail', 'popoverContent', 'popoverOverlayOpacity', 'preload', 'qualityControl', 'qualityMax', 'qualityMin', 'resumable', 'roundedPlayer', 'seo', 'settingsControl', 'silentAutoPlay', 'smallPlayButton', 'stillUrl', 'time', 'videoFoam', 'volume', 'volumeControl', 'width', 'wmode']);
var PLAYER_OPTION_KEYS = new Set(['autoPlay', 'bigPlayButtonBorderRadius', 'captionsBackgroundColor', 'captionsTextColor', 'captionsTextSize', 'captionsFontFamily', 'captionsBorderRadius', 'chromeless', 'controlBarBorderRadius', 'controlBarDistance', 'controlsVisibleOnLoad', 'doNotTrack', 'email', 'embedHost', 'endVideoBehavior', 'fitStrategy', 'floatingControlBar', 'fullscreenButton', 'googleAnalytics', 'hashedId', 'height', 'hls', 'id', 'idType', 'muted', 'playbackRateControl', 'playbar', 'playButton', 'playerBorderRadius', 'playerColor', 'playlistLinks', 'playlistLoop', 'playPauseNotifier', 'popover', 'popoverAnimateThumbnail', 'popoverContent', 'popoverOverlayOpacity', 'preload', 'qualityControl', 'qualityMax', 'qualityMin', 'resumable', 'roundedPlayer', 'seo', 'settingsControl', 'silentAutoPlay', 'smallPlayButton', 'stillUrl', 'time', 'videoFoam', 'volume', 'volumeControl', 'width', 'wmode']);
var PLAYER_EVENT_KEYS = new Set(['onAfterReplace', 'onBeforeRemove', 'onBeforeReplace',

@@ -299,0 +299,0 @@ // 'onBetweenTimes',

@@ -122,3 +122,3 @@ 'use strict';

const DEFAULT_ASPECT_RATIO = 640 / 360;
const PLAYER_OPTION_KEYS = new Set(['autoPlay', 'bigPlayButtonBorderRadius', 'chromeless', 'controlBarBorderRadius', 'controlBarDistance', 'controlsVisibleOnLoad', 'doNotTrack', 'email', 'embedHost', 'endVideoBehavior', 'fitStrategy', 'floatingControlBar', 'fullscreenButton', 'googleAnalytics', 'hashedId', 'height', 'hls', 'id', 'idType', 'muted', 'playbackRateControl', 'playbar', 'playButton', 'playerBorderRadius', 'playerColor', 'playlistLinks', 'playlistLoop', 'playPauseNotifier', 'popover', 'popoverAnimateThumbnail', 'popoverContent', 'popoverOverlayOpacity', 'preload', 'qualityControl', 'qualityMax', 'qualityMin', 'resumable', 'roundedPlayer', 'seo', 'settingsControl', 'silentAutoPlay', 'smallPlayButton', 'stillUrl', 'time', 'videoFoam', 'volume', 'volumeControl', 'width', 'wmode']);
const PLAYER_OPTION_KEYS = new Set(['autoPlay', 'bigPlayButtonBorderRadius', 'captionsBackgroundColor', 'captionsTextColor', 'captionsTextSize', 'captionsFontFamily', 'captionsBorderRadius', 'chromeless', 'controlBarBorderRadius', 'controlBarDistance', 'controlsVisibleOnLoad', 'doNotTrack', 'email', 'embedHost', 'endVideoBehavior', 'fitStrategy', 'floatingControlBar', 'fullscreenButton', 'googleAnalytics', 'hashedId', 'height', 'hls', 'id', 'idType', 'muted', 'playbackRateControl', 'playbar', 'playButton', 'playerBorderRadius', 'playerColor', 'playlistLinks', 'playlistLoop', 'playPauseNotifier', 'popover', 'popoverAnimateThumbnail', 'popoverContent', 'popoverOverlayOpacity', 'preload', 'qualityControl', 'qualityMax', 'qualityMin', 'resumable', 'roundedPlayer', 'seo', 'settingsControl', 'silentAutoPlay', 'smallPlayButton', 'stillUrl', 'time', 'videoFoam', 'volume', 'volumeControl', 'width', 'wmode']);
const PLAYER_EVENT_KEYS = new Set(['onAfterReplace', 'onBeforeRemove', 'onBeforeReplace',

@@ -399,2 +399,7 @@ // 'onBetweenTimes',

className: propTypes.string,
captionsBackgroundColor: propTypes.string,
captionsTextColor: propTypes.string,
captionsTextSize: propTypes.string,
captionsFontFamily: propTypes.string,
captionsBorderRadius: propTypes.number,
controlBarBorderRadius: propTypes.number,

@@ -401,0 +406,0 @@ controlBarDistance: propTypes.number,

{
"name": "@wistia/react-embeds",
"version": "0.0.22",
"version": "0.0.23",
"description": "React component wrappers for Wistia embeddables",

@@ -5,0 +5,0 @@ "browser": "browser.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