Comparing version 1.0.11 to 1.0.12
@@ -328,3 +328,3 @@ class acd3 { | ||
scaleResolution(event) { | ||
//implemented this here because we have direct access to player in playerStore, where as in | ||
//implemented this here because we have direct access to player in playerStore, where as in | ||
//the createYoutubePlayerReady method, we had to access the player by the event | ||
@@ -686,1 +686,3 @@ let youtubeIframe = document.getElementById(event.a.id); | ||
} | ||
module.exports = acd3; |
{ | ||
"name": "ac-d3", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Audiovisual Charts built with D3", | ||
@@ -5,0 +5,0 @@ "homepage": "https://ac-d3.com", |
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
35971
590