New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-cool-portal

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cool-portal - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

3

package.json
{
"name": "react-cool-portal",
"version": "0.0.15",
"version": "0.0.16",
"description": "React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else.",

@@ -44,2 +44,3 @@ "license": "MIT",

"test": "jest",
"test:update": "yarn test --updateSnapshot",
"test:watch": "yarn test --watch",

@@ -46,0 +47,0 @@ "test:cov": "yarn clean:cov && yarn test --coverage",

@@ -152,3 +152,3 @@ > ⚠️ This library is in-progress, API might changed rapidly. I don't recommend to use it now. If you'd like to give it a try, please follow the [release note](https://github.com/wellyshen/react-cool-portal/releases) for any change. Here's the [milestone](#milestone).

> ♻️ When no element in the container, we will auto remove it for you. Therefore, doesn't produce DOM mess.
> 🧹 When no element in the container, we will remove it for you to avoid DOM mess.

@@ -155,0 +155,0 @@ ## Contributors ✨

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