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
277
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 2.0.4 to 2.0.5

5

package.json
{
"name": "@chakra-ui/anatomy",
"version": "2.0.4",
"version": "2.0.5",
"description": "The anatomy of all chakra components",

@@ -38,4 +38,3 @@ "keywords": [

"build:fast": "tsup src/index.ts"
},
"readme": "# @chakra-ui/anatomy\n\nThis package declares the anatomy for the Chakra UI components.\n\nIt was inspired the `::part()` selector from the\n[W3C CSS Shadow Parts Draft](https://www.w3.org/TR/css-shadow-parts-1/) with\ndata-attributes.\n\n> This is an internal utility, not intended for public usage.\n\n## Installation\n\n```sh\nyarn add @chakra-ui/anatomy\n# or\nnpm i @chakra-ui/anatomy\n```\n\n## Contribution\n\nYes please! See the\n[contributing guidelines](https://github.com/chakra-ui/core/blob/main/CONTRIBUTING.md)\nfor details.\n\n## Licence\n\nThis project is licensed under the terms of the\n[MIT license](https://github.com/chakra-ui/core/blob/main/LICENSE).\n"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc