@odopod/odo-background-video
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -13,4 +13,2 @@ (function (global, factory) { | ||
var babelHelpers = {}; | ||
var classCallCheck = function (instance, Constructor) { | ||
@@ -40,10 +38,2 @@ if (!(instance instanceof Constructor)) { | ||
babelHelpers; | ||
/** | ||
@@ -239,3 +229,3 @@ * @fileoverview Add a odo video component which plays in the background when | ||
key: 'videoElement', | ||
get: function get() { | ||
get: function get$$1() { | ||
return this._odoVideoElement; | ||
@@ -245,3 +235,3 @@ } | ||
key: 'imageElement', | ||
get: function get() { | ||
get: function get$$1() { | ||
return this._odoImageElement; | ||
@@ -251,3 +241,3 @@ } | ||
key: 'mediaElement', | ||
get: function get() { | ||
get: function get$$1() { | ||
if (this.isVideo) { | ||
@@ -254,0 +244,0 @@ return this._video.getVideoElement(); |
{ | ||
"name": "@odopod/odo-background-video", | ||
"description": "Plays in the background when the element comes into view and falls back to an image if the browser cannot autoplay video.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/odo-background-video.js", | ||
@@ -16,7 +16,7 @@ "style": "css/odo-background-video.css", | ||
"dependencies": { | ||
"@odopod/odo-object-fit": "^1.0.1", | ||
"@odopod/odo-responsive-images": "^1.0.1", | ||
"@odopod/odo-video": "^1.0.1", | ||
"@odopod/odo-viewport": "^1.0.1", | ||
"@odopod/odo-window-events": "^1.0.1" | ||
"@odopod/odo-object-fit": "^1.0.2", | ||
"@odopod/odo-responsive-images": "^1.0.2", | ||
"@odopod/odo-video": "^1.1.0", | ||
"@odopod/odo-viewport": "^1.0.2", | ||
"@odopod/odo-window-events": "^1.0.2" | ||
}, | ||
@@ -23,0 +23,0 @@ "homepage": "https://github.com/odopod/code-library/tree/master/packages/odo-background-video", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
32884
1
398