🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/theme

Package Overview
Dependencies
Maintainers
3
Versions
656
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/theme - npm Package Compare versions

Comparing version

to
0.0.0-pr-20220920538

8

package.json
{
"name": "@chakra-ui/theme",
"version": "0.0.0-pr-202209205059",
"version": "0.0.0-pr-20220920538",
"description": "The default theme for chakra components",

@@ -35,12 +35,12 @@ "keywords": [

"@chakra-ui/anatomy": "1.2.1",
"@chakra-ui/theme-tools": "0.0.0-pr-202209205059",
"@chakra-ui/theme-tools": "0.0.0-pr-20220920538",
"@chakra-ui/utils": "1.9.1"
},
"peerDependencies": {
"@chakra-ui/system": ">=0.0.0-pr-202209205059"
"@chakra-ui/system": ">=0.0.0-pr-20220920538"
},
"devDependencies": {
"@chakra-ui/cli": "1.7.0",
"@chakra-ui/system": "0.0.0-pr-202209205059"
"@chakra-ui/system": "0.0.0-pr-20220920538"
}
}