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 0.2.0 to 0.3.0

3

dist/tokens.common.js

@@ -31,4 +31,7 @@ module.exports = {

fontFamilyBody: "Proxima Nova, sans-serif",
fontLeading2Xl: "32px",
fontLeading3Xl: "40px",
fontSizeBase: "14px",
fontSize2Xl: "24px",
fontSize3Xl: "34px",
opacityTextBase: "0.87",

@@ -35,0 +38,0 @@ opacityNone: "0",

@@ -31,3 +31,6 @@ declare const _default: {

fontFamilyBody: "Proxima Nova, sans-serif";
fontLeading2Xl: "32px";
fontLeading3Xl: "40px";
fontSize2Xl: "24px";
fontSize3Xl: "34px";
fontSizeBase: "14px";

@@ -34,0 +37,0 @@ margin1: "4px";

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

"font_family_body": "Proxima Nova, sans-serif",
"font_leading_2xl": "32px",
"font_leading_3xl": "40px",
"font_size_base": "14px",
"font_size_2xl": "24px",
"font_size_3xl": "34px",
"opacity_text_base": "0.87",

@@ -35,0 +38,0 @@ "opacity_none": "0",

@@ -30,4 +30,7 @@ export const borderRadiusNone = "0px";

export const fontFamilyBody = "Proxima Nova, sans-serif";
export const fontLeading2Xl = "32px";
export const fontLeading3Xl = "40px";
export const fontSizeBase = "14px";
export const fontSize2Xl = "24px";
export const fontSize3Xl = "34px";
export const opacityTextBase = "0.87";

@@ -34,0 +37,0 @@ export const opacityNone = "0";

2

package.json
{
"name": "@croud-ui/tokens",
"version": "0.2.0",
"version": "0.3.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

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