@wistia/react-embeds
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -796,3 +796,3 @@ 'use strict'; | ||
var DEFAULT_HREF = location.href , | ||
DEFAULT_ORIGIN = 'https://fast.wistia.io'; | ||
DEFAULT_ORIGIN = 'https://fast.wistia.net'; | ||
var CHANNEL_PARAM = 'wgalleryid', | ||
@@ -799,0 +799,0 @@ CHANNEL_VIDEO_PARAM = 'wvideoid', |
@@ -728,3 +728,3 @@ 'use strict'; | ||
var DEFAULT_HREF = location.href , | ||
DEFAULT_ORIGIN = 'https://fast.wistia.io'; | ||
DEFAULT_ORIGIN = 'https://fast.wistia.net'; | ||
var CHANNEL_PARAM = 'wgalleryid', | ||
@@ -731,0 +731,0 @@ CHANNEL_VIDEO_PARAM = 'wvideoid', |
@@ -850,3 +850,3 @@ 'use strict'; | ||
const DEFAULT_HREF = undefined, | ||
DEFAULT_ORIGIN = 'https://fast.wistia.io'; | ||
DEFAULT_ORIGIN = 'https://fast.wistia.net'; | ||
const CHANNEL_PARAM = 'wgalleryid', | ||
@@ -853,0 +853,0 @@ CHANNEL_VIDEO_PARAM = 'wvideoid', |
{ | ||
"name": "@wistia/react-embeds", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "React component wrappers for Wistia embeddables", | ||
@@ -5,0 +5,0 @@ "browser": "browser.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
187679