@chakra-ui/icon
Advanced tools
Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "@chakra-ui/icon", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "A base React component for icons", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/shared-utils": "2.0.4" | ||
"@chakra-ui/shared-utils": "2.0.5" | ||
}, | ||
@@ -39,3 +39,3 @@ "devDependencies": { | ||
"clean-package": "2.1.1", | ||
"@chakra-ui/system": "2.3.8" | ||
"@chakra-ui/system": "2.4.0" | ||
}, | ||
@@ -70,4 +70,5 @@ "peerDependencies": { | ||
"typecheck": "tsc --noEmit", | ||
"build:fast": "tsup src" | ||
"build:fast": "tsup src", | ||
"typedocs": "tsx ../../../scripts/generate-type-docs.ts" | ||
} | ||
} |
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
18138
- Removed@chakra-ui/shared-utils@2.0.4(transitive)