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

video.js

Package Overview
Dependencies
Maintainers
20
Versions
481
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

video.js - npm Package Versions

1
4749

4.5.1

Diff

Changelog

Source

4.5.1 (2014-03-27)

  • Fixed a bug from the last release where canPlaySource was no longer exported
heff
published 4.5.0 •

Changelog

Source

4.5.0 (2014-03-27)

  • Added component(1) support (view)
  • Captions now move down when controls are hidden (view)
  • Added the .less source file to the distribution files (view)
  • Changed src() to return the current selected source (view)
  • Added a grunt task for opening the next issue that needs addressing (view)
  • Fixed Android 4.0+ devices' check for HLS support (view)
heff
published 4.4.3 •

Changelog

Source

4.4.3 (2014-03-06)

  • Fixed bugs in IE9 Windows 7N with no Media Player (view)
  • Fixed a bug with setPoster() in the minified version (view)
heff
published 4.4.2 •

Changelog

Source

4.4.2 (2014-02-24)

  • Fixed module.exports in minified version (view)
heff
published 4.4.1 •

Changelog

Source

4.4.1 (2014-02-18)

  • Added .npmignore so dist files wouldn't be ignored in packages
heff
published 4.4.0 •

Changelog

Source

4.4.0 (2014-02-18)

  • Made the poster updateable after initialization (view)
  • Exported more textTrack functions (view)
  • Moved player ID generation to support video tags with no IDs (view)
  • Moved to using QUnit as a dependency (view)
  • Added the util namespace for public utility functions (view)
  • Fixed an issue with calling duration before Flash is loaded (view)
  • Added player methods to externs so they can be overridden (view)
  • Fixed html5 playback when switching between media techs (view)
  • Fixed Firefox+Flash mousemove events so controls don't hide permanently (view)
  • Fixed a test for touch detection (view)
  • Updated the src file list for karma tests (view)
  • Added more tests for API properties after minification (view)
  • Updated project to use npm version of videojs-swf (view)
  • Added support for dist zipping on windows (view)
  • Fixed iOS fullscreen issue (view)
  • Fixed touch event bubbling (view)
  • Fixed ARIA role attribute for button and slider (view)
  • Fixed an issue where a component's dispose event would bubble up (view)
  • Quieted down deprecation warnings (view)
  • Updated the seek handle to contain the current time (view)
  • Added requirejs and browserify support (UMD) (view)
heff
published 4.3.0 •

Changelog

Source

4.3.0 (2013-11-04)

  • Added Karma for cross-browser unit testing (view)
  • Unmuting when the volume is changed (view)
  • Fixed an accessibility issue with the big play button (view)
  • Exported user activity methods (view)
  • Added a classname to center the play button and new spinner options (view)
  • Added API doc generation (view)
  • Added support for codecs in Flash mime types (view)
heff
published 4.2.2 •

Changelog

Source

4.2.2 (2013-10-15)

  • Fixed a race condition that would cause videos to fail in Firefox (view)
dmlap
published 4.2.1 •

Changelog

Source

4.2.1 (2013-09-09)

  • Fixed an infinite loop caused by loading the library asynchronously (view)
dmlap
published 4.2.0 •

Changelog

Source

4.2.0 (2013-09-04)

  • Added LESS as a CSS preprocessor for the default skin (view)
  • Exported MenuButtons for use in the API (view)
  • Fixed ability to remove listeners added with one() (view)
  • Updated buffered() to account for multiple loaded ranges (view)
  • Exported createItems() for custom menus (view)
  • Preventing media events from bubbling up the DOM (view)
  • Major reworking of the control bar and many issues fixed (view)
  • Fixed an issue with minifiying the code on Windows systems (view)
  • Added support for RTMP streaming through Flash (view)
  • Made tech.features available to external techs (view)
  • Minor code improvements (view)
  • Updated time formatting to support NaN and Infinity (view)
  • Fixed an undefined error in cases where no tech is loaded (view)
  • Exported addClass and removeClass for player components (view)
  • Made the fallback message customizable (view)
  • Fixed an issue with the loading spinner placement and rotation (view)
  • Fixed an issue with fonts being flaky in IE8
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