@chakra-ui/stat
Advanced tools
Comparing version 1.1.3 to 1.1.4
# Change Log | ||
## 1.1.4 | ||
### Patch Changes | ||
- Updated dependencies | ||
[[`a58b724e9`](https://github.com/chakra-ui/chakra-ui/commit/a58b724e9c8656044f866b658f378662f2a44b46), | ||
[`b724a9dd9`](https://github.com/chakra-ui/chakra-ui/commit/b724a9dd9429d02c0b2c7f7deac66d3553100bdc)]: | ||
- @chakra-ui/utils@1.5.0 | ||
- @chakra-ui/icon@1.1.4 | ||
- @chakra-ui/visually-hidden@1.0.7 | ||
## 1.1.3 | ||
@@ -4,0 +15,0 @@ |
export * from "./stat"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -26,1 +26,2 @@ import { IconProps } from "@chakra-ui/icon"; | ||
export {}; | ||
//# sourceMappingURL=stat.d.ts.map |
{ | ||
"name": "@chakra-ui/stat", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A React component for displaying statistics", | ||
@@ -56,8 +56,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/icon": "1.1.3", | ||
"@chakra-ui/utils": "1.4.0", | ||
"@chakra-ui/visually-hidden": "1.0.6" | ||
"@chakra-ui/icon": "1.1.4", | ||
"@chakra-ui/utils": "1.5.0", | ||
"@chakra-ui/visually-hidden": "1.0.7" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "1.5.0", | ||
"@chakra-ui/system": "1.6.0", | ||
"react": "^17.0.1" | ||
@@ -64,0 +64,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
42313
15
+ Added@chakra-ui/icon@1.1.4(transitive)
+ Added@chakra-ui/utils@1.5.0(transitive)
+ Added@chakra-ui/visually-hidden@1.0.7(transitive)
- Removed@chakra-ui/icon@1.1.3(transitive)
- Removed@chakra-ui/utils@1.4.0(transitive)
- Removed@chakra-ui/visually-hidden@1.0.6(transitive)
- Removed@types/object-assign@4.0.30(transitive)
Updated@chakra-ui/icon@1.1.4
Updated@chakra-ui/utils@1.5.0