@chakra-ui/stat
Advanced tools
Comparing version 2.0.11 to 2.0.12
{ | ||
"name": "@chakra-ui/stat", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"description": "A React component for displaying statistics", | ||
@@ -34,8 +34,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/icon": "3.0.11", | ||
"@chakra-ui/react-context": "2.0.4" | ||
"@chakra-ui/icon": "3.0.12", | ||
"@chakra-ui/react-context": "2.0.5" | ||
}, | ||
"devDependencies": { | ||
"@chakra-ui/system": "2.2.12", | ||
"@chakra-ui/shared-utils": "2.0.2", | ||
"@chakra-ui/system": "2.3.2", | ||
"@chakra-ui/shared-utils": "2.0.3", | ||
"react": "^18.0.0", | ||
@@ -53,3 +53,4 @@ "clean-package": "2.1.1" | ||
"import": "./dist/index.esm.js", | ||
"require": "./dist/index.cjs.js" | ||
"require": "./dist/index.cjs.js", | ||
"types": "./dist/index.d.ts" | ||
}, | ||
@@ -56,0 +57,0 @@ "./package.json": "./package.json" |
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
16934
+ Added@chakra-ui/icon@3.0.12(transitive)
+ Added@chakra-ui/react-context@2.0.5(transitive)
+ Added@chakra-ui/shared-utils@2.0.3(transitive)
- Removed@chakra-ui/icon@3.0.11(transitive)
- Removed@chakra-ui/react-context@2.0.4(transitive)
- Removed@chakra-ui/shared-utils@2.0.2(transitive)
Updated@chakra-ui/icon@3.0.12