Socket
Socket
Sign inDemoInstall

@chakra-ui/styled-system

Package Overview
Dependencies
Maintainers
2
Versions
474
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/styled-system - npm Package Compare versions

Comparing version 0.0.0-dev-20240112001210 to 0.0.0-dev-20240115120705

4

dist/types/config/color.d.ts

@@ -15,2 +15,6 @@ import * as CSS from "csstype";

/**
* The CSS `accent-color` property
*/
accentColor?: Token<CSS.Property.Color, "colors">;
/**
* The CSS `fill` property for icon svgs and paths

@@ -17,0 +21,0 @@ */

6

package.json
{
"name": "@chakra-ui/styled-system",
"version": "0.0.0-dev-20240112001210",
"version": "0.0.0-dev-20240115120705",
"description": "Style function for css-in-js building component libraries",

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

"csstype": "^3.1.2",
"@chakra-ui/utils": "0.0.0-dev-20240112001210"
"@chakra-ui/utils": "0.0.0-dev-20240115120705"
},

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

"@emotion/styled": "^11.11.0",
"@chakra-ui/theme": "0.0.0-dev-20240112001210"
"@chakra-ui/theme": "0.0.0-dev-20240115120705"
},

@@ -48,0 +48,0 @@ "sideEffects": false,

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