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

@chakra-ui/theme-tools

Package Overview
Dependencies
Maintainers
3
Versions
493
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/theme-tools - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

11

package.json
{
"name": "@chakra-ui/theme-tools",
"version": "2.0.12",
"version": "2.0.13",
"description": "Set of helpers that makes theming and styling easier",

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/anatomy": "2.0.7",
"@chakra-ui/anatomy": "2.1.0",
"@ctrl/tinycolor": "^3.4.0"

@@ -41,4 +41,4 @@ },

"@types/dlv": "^1.1.2",
"@chakra-ui/shared-utils": "2.0.2",
"@chakra-ui/styled-system": "2.3.4",
"@chakra-ui/shared-utils": "2.0.3",
"@chakra-ui/styled-system": "2.3.5",
"clean-package": "2.1.1"

@@ -51,3 +51,4 @@ },

"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
"require": "./dist/index.cjs.js",
"types": "./dist/index.d.ts"
},

@@ -54,0 +55,0 @@ "./package.json": "./package.json"

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