Socket
Socket
Sign inDemoInstall

@chakra-ui/button

Package Overview
Dependencies
111
Maintainers
3
Versions
456
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

14

package.json
{
"name": "@chakra-ui/button",
"version": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "A React component that is a base button.",

@@ -49,14 +49,14 @@ "keywords": [

"devDependencies": {
"@chakra-ui/layout": "^1.0.0-next.0",
"@chakra-ui/system": "^1.0.0-next.0"
"@chakra-ui/layout": "^1.0.0-next.1",
"@chakra-ui/system": "^1.0.0-next.1"
},
"dependencies": {
"@chakra-ui/spinner": "^1.0.0-next.0",
"@chakra-ui/utils": "^1.0.0-next.0"
"@chakra-ui/spinner": "^1.0.0-next.1",
"@chakra-ui/utils": "^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"
}
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