jwplayer-video-element
Advanced tools
Comparing version 1.1.6 to 1.1.7
// This file is generated by media-elements/scripts/build-react-wrapper! | ||
export default React.ForwardRefExoticComponent< | ||
declare const VideoComponent: React.ForwardRefExoticComponent< | ||
React.DetailedHTMLProps<React.VideoHTMLAttributes<HTMLVideoElement>, HTMLVideoElement> | ||
>; | ||
export default VideoComponent; |
{ | ||
"name": "jwplayer-video-element", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "A custom element for the JW player with an API that matches the `<video>` API", | ||
@@ -36,3 +36,3 @@ "author": "@muxinc", | ||
"devDependencies": { | ||
"build-react-wrapper": "^0.1.5", | ||
"build-react-wrapper": "^0.1.6", | ||
"npm-run-all": "^4.1.5", | ||
@@ -39,0 +39,0 @@ "wet-run": "^1.2.2" |
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
11610
199