@chakra-ui/alert
Advanced tools
Comparing version 1.1.2 to 1.1.3
# Change Log | ||
## 1.1.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`e748219f3`](https://github.com/chakra-ui/chakra-ui/commit/e748219f300f0c51b0eb304fce38b014d7bcbc86), | ||
[`91ef14839`](https://github.com/chakra-ui/chakra-ui/commit/91ef148397187010804eb8f30307d2ec94c32c5b)]: | ||
- @chakra-ui/utils@1.4.0 | ||
- @chakra-ui/icon@1.1.3 | ||
## 1.1.2 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@chakra-ui/alert", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"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.2", | ||
"@chakra-ui/utils": "1.3.0" | ||
"@chakra-ui/icon": "1.1.3", | ||
"@chakra-ui/utils": "1.4.0" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.4.0", | ||
"@chakra-ui/system": "1.5.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
43977
+ Added@chakra-ui/icon@1.1.3(transitive)
+ Added@chakra-ui/utils@1.4.0(transitive)
- Removed@chakra-ui/icon@1.1.2(transitive)
- Removed@chakra-ui/utils@1.3.0(transitive)
Updated@chakra-ui/icon@1.1.3
Updated@chakra-ui/utils@1.4.0