Socket
Socket
Sign inDemoInstall

@chakra-ui/theme-tools

Package Overview
Dependencies
Maintainers
2
Versions
489
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 0.0.0-dev-20230528190715 to 0.0.0-dev-20230528194103

2

dist/color.d.ts

@@ -23,3 +23,3 @@ type Dict = {

*/
declare const tone: (color: string) => (theme: Dict) => "light" | "dark";
declare const tone: (color: string) => (theme: Dict) => "dark" | "light";
/**

@@ -26,0 +26,0 @@ * Determines if a color tone is "dark"

{
"name": "@chakra-ui/theme-tools",
"version": "0.0.0-dev-20230528190715",
"version": "0.0.0-dev-20230528194103",
"description": "Set of helpers that makes theming and styling easier",

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

"peerDependencies": {
"@chakra-ui/styled-system": "0.0.0-dev-20230528190715"
"@chakra-ui/styled-system": "0.0.0-dev-20230528194103"
},

@@ -43,3 +43,3 @@ "devDependencies": {

"dlv": "^1.1.3",
"@chakra-ui/styled-system": "0.0.0-dev-20230528190715"
"@chakra-ui/styled-system": "0.0.0-dev-20230528194103"
},

@@ -46,0 +46,0 @@ "clean-package": "../../../clean-package.config.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