Huge News!Announcing our $40M Series B led by Abstract Ventures.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 Compare versions

Comparing version 1.1.0 to 1.1.1

lib/Player.js

5

CHANGELOG.md

@@ -6,2 +6,7 @@ ### Changelog

#### [v1.1.1](https://github.com/CookPete/react-player/compare/v1.1.0...v1.1.1)
> 18 January 2018
- Skip unreliable tests [`81c8a0b`](https://github.com/CookPete/react-player/commit/81c8a0bf389634604e245fe4211b07f44bbcfd9d)
- Update readme [`cf8a93f`](https://github.com/CookPete/react-player/commit/cf8a93fd39534cc2a72182675e3274a1cdad9ffb)
#### [v1.1.0](https://github.com/CookPete/react-player/compare/v1.0.0...v1.1.0)

@@ -8,0 +13,0 @@ > 18 January 2018

2

package.json
{
"name": "react-player",
"version": "1.1.0",
"version": "1.1.1",
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",

@@ -5,0 +5,0 @@ "main": "lib/ReactPlayer.js",

@@ -1,6 +0,6 @@

<h2 align="center">
<h1 align='center'>
ReactPlayer
</h2>
</h1>
<p align="center">
<p align='center'>
<a href='https://www.npmjs.com/package/react-player'>

@@ -23,4 +23,4 @@ <img src='https://img.shields.io/npm/v/react-player.svg' alt='Latest npm version'>

<p align="center">
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion.
<p align='center'>
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion. Not using React? <a href='#standalone-player'>No problem.</a>
</p>

@@ -299,2 +299,3 @@

Huge thanks to anyone who has [contributed](https://github.com/CookPete/react-player/graphs/contributors).
- Many thanks to [Kostya Luchankin](https://github.com/phationmationion) for help overhauling the player inheritance patterns.
- Thanks to anyone who has [contributed](https://github.com/CookPete/react-player/graphs/contributors).
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