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

@quadient/design-tokens

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quadient/design-tokens - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

changelog.md.orig

2

build/js/variables.js
/**
* Do not edit directly
* Generated on Thu, 22 Jul 2021 14:27:41 GMT
* Generated on Thu, 12 Aug 2021 05:45:30 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Thu, 22 Jul 2021 14:27:46 GMT
* Generated on Thu, 12 Aug 2021 05:45:36 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Thu, 22 Jul 2021 14:27:50 GMT
* Generated on Thu, 12 Aug 2021 05:45:41 GMT
*/

@@ -322,3 +322,3 @@

export const FontStrongFontFamily = "'Open Sans', sans-serif";
export const FontStrongSize = 14;
export const FontStrongSize = 13;
export const FontStrongLineHeight = "20px";

@@ -325,0 +325,0 @@ export const FontStrongWeight = 400;

@@ -318,3 +318,3 @@ {

"FontStrongFontFamily": "'Open Sans', sans-serif",
"FontStrongSize": 14,
"FontStrongSize": 13,
"FontStrongLineHeight": "20px",

@@ -321,0 +321,0 @@ "FontStrongWeight": 400,

@@ -0,1 +1,5 @@

# 0.0.15
## Fixed
- changed value of token `legacyTheme/strong/size` from 14px to 13px
# 0.0.14

@@ -2,0 +6,0 @@ ## Added

@@ -0,0 +0,0 @@ const StyleDictionary = require("style-dictionary");

{
"name": "@quadient/design-tokens",
"version": "0.0.14",
"version": "0.0.15",
"description": "Quadient design tokens generator tool. As an output, various types of formats are generated based on configuration in json input files.",

@@ -5,0 +5,0 @@ "main": "config.js",

@@ -0,0 +0,0 @@ # @quadient/design-tokens

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -16,3 +16,3 @@ {

"fontFamily": { "value": "'Open Sans', sans-serif" },
"size": { "value": 14, "unit": "px" },
"size": { "value": 13, "unit": "px" },
"weight": { "value": 400 }

@@ -19,0 +19,0 @@ },

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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