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

@uiw/react-portal

Package Overview
Dependencies
Maintainers
2
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-portal - npm Package Compare versions

Comparing version 4.21.28 to 4.22.0

3

cjs/index.js

@@ -36,3 +36,2 @@ "use strict";

return /*#__PURE__*/_reactDom["default"].createPortal(props.children, defaultNode.current);
}
//# sourceMappingURL=index.js.map
}

@@ -29,3 +29,2 @@ import { useEffect, useRef } from 'react';

return /*#__PURE__*/ReactDOM.createPortal(props.children, defaultNode.current);
}
//# sourceMappingURL=index.js.map
}
{
"name": "@uiw/react-portal",
"version": "4.21.28",
"version": "4.22.0",
"description": "Portal component",

@@ -5,0 +5,0 @@ "author": "Kenny Wong <wowohoo@qq.com>",

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