react-player
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -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 |
{ | ||
"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). |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1576532
35
3257
0
300