react-portalize
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "dist/cjs/index.js", | ||
@@ -37,3 +37,8 @@ "module": "dist/es/index.js", | ||
"cheerio": "^1.0.0-rc.2" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": ">= 15.6.0", | ||
"react": ">= 16.3.0", | ||
"react-dom": ">= 16.3.0" | ||
} | ||
} |
@@ -59,3 +59,4 @@ # Portalize | ||
- If you want to skip rendering this component on the server side you can do | ||
so with the `server={false}` flag | ||
so with the `server={false}` flag. You don't need to worry about turning this | ||
off if you aren't rendering on the server with `renderPortalsToString` | ||
- **default** `true` | ||
@@ -62,0 +63,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
14262
141
5