Socket
Socket
Sign inDemoInstall

@chakra-ui/tabs

Package Overview
Dependencies
108
Maintainers
4
Versions
460
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.4-next.0 to 1.5.4

12

CHANGELOG.md
# Change Log
## 1.5.4-next.0
## 1.5.4

@@ -9,10 +9,6 @@ ### Patch Changes

[[`4c1071969`](https://github.com/chakra-ui/chakra-ui/commit/4c1071969a9b41a952b374f9990ac0bb89d24fa0),
[`d3d85956c`](https://github.com/chakra-ui/chakra-ui/commit/d3d85956c776b4768cfe21dabcf9292e01875d74),
[`43f66097b`](https://github.com/chakra-ui/chakra-ui/commit/43f66097b39f1c37a4627dd6ca8a85555f35b95c)]:
- @chakra-ui/utils@1.8.2-next.0
- @chakra-ui/system@1.7.2-next.0
- @chakra-ui/clickable@1.1.7-next.0
- @chakra-ui/hooks@1.5.5-next.0
- @chakra-ui/react-utils@1.1.3-next.0
- @chakra-ui/descendant@2.0.2-next.0
- @chakra-ui/utils@1.8.2
- @chakra-ui/clickable@1.1.7
- @chakra-ui/hooks@1.5.5

@@ -19,0 +15,0 @@ ## 1.5.3

{
"name": "@chakra-ui/tabs",
"version": "1.5.4-next.0",
"version": "1.5.4",
"description": "Accessible Tabs component for React and Chakra UI",

@@ -65,16 +65,16 @@ "keywords": [

"dependencies": {
"@chakra-ui/clickable": "1.1.7-next.0",
"@chakra-ui/descendant": "2.0.2-next.0",
"@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"
"@chakra-ui/clickable": "1.1.7",
"@chakra-ui/descendant": "2.0.1",
"@chakra-ui/hooks": "1.5.5",
"@chakra-ui/react-utils": "1.1.2",
"@chakra-ui/utils": "1.8.2"
},
"devDependencies": {
"@chakra-ui/system": "1.7.2-next.0",
"@chakra-ui/system": "1.7.2",
"react": "^17.0.1"
},
"peerDependencies": {
"@chakra-ui/system": ">=1.7.2-next.0",
"@chakra-ui/system": ">=1.0.0",
"react": ">=16.8.6"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc