react-highlight
Advanced tools
Comparing version 0.13.0 to 0.14.0
{ | ||
"name": "react-highlight", | ||
"version": "0.13.0", | ||
"version": "0.14.0", | ||
"description": "React component for syntax highlighting", | ||
@@ -60,5 +60,5 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^15.0.0 || ^16.0.0", | ||
"react-dom": "^15.0.0 || ^16.0.0" | ||
"react": "^15.0.0 || ^16.0.0 || ^17.0.0", | ||
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.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
18540