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
7
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.2.0 to 0.2.1

tokens/type/family.json

22

dist/web/tokens.d.ts
/**
* Do not edit directly
* Generated on Tue, 17 Nov 2020 19:12:55 GMT
* Generated on Tue, 08 Dec 2020 19:51:54 GMT
*/

@@ -169,2 +169,20 @@

export const ComponentButtonDangerFontColorDisabled = "#ffffff";
export const ComponentButtonDangerShadowColorFocused = "#c32534";
export const ComponentButtonDangerShadowColorFocused = "#c32534";
export const TypeFamilyUi = "\"Source Sans Pro\", sans-serif";
export const TypeFamilyCode = "\"Roboto Mono\", monospace";
export const TypeSizeFontSmall = "12px";
export const TypeSizeFontMedium = "14px";
export const TypeSizeFontTall = "16px";
export const TypeSizeFontLarge = "20px";
export const TypeSizeFontXLarge = "24px";
export const TypeSizeFontXxLarge = "28px";
export const TypeSizeLineHeightTiny = "16px";
export const TypeSizeLineHeightSmall = "20px";
export const TypeSizeLineHeightRegular = "24px";
export const TypeSizeLineHeightLarge = "32px";
export const TypeSizeLineHeightXLarge = "48px";
export const TypeSizeLineHeightXxLarge = "64px";
export const TypeWeightBold = 700;
export const TypeWeightSemiBold = 600;
export const TypeWeightMedium = 500;
export const TypeWeightRegular = 400;
/**
* Do not edit directly
* Generated on Tue, 17 Nov 2020 19:12:55 GMT
* Generated on Tue, 08 Dec 2020 19:51:54 GMT
*/

@@ -169,2 +169,20 @@

export const ComponentButtonDangerFontColorDisabled = "#ffffff";
export const ComponentButtonDangerShadowColorFocused = "#c32534";
export const ComponentButtonDangerShadowColorFocused = "#c32534";
export const TypeFamilyUi = "\"Source Sans Pro\", sans-serif";
export const TypeFamilyCode = "\"Roboto Mono\", monospace";
export const TypeSizeFontSmall = "12px";
export const TypeSizeFontMedium = "14px";
export const TypeSizeFontTall = "16px";
export const TypeSizeFontLarge = "20px";
export const TypeSizeFontXLarge = "24px";
export const TypeSizeFontXxLarge = "28px";
export const TypeSizeLineHeightTiny = "16px";
export const TypeSizeLineHeightSmall = "20px";
export const TypeSizeLineHeightRegular = "24px";
export const TypeSizeLineHeightLarge = "32px";
export const TypeSizeLineHeightXLarge = "48px";
export const TypeSizeLineHeightXxLarge = "64px";
export const TypeWeightBold = 700;
export const TypeWeightSemiBold = 600;
export const TypeWeightMedium = 500;
export const TypeWeightRegular = 400;

4

package.json
{
"name": "@cockroachlabs/design-tokens",
"version": "0.2.0",
"version": "0.2.1",
"description": "Design tokens for Cockroach Labs.",

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

},
"gitHead": "59cfeece393dbed9babe16b2c21329dc050dd9af"
"gitHead": "a77405daccfaf2d38cc08ef7c322172ee93776fd"
}

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