react-jw-player
Advanced tools
Comparing version 1.8.0 to 1.8.1
{ | ||
"name": "react-jw-player", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "A React component for launching JW Player instances on the client.", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-jw-player.js", |
@@ -288,3 +288,3 @@ # react-jw-player :movie_camera: [![Build Status](https://travis-ci.com/micnews/react-jw-player.svg?token=oCXvx519mb3xud77T3xi&branch=master)](https://travis-ci.com/micnews/react-jw-player) | ||
<h1>{ this.state.videoTitle }</h1> | ||
<JWPlayer | ||
<ReactJWPlayer | ||
playlist={this.props.playlist} | ||
@@ -291,0 +291,0 @@ licenseKey='your-license-key' |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80642