Socket
Socket
Sign inDemoInstall

@chakra-ui/portal

Package Overview
Dependencies
Maintainers
4
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/portal - npm Package Compare versions

Comparing version 1.2.7 to 1.2.8-next.0

11

CHANGELOG.md
# Change Log
## 1.2.8-next.0
### Patch Changes
- Updated dependencies
[[`4c1071969`](https://github.com/chakra-ui/chakra-ui/commit/4c1071969a9b41a952b374f9990ac0bb89d24fa0),
[`43f66097b`](https://github.com/chakra-ui/chakra-ui/commit/43f66097b39f1c37a4627dd6ca8a85555f35b95c)]:
- @chakra-ui/utils@1.8.2-next.0
- @chakra-ui/hooks@1.5.5-next.0
- @chakra-ui/react-utils@1.1.3-next.0
## 1.2.7

@@ -4,0 +15,0 @@

11

package.json
{
"name": "@chakra-ui/portal",
"version": "1.2.7",
"version": "1.2.8-next.0",
"description": "React component used to render children outside the DOM hierarchy of the parent component",

@@ -35,3 +35,4 @@ "keywords": [

"type": "git",
"url": "git+https://github.com/chakra-ui/chakra-ui.git"
"url": "git+https://github.com/chakra-ui/chakra-ui.git",
"directory": "packages/portal"
},

@@ -56,5 +57,5 @@ "bugs": {

"dependencies": {
"@chakra-ui/hooks": "1.5.4",
"@chakra-ui/react-utils": "1.1.2",
"@chakra-ui/utils": "1.8.1"
"@chakra-ui/hooks": "1.5.5-next.0",
"@chakra-ui/react-utils": "1.1.3-next.0",
"@chakra-ui/utils": "1.8.2-next.0"
},

@@ -61,0 +62,0 @@ "peerDependencies": {

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