react-static-container
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-static-container", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Renders static content efficiently by allowing React to short-circuit the reconciliation process.", | ||
@@ -47,4 +47,4 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"react": "^0.13.0 || ^0.14.0 || ^15.0.0" | ||
"react": "^0.13.0 || ^0.14.0 || ^15.0.0 || ^16.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
112611