Socket
Socket
Sign inDemoInstall

@chakra-ui/theme

Package Overview
Dependencies
Maintainers
2
Versions
653
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 3.4.1 to 3.4.2

22

package.json
{
"name": "@chakra-ui/theme",
"version": "3.4.1",
"version": "3.4.2",
"description": "The default theme for chakra components",

@@ -33,5 +33,5 @@ "keywords": [

"dependencies": {
"@chakra-ui/anatomy": "2.3.1",
"@chakra-ui/utils": "2.1.1",
"@chakra-ui/theme-tools": "2.2.1"
"@chakra-ui/anatomy": "2.3.2",
"@chakra-ui/theme-tools": "2.2.2",
"@chakra-ui/utils": "2.1.2"
},

@@ -42,4 +42,4 @@ "peerDependencies": {

"devDependencies": {
"@chakra-ui/styled-system": "2.10.1",
"@chakra-ui/cli": "2.5.1"
"@chakra-ui/cli": "2.5.2",
"@chakra-ui/styled-system": "2.10.2"
},

@@ -49,3 +49,3 @@ "exports": {

"import": {
"types": "./dist/types/index.d.mts",
"types": "./dist/types/index.d.ts",
"default": "./dist/esm/index.mjs"

@@ -60,3 +60,3 @@ },

"import": {
"types": "./dist/types/components/index.d.mts",
"types": "./dist/types/components/index.d.ts",
"default": "./dist/esm/components/index.mjs"

@@ -71,3 +71,3 @@ },

"import": {
"types": "./dist/types/foundations/index.d.mts",
"types": "./dist/types/foundations/index.d.ts",
"default": "./dist/esm/foundations/index.mjs"

@@ -82,3 +82,3 @@ },

"import": {
"types": "./dist/types/semantic-tokens.d.mts",
"types": "./dist/types/semantic-tokens.d.ts",
"default": "./dist/esm/semantic-tokens.mjs"

@@ -93,3 +93,3 @@ },

"import": {
"types": "./dist/types/styles.d.mts",
"types": "./dist/types/styles.d.ts",
"default": "./dist/esm/styles.mjs"

@@ -96,0 +96,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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