Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@croud-ui/tokens

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@croud-ui/tokens - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### 2.1.0 (2024-02-12)
### Features
* replace Proxima Nova with DM Sans ([6eabd7b](https://github.com/CroudTech/croud-design-system/commit/6eabd7b0a034a6e4fb17e5bf57a30f04c13046be))
## 2.0.0 (2023-01-26)

@@ -7,0 +13,0 @@

2

dist/tokens.common.js

@@ -193,3 +193,3 @@ module.exports = {

colorBrandDarkest: "#000000",
fontFamilySans: "Proxima Nova, sans-serif",
fontFamilySans: "DM Sans, sans-serif",
fontLeadingNone: 1,

@@ -196,0 +196,0 @@ fontLeadingTight: 1.25,

@@ -193,3 +193,3 @@ declare const _default: {

colorWhite: "#ffffff";
fontFamilySans: "Proxima Nova, sans-serif";
fontFamilySans: "DM Sans, sans-serif";
fontLeadingLoose: 1.7;

@@ -196,0 +196,0 @@ fontLeadingNone: 1;

@@ -193,3 +193,3 @@ {

"color_brand_darkest": "#000000",
"font_family_sans": "Proxima Nova, sans-serif",
"font_family_sans": "DM Sans, sans-serif",
"font_leading_none": 1,

@@ -196,0 +196,0 @@ "font_leading_tight": 1.25,

@@ -192,3 +192,3 @@ export const borderRadiusFull = "9999px";

export const colorBrandDarkest = "#000000";
export const fontFamilySans = "Proxima Nova, sans-serif";
export const fontFamilySans = "DM Sans, sans-serif";
export const fontLeadingNone = 1;

@@ -195,0 +195,0 @@ export const fontLeadingTight = 1.25;

{
"name": "@croud-ui/tokens",
"version": "2.0.0",
"version": "2.1.0",
"description": "collection of formatted design tokens for use in crouds ui",

@@ -5,0 +5,0 @@ "main": "./dist/tokens.common.js",

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