Comparing version 1.4.0 to 1.4.1
@@ -56,3 +56,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVCompat = __webpack_require__(1), | ||
OGVVersion = ("1.4.0-20170406231431-c48dd8c2"); | ||
OGVVersion = ("1.4.1-20170407171329-c48dd8c2"); | ||
@@ -59,0 +59,0 @@ if (window) { |
@@ -55,3 +55,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVVersion = ("1.4.0-20170406231431-c48dd8c2"); | ||
var OGVVersion = ("1.4.1-20170407171329-c48dd8c2"); | ||
@@ -58,0 +58,0 @@ if (window) { |
@@ -239,3 +239,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVVersion = ("1.4.0-20170406231431-c48dd8c2"); | ||
var OGVVersion = ("1.4.1-20170407171329-c48dd8c2"); | ||
@@ -242,0 +242,0 @@ (function() { |
@@ -238,3 +238,3 @@ /******/ (function(modules) { // webpackBootstrap | ||
var OGVVersion = ("1.4.0-20170406231431-c48dd8c2"); | ||
var OGVVersion = ("1.4.1-20170407171329-c48dd8c2"); | ||
@@ -241,0 +241,0 @@ (function() { |
@@ -10,2 +10,6 @@ ogv.js | ||
1.4.1 - 2017-04-07 | ||
* fix for seek shortly after initialization | ||
* fix for some missing instance constants | ||
1.4.0 - 2017-04-06 | ||
@@ -12,0 +16,0 @@ * fastSeek() is now fast; seeks to first keyframe found. |
{ | ||
"name": "ogv", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,2 +10,6 @@ ogv.js | ||
1.4.1 - 2017-04-07 | ||
* fix for seek shortly after initialization | ||
* fix for some missing instance constants | ||
1.4.0 - 2017-04-06 | ||
@@ -12,0 +16,0 @@ * fastSeek() is now fast; seeks to first keyframe found. |
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
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
4948949
369