video-react
Advanced tools
Comparing version 0.15.0 to 0.16.0
@@ -1,3 +0,3 @@ | ||
<a name="0.15.0"></a> | ||
# [0.15.0](https://github.com/video-react/video-react/compare/0.14.1...0.15.0) (2022-01-08) | ||
<a name="0.16.0"></a> | ||
# [0.16.0](https://github.com/video-react/video-react/compare/0.15.0...0.16.0) (2022-11-09) | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "video-react", | ||
"version": "0.15.0", | ||
"version": "0.16.0", | ||
"description": "Video-React is a web video player built from the ground up for an HTML5 world using React library.", | ||
@@ -85,4 +85,4 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"react": "^15.0.0 || ^16.0.0 || ^17.0.0", | ||
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0" | ||
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -89,0 +89,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
2610983