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.4.0 to 1.4.1

2

dist/ogv-support.js

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

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