@chakra-ui/alert
Advanced tools
Comparing version 1.1.1 to 1.1.2
# Change Log | ||
## 1.1.2 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`87cc23e14`](https://github.com/chakra-ui/chakra-ui/commit/87cc23e14814e02cbbfc9737c2356cef682ddd5d)]: | ||
- @chakra-ui/utils@1.3.0 | ||
- @chakra-ui/icon@1.1.2 | ||
## 1.1.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@chakra-ui/alert", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "A React component used to alert users of a particular screen area that needs user action", | ||
@@ -55,7 +55,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/icon": "1.1.1", | ||
"@chakra-ui/utils": "1.2.0" | ||
"@chakra-ui/icon": "1.1.2", | ||
"@chakra-ui/utils": "1.3.0" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.3.0", | ||
"@chakra-ui/system": "1.4.0", | ||
"react": "^17.0.1" | ||
@@ -62,0 +62,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43659
+ Added@chakra-ui/icon@1.1.2(transitive)
+ Added@chakra-ui/utils@1.3.0(transitive)
- Removed@chakra-ui/icon@1.1.1(transitive)
- Removed@chakra-ui/utils@1.2.0(transitive)
Updated@chakra-ui/icon@1.1.2
Updated@chakra-ui/utils@1.3.0