Socket
Socket
Sign inDemoInstall

@chakra-ui/tabs

Package Overview
Dependencies
103
Maintainers
3
Versions
460
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-next.0 to 1.0.0-next.1

CHANGELOG.md

18

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

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

"dependencies": {
"@chakra-ui/clickable": "^1.0.0-next.0",
"@chakra-ui/descendant": "^1.0.0-next.0",
"@chakra-ui/hooks": "^1.0.0-next.0",
"@chakra-ui/utils": "^1.0.0-next.0"
"@chakra-ui/clickable": "^1.0.0-next.1",
"@chakra-ui/descendant": "^1.0.0-next.1",
"@chakra-ui/hooks": "^1.0.0-next.1",
"@chakra-ui/utils": "^1.0.0-next.1"
},
"devDependencies": {
"@chakra-ui/system": "^1.0.0-next.0",
"@chakra-ui/theme": "^1.0.0-next.0"
"@chakra-ui/system": "^1.0.0-next.1",
"@chakra-ui/theme": "^1.0.0-next.1"
},
"peerDependencies": {
"@chakra-ui/system": "1.0.0-next.0",
"@chakra-ui/system": "1.x",
"react": "16.x"
},
"gitHead": "ce6fe489afaddba502a2611f1fb1dcedb991325b"
"gitHead": "cabbf345518d70d446bf95410872f1a0c947ccd5"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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