Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ogv

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ogv - npm Package Compare versions

Comparing version 1.1.1-alpha.2 to 1.1.1-alpha.3

2

dist/ogv-support.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc