Socket
Socket
Sign inDemoInstall

@chakra-ui/button

Package Overview
Dependencies
106
Maintainers
4
Versions
456
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

15

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.1
# 1.0.0 (2020-11-13)
### Patch Changes
**Note:** Version bump only for package @chakra-ui/button
- Updated dependencies
[[`5c482483`](https://github.com/chakra-ui/chakra-ui/commit/5c482483ce24fc798540c9792a15e06772eae213)]:
- @chakra-ui/utils@1.0.1
- @chakra-ui/spinner@1.0.1
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.0.0 (2020-11-13)
**Note:** Version bump only for package @chakra-ui/button
# Change Log

@@ -15,0 +20,0 @@

{
"name": "@chakra-ui/button",
"version": "1.0.0",
"version": "1.0.1",
"description": "A React component that is a base button.",

@@ -56,13 +56,13 @@ "keywords": [

"devDependencies": {
"@chakra-ui/system": "1.0.0"
"@chakra-ui/system": "1.0.1",
"react": "^17.0.1"
},
"dependencies": {
"@chakra-ui/spinner": "1.0.0",
"@chakra-ui/utils": "1.0.0"
"@chakra-ui/spinner": "1.0.1",
"@chakra-ui/utils": "1.0.1"
},
"peerDependencies": {
"@chakra-ui/system": ">=1.0.0-rc.5",
"@chakra-ui/system": ">=1.0.0",
"react": "16.x || 17.x"
},
"gitHead": "c98ca366cec7151fe7ea4e0b6f893088797c5398"
}
}
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