Socket
Socket
Sign inDemoInstall

@chakra-ui/color-mode

Package Overview
Dependencies
4
Maintainers
3
Versions
363
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.11 to 2.1.12

9

package.json
{
"name": "@chakra-ui/color-mode",
"version": "2.1.11",
"version": "2.1.12",
"description": "React component and hooks for handling light and dark mode.",

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

"dependencies": {
"@chakra-ui/react-use-safe-layout-effect": "2.0.4"
"@chakra-ui/react-use-safe-layout-effect": "2.0.5"
},

@@ -47,3 +47,3 @@ "peerDependencies": {

"clean-package": "2.1.1",
"@chakra-ui/utils": "2.0.13"
"@chakra-ui/utils": "2.0.15"
},

@@ -74,4 +74,5 @@ "clean-package": "../../../clean-package.config.json",

"typecheck": "tsc --noEmit",
"build:fast": "tsup src"
"build:fast": "tsup src",
"typedocs": "tsx ../../../scripts/generate-type-docs.ts"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc