New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-player

Package Overview
Dependencies
Maintainers
1
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-player - npm Package Versions

1
35
17

2.3.1

Diff
cookpete
published 2.3.1 •

Changelog

Source

v2.3.1

13 June 2020

cookpete
published 2.3.0 •

Changelog

Source

v2.3.0

11 June 2020

  • Add Wistia player id to support multiple players #905
  • Copy typings into lazy dir before publish #918
  • Add basic caching of preview thumbnails #927
  • Fix SDK fetching when exports exists in global scope #921
  • Bump packages b92031a
  • Remove bower info from readme c66a1c7
  • Fix wistia tests 85af252
cookpete
published 2.2.0 •

Changelog

Source

v2.2.0

7 June 2020

  • Move lazy loading players to react-player/lazy #912 #907 #865 #910 #902
  • Support array of youtube urls #906
  • The return of single player imports 45635ef
  • Move canPlay logic into patterns.js 45369bb
  • Add preview chunk name 17b28ca
cookpete
published 2.2.0-beta.2 •
cookpete
published 2.2.0-beta.1 •
cookpete
published 2.2.0-beta.0 •
cookpete
published 2.1.1 •

Changelog

Source

v2.1.1

31 May 2020

  • Correct typings for onReady #884
  • Add webpackChunkName to dynamic imports #899
  • Add patreon info to readme c4c597f
cookpete
published 2.1.0 •

Changelog

Source

v2.1.0

23 May 2020

  • Match YouTube User Uploads #877
  • Destroy previous vidyard player before creating new one #894
  • Improve light mode a11y #878
  • Prevent Soundcloud onPause right before onEnded #879
  • Prevent unwanted Vidyard autoplay #887
  • Add onUnstarted youtube config option #888
  • Reset hls and dash before loading new url #892 #874
  • Support youtube-nocookie.com #896 #272 #557
  • Fix youtube fragment looping #897
  • Prevent dynamic import transforms to fix lazy loading #886
  • Fix youtube example playlist fcf4657
cookpete
published 2.0.2-beta.0 •
cookpete
published 2.0.1 •

Changelog

Source

v2.0.1

28 April 2020

  • Adds the missing default data for the selected player #864
  • Only try and disablePIP on unmount if player is ready #849
  • Prevent Suspense being rendering during SSR #738 #865
  • Match twitch channel pattern case-insensitive #860
  • Rename refs to references #868 #866 #867 #861
  • Use file player for soundcloud hosted audio files #811