Socket
Socket
Sign inDemoInstall

ogv

Package Overview
Dependencies
0
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

2

dist/ogv-support.js

@@ -56,3 +56,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVCompat = __webpack_require__(1),
OGVVersion = ("1.1.2-alpha.2-20160528223323-ac548f8");
OGVVersion = ("1.1.2-alpha.3-20160528230519-29d3e14");

@@ -59,0 +59,0 @@ if (window) {

@@ -55,3 +55,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVVersion = ("1.1.2-alpha.2-20160528223323-ac548f8");
var OGVVersion = ("1.1.2-alpha.3-20160528230519-29d3e14");

@@ -58,0 +58,0 @@ if (window) {

@@ -250,3 +250,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVVersion = ("1.1.2-alpha.2-20160528223323-ac548f8");
var OGVVersion = ("1.1.2-alpha.3-20160528230519-29d3e14");

@@ -253,0 +253,0 @@ (function() {

@@ -249,3 +249,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVVersion = ("1.1.2-alpha.2-20160528223323-ac548f8");
var OGVVersion = ("1.1.2-alpha.3-20160528230519-29d3e14");

@@ -252,0 +252,0 @@ (function() {

@@ -10,2 +10,4 @@ ogv.js

* 1.1.1-alpha.3 - 2016-05-28
* partial error handling of failure to load initial data
* 1.1.1-alpha.2 - 2016-05-28

@@ -12,0 +14,0 @@ * default video memory limit back to 32MB

{
"name": "ogv",
"version": "1.1.2-alpha.2",
"version": "1.1.2-alpha.3",
"description": "JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -10,2 +10,4 @@ ogv.js

* 1.1.1-alpha.3 - 2016-05-28
* partial error handling of failure to load initial data
* 1.1.1-alpha.2 - 2016-05-28

@@ -12,0 +14,0 @@ * default video memory limit back to 32MB

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc