New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/anatomy

Package Overview
Dependencies
Maintainers
3
Versions
278
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/anatomy - npm Package Compare versions

Comparing version

to
0.0.0-pr-20221263638

8

package.json
{
"name": "@chakra-ui/anatomy",
"version": "0.0.0-pr-20221173648",
"version": "0.0.0-pr-20221263638",
"description": "The anatony of all chakra components",

@@ -34,10 +34,10 @@ "keywords": [

"dependencies": {
"@chakra-ui/theme-tools": "^0.0.0-pr-20221173648"
"@chakra-ui/theme-tools": "^0.0.0-pr-20221263638"
},
"peerDependencies": {
"@chakra-ui/system": ">=0.0.0-pr-20221173648"
"@chakra-ui/system": ">=0.0.0-pr-20221263638"
},
"devDependencies": {
"@chakra-ui/system": "0.0.0-pr-20221173648"
"@chakra-ui/system": "0.0.0-pr-20221263638"
}
}