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

@cockroachlabs/design-tokens

Package Overview
Dependencies
Maintainers
13
Versions
693
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cockroachlabs/design-tokens - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

6

dist/web/tokens.d.ts
/**
* Do not edit directly
* Generated on Wed, 01 Sep 2021 14:40:58 GMT
* Generated on Mon, 13 Dec 2021 16:26:04 GMT
*/

@@ -111,4 +111,4 @@

export const ColorMetricsCore2 = "#2aaf44";
export const ColorMetricsCore3 = "#2da6eb";
export const ColorMetricsCore4 = "#9c55d9";
export const ColorMetricsCore3 = "#00a2ff";
export const ColorMetricsCore4 = "#c813fe";
export const ColorMetricsCore5 = "#c9cc01";

@@ -115,0 +115,0 @@ export const ColorMetricsCore6 = "#26dcab";

/**
* Do not edit directly
* Generated on Wed, 01 Sep 2021 14:40:58 GMT
* Generated on Mon, 13 Dec 2021 16:26:04 GMT
*/

@@ -111,4 +111,4 @@

export const ColorMetricsCore2 = "#2aaf44";
export const ColorMetricsCore3 = "#2da6eb";
export const ColorMetricsCore4 = "#9c55d9";
export const ColorMetricsCore3 = "#00a2ff";
export const ColorMetricsCore4 = "#c813fe";
export const ColorMetricsCore5 = "#c9cc01";

@@ -115,0 +115,0 @@ export const ColorMetricsCore6 = "#26dcab";

{
"name": "@cockroachlabs/design-tokens",
"version": "0.4.1",
"version": "0.4.2",
"description": "Design tokens for Cockroach Labs.",

@@ -21,3 +21,3 @@ "repository": {

"devDependencies": {
"style-dictionary": "3.0.2"
"style-dictionary": "3.0.3"
},

@@ -27,3 +27,3 @@ "publishConfig": {

},
"gitHead": "ddc31ce4f157f3adf0222a88c6290b0a414adab0"
"gitHead": "a0058badca0ef40d7a4199f736da0f9ab318f360"
}

@@ -7,4 +7,4 @@ {

"2": { "value": "#2aaf44"},
"3": { "value": "#2da6eb"},
"4": { "value": "#9c55d9"},
"3": { "value": "#00a2ff"},
"4": { "value": "#c813fe"},
"5": { "value": "#c9cc01"},

@@ -11,0 +11,0 @@ "6": { "value": "#26dcab"},

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