Socket
Socket
Sign inDemoInstall

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.2 to 1.1.3

README.md

2

dist/ogv-support.js

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

var OGVCompat = __webpack_require__(1),
OGVVersion = ("1.1.2-20160627165630-15ebde9");
OGVVersion = ("1.1.3-20160627181101-5f064cc");

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

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

var OGVVersion = ("1.1.2-20160627165630-15ebde9");
var OGVVersion = ("1.1.3-20160627181101-5f064cc");

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

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

var OGVVersion = ("1.1.2-20160627165630-15ebde9");
var OGVVersion = ("1.1.3-20160627181101-5f064cc");

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

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

var OGVVersion = ("1.1.2-20160627165630-15ebde9");
var OGVVersion = ("1.1.3-20160627181101-5f064cc");

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

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

1.1.3 - 2016-06027
* fix play-during-seek bug that interacted with video.js badly
1.1.2 - 2016-06-27

@@ -12,0 +15,0 @@ * better a/v sync

{
"name": "ogv",
"version": "1.1.2",
"version": "1.1.3",
"description": "JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten",

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

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