@chakra-ui/theme-tools
Advanced tools
Comparing version 0.0.0-v2-latest-20241001130949 to 0.0.0-v2-latest-20241002170600
{ | ||
"name": "@chakra-ui/theme-tools", | ||
"version": "0.0.0-v2-latest-20241001130949", | ||
"version": "0.0.0-v2-latest-20241002170600", | ||
"description": "Set of helpers that makes theming and styling easier", | ||
@@ -34,12 +34,10 @@ "keywords": [ | ||
"color2k": "^2.0.2", | ||
"dlv": "^1.1.3", | ||
"@chakra-ui/anatomy": "0.0.0-v2-latest-20241001130949", | ||
"@chakra-ui/utils": "0.0.0-v2-latest-20241001130949" | ||
"@chakra-ui/anatomy": "0.0.0-v2-latest-20241002170600", | ||
"@chakra-ui/utils": "0.0.0-v2-latest-20241002170600" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241001130949" | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241002170600" | ||
}, | ||
"devDependencies": { | ||
"@types/dlv": "^1.1.2", | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241001130949" | ||
"@chakra-ui/styled-system": "0.0.0-v2-latest-20241002170600" | ||
}, | ||
@@ -49,3 +47,3 @@ "exports": { | ||
"import": { | ||
"types": "./dist/types/index.d.mts", | ||
"types": "./dist/types/index.d.ts", | ||
"default": "./dist/esm/index.mjs" | ||
@@ -60,3 +58,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/color.d.mts", | ||
"types": "./dist/types/color.d.ts", | ||
"default": "./dist/esm/color.mjs" | ||
@@ -71,3 +69,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/component.d.mts", | ||
"types": "./dist/types/component.d.ts", | ||
"default": "./dist/esm/component.mjs" | ||
@@ -82,3 +80,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/create-breakpoints.d.mts", | ||
"types": "./dist/types/create-breakpoints.d.ts", | ||
"default": "./dist/esm/create-breakpoints.mjs" | ||
@@ -93,3 +91,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/css-calc.d.mts", | ||
"types": "./dist/types/css-calc.d.ts", | ||
"default": "./dist/esm/css-calc.mjs" | ||
@@ -104,3 +102,3 @@ }, | ||
"import": { | ||
"types": "./dist/types/css-var.d.mts", | ||
"types": "./dist/types/css-var.d.ts", | ||
"default": "./dist/esm/css-var.mjs" | ||
@@ -107,0 +105,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
29174
4
1
740
0
20
+ Added@chakra-ui/anatomy@0.0.0-v2-latest-20241002170600(transitive)
+ Added@chakra-ui/styled-system@0.0.0-v2-latest-20241002170600(transitive)
+ Added@chakra-ui/utils@0.0.0-v2-latest-20241002170600(transitive)
- Removeddlv@^1.1.3
- Removed@chakra-ui/anatomy@0.0.0-v2-latest-20241001130949(transitive)
- Removed@chakra-ui/styled-system@0.0.0-v2-latest-20241001130949(transitive)
- Removed@chakra-ui/utils@0.0.0-v2-latest-20241001130949(transitive)
- Removeddlv@1.1.3(transitive)