Comparing version 1.1.1-alpha.2 to 1.1.1-alpha.3
@@ -56,3 +56,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVCompat = __webpack_require__(1), | ||
OGVVersion = ("1.1.1-alpha.2-20160514111443-854fce5"); | ||
OGVVersion = (undefined); | ||
@@ -59,0 +59,0 @@ if (window) { |
@@ -55,3 +55,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVVersion = ("1.1.1-alpha.2-20160514111443-854fce5"); | ||
var OGVVersion = (undefined); | ||
@@ -58,0 +58,0 @@ if (window) { |
@@ -249,3 +249,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVVersion = ("1.1.1-alpha.2-20160514111443-854fce5"); | ||
var OGVVersion = (undefined); | ||
@@ -252,0 +252,0 @@ (function() { |
@@ -248,3 +248,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVVersion = ("1.1.1-alpha.2-20160514111443-854fce5"); | ||
var OGVVersion = (undefined); | ||
@@ -251,0 +251,0 @@ (function() { |
@@ -10,2 +10,6 @@ ogv.js | ||
* 1.1.1-alpha.3 - 2016-05-14 | ||
* update to audio-feeder 0.4.0 | ||
* much cleaner audio behavior on pause/continue | ||
* revert "release audio resources during pause/seek" | ||
* 1.1.1-alpha.2 - 2016-05-14 | ||
@@ -12,0 +16,0 @@ * pause event now fired before ended |
{ | ||
"name": "ogv", | ||
"version": "1.1.1-alpha.2", | ||
"version": "1.1.1-alpha.3", | ||
"description": "JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten", | ||
@@ -56,4 +56,4 @@ "main": "index.js", | ||
"file-loader": "^0.8.5", | ||
"audio-feeder": "^0.3.0" | ||
"audio-feeder": "^0.4.0" | ||
} | ||
} |
@@ -10,2 +10,6 @@ ogv.js | ||
* 1.1.1-alpha.3 - 2016-05-14 | ||
* update to audio-feeder 0.4.0 | ||
* much cleaner audio behavior on pause/continue | ||
* revert "release audio resources during pause/seek" | ||
* 1.1.1-alpha.2 - 2016-05-14 | ||
@@ -12,0 +16,0 @@ * pause event now fired before ended |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
1917166
13272
303
19