@cloudflare/stream-react
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@cloudflare/stream-react", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"license": "BSD-3-Clause", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
# @cloudflare/stream-react | ||
A React wrapper for the [Cloudflare Stream player](https://developers.cloudflare.com/stream/video-playback/). | ||
Official React component for [Cloudflare Stream](https://www.cloudflare.com/products/cloudflare-stream/). | ||
@@ -34,2 +34,5 @@ ## Installation | ||
src: string; | ||
/** | ||
* URL to a VAST advertising tag. If specified, the player will attempt to display ads speficied by the VAST ad schema. | ||
*/ | ||
adUrl?: string; | ||
@@ -36,0 +39,0 @@ /** |
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
109051
182