@chakra-ui/spinner
Advanced tools
Comparing version 1.1.7 to 1.1.8
# Change Log | ||
## 1.1.8 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`e9ac4cc76`](https://github.com/chakra-ui/chakra-ui/commit/e9ac4cc7629cd79efc753b4e3353bacdad46cd7d)]: | ||
- @chakra-ui/utils@1.7.0 | ||
- @chakra-ui/visually-hidden@1.0.11 | ||
## 1.1.7 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@chakra-ui/spinner", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "A React component for displaying spinners and loaders", | ||
@@ -53,7 +53,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/utils": "1.6.0", | ||
"@chakra-ui/visually-hidden": "1.0.10" | ||
"@chakra-ui/utils": "1.7.0", | ||
"@chakra-ui/visually-hidden": "1.0.11" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.6.3", | ||
"@chakra-ui/system": "1.6.4", | ||
"react": "^17.0.1" | ||
@@ -60,0 +60,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
31284
+ Added@chakra-ui/utils@1.7.0(transitive)
+ Added@chakra-ui/visually-hidden@1.0.11(transitive)
- Removed@chakra-ui/utils@1.6.0(transitive)
- Removed@chakra-ui/visually-hidden@1.0.10(transitive)
Updated@chakra-ui/utils@1.7.0