Socket
Socket
Sign inDemoInstall

video.js

Package Overview
Dependencies
Maintainers
5
Versions
477
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

video.js - npm Package Versions

1
48

4.8.5

Diff

Changelog

Source

4.8.5 (2014-09-25)

  • Updated to the latest version of the swf to fix HLS playback (view)
heff
published 4.8.4 •

Changelog

Source

4.8.4 (2014-09-23)

  • @gkatsev fixed isFullscreen reporting on iOS devices (view)
heff
published 4.8.3 •

Changelog

Source

4.8.3 (2014-09-22)

  • @heff updated to the latest version of the SWF to 4.4.4 (view)
heff
published 4.8.2 •

Changelog

Source

4.8.2 (2014-09-16)

  • @gkatsev fixed an IE11 bug where pause was not fired when the video ends (view)
heff
published 4.8.1 •

Changelog

Source

4.8.1 (2014-09-05)

  • @dmlap fixed an issue where an error could be fired after player disposal (view)
  • @dmlap fixed poster error handling (view)
  • @dmlap fixed an issue with languages and subclassing the player (view)
  • @mmcc fixed a few CSS issues with the poster and the error 'X' (view)
  • @MrVaykadji and @Calinou added a french translation (view)
  • @heff fixed an internal deprecation warning and missing deprecated functions (view)
heff
published 4.8.0 •

Changelog

Source

4.8.0 (2014-09-03)

  • @andekande added a German translation (view)
  • @mattosborn fixed a bug where getting the video element src would overwrite it (view)
  • @songpete fixed a bug where keyboard events were bubbling and causing additional actions (view)
  • @knabar made the inactivity timeout configurable (view)
  • @seniorflexdeveloper added language files to the distribution for including specific languages (view)
  • @gkatsev improved handling of null and NaN dimension values (view)
  • @gkatsev fixed an issue where the controls would break if Flash was initialized too quickly (view)
  • @mmcc fixed an issue where if no playback tech was supported the error could not be caught (view)
heff
published 4.7.3 •

Changelog

Source

4.7.3 (2014-08-20)

  • Added function for adding new language translations, updated docs, and fixed the notSupportedMessage translation (view)
  • Exposed the player.selectSource method to allow overriding the source selection order (view)
heff
published 4.7.2 •

Changelog

Source

4.7.2 (2014-08-14)

  • Fixed a case where timeupdate events were not firing, and fixed and issue with the Flash player version (view)
heff
published 4.7.1 •

Changelog

Source

4.7.1 (2014-08-06)

  • Fixed the broken bower.json config (view)
heff
published 4.7.0 •

Changelog

Source

4.7.0 (2014-08-05)

  • Added cross-browser isArray for cross-frame support. fixes #1195 (view)
  • Fixed support for webvtt chapters. Fixes #676. (view)
  • Fixed issues around webvtt cue time parsing. Fixed #877, fixed #183. (view)
  • Fixed an IE11 issue where clicking on the video wouldn't show the controls (view)
  • Added a composer.json for PHP packages (view)
  • Exposed the vertical option for slider controls (view)
  • Fixed an error when disposing a tech using manual timeupdates (view)
  • Exported missing Player API methods (remainingTime, supportsFullScreen, enterFullWindow, exitFullWindow, preload) (view)
  • Added a base for running saucelabs tests from grunt (view)
  • Added additional browsers for saucelabs testing (view)
  • Added support for listening to multiple events through a types array (view)
  • Exported the vertical option for the volume slider (view)
  • Fixed Component trigger function arguments and docs (view)
  • Now copying all attributes from the original video tag to the generated video element (view)
  • Added files to be ignored in the bower.json (view)
  • Fixed an error that could happen if Flash was disposed before the ready callback was fired (view)
  • The up and down arrows can now be used to control sliders in addition to left and right (view)
  • Added a player.currentType() function to get the MIME type of the current source (view)
  • Fixed a potential conflict with other event listener shims (view)
  • Added support for multiple time ranges in the load progress bar (view)
  • Added vjs-waiting and vjs-seeking css classnames and updated the spinner to use them (view)
  • Now restoring the original video tag attributes on a tech change to support webkit-playsinline (view)
  • Fixed an issue where the user was unable to scroll/zoom page if touching the video (view)
  • Added "sliding" class for when slider is sliding to help with handle styling (view)
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