Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-portalize

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-portalize - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

7

package.json
{
"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"
}
}

3

README.md

@@ -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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc