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

@postenbring/hedwig-tokens

Package Overview
Dependencies
Maintainers
3
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@postenbring/hedwig-tokens - npm Package Compare versions

Comparing version 0.0.0-try-to-fix-pesky-errors-20231116163132 to 0.0.0-update-build-config-20231121202251

tokens-output/tw-tokens.json

7

package.json
{
"name": "@postenbring/hedwig-tokens",
"version": "0.0.0-try-to-fix-pesky-errors-20231116163132",
"version": "0.0.0-update-build-config-20231121202251",
"sideEffects": false,

@@ -15,6 +15,7 @@ "license": "MIT",

"lint": "eslint \"*.ts*\"",
"typecheck": "tsc --noEmit",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"devDependencies": {
"@types/node": "20.9.0",
"@types/node": "20.9.1",
"eslint": "^8.53.0",

@@ -25,3 +26,3 @@ "eslint-config-custom": "*",

"tsconfig": "*",
"tsx": "4.1.1",
"tsx": "4.1.2",
"typescript": "^5.2.2"

@@ -28,0 +29,0 @@ },

@@ -76,2 +76,90 @@ export const PostenColorsSignatureRed : "#e32d22";

export const MicroAnimationEasingNormal : number[];
export const FontSizePostenH1Display : string[];
export const FontSizePostenH1DisplayMin : "40px";
export const FontSizePostenH1DisplayMax : "72px";
export const FontSizePostenH1 : string[];
export const FontSizePostenH1Min : "32px";
export const FontSizePostenH1Max : "48px";
export const FontSizePostenH2 : string[];
export const FontSizePostenH2Min : "28px";
export const FontSizePostenH2Max : "32px";
export const FontSizeBringH1Display : string[];
export const FontSizeBringH1DisplayMin : "40px";
export const FontSizeBringH1DisplayMax : "72px";
export const FontSizeBringH1 : string[];
export const FontSizeBringH1Min : "32px";
export const FontSizeBringH1Max : "48px";
export const FontSizeBringH2 : string[];
export const FontSizeBringH2Min : "28px";
export const FontSizeBringH2Max : "32px";
export const FontSizeHeaderH3 : string[];
export const FontSizeHeaderH3Min : "22px";
export const FontSizeHeaderH3Max : "24px";
export const FontSizeHeaderH3Title : string[];
export const FontSizeHeaderH3TitleMin : "22px";
export const FontSizeHeaderH3TitleMax : "24px";
export const FontSizeBody : string[];
export const FontSizeBodyMin : "18px";
export const FontSizeBodyMax : "20px";
export const FontSizeBodyTitle : string[];
export const FontSizeBodyTitleMin : "18px";
export const FontSizeBodyTitleMax : "20px";
export const FontSizeBodySmall : string[];
export const FontSizeBodySmallMin : "16px";
export const FontSizeBodySmallMax : "18px";
export const FontSizeBodySmallTitle : string[];
export const FontSizeBodySmallTitleMin : "16px";
export const FontSizeBodySmallTitleMax : "18px";
export const FontSizeTechnical : string[];
export const FontSizeTechnicalMin : "14px";
export const FontSizeTechnicalMax : "16px";
export const FontSizeTechnicalTitle : string[];
export const FontSizeTechnicalTitleMin : "14px";
export const FontSizeTechnicalTitleMax : "16px";
export const FontSizeCaption : "13px";
export const FontSizeCaptionTitle : "13px";
export const LineHeightPostenH1Display : string[];
export const LineHeightPostenH1DisplayMin : "56px";
export const LineHeightPostenH1DisplayMax : "80px";
export const LineHeightPostenH1 : string[];
export const LineHeightPostenH1Min : "40px";
export const LineHeightPostenH1Max : "56px";
export const LineHeightPostenH2 : string[];
export const LineHeightPostenH2Min : "36px";
export const LineHeightPostenH2Max : "40px";
export const LineHeightBringH1Display : string[];
export const LineHeightBringH1DisplayMin : "56px";
export const LineHeightBringH1DisplayMax : "80px";
export const LineHeightBringH1 : string[];
export const LineHeightBringH1Min : "40px";
export const LineHeightBringH1Max : "56px";
export const LineHeightBringH2 : string[];
export const LineHeightBringH2Min : "36px";
export const LineHeightBringH2Max : "40px";
export const LineHeightHeaderH3 : string[];
export const LineHeightHeaderH3Min : "28px";
export const LineHeightHeaderH3Max : "32px";
export const LineHeightHeaderH3Title : string[];
export const LineHeightHeaderH3TitleMin : "28px";
export const LineHeightHeaderH3TitleMax : "32px";
export const LineHeightBody : string[];
export const LineHeightBodyMin : "26px";
export const LineHeightBodyMax : "28px";
export const LineHeightBodyTitle : string[];
export const LineHeightBodyTitleMin : "26px";
export const LineHeightBodyTitleMax : "28px";
export const LineHeightBodySmall : string[];
export const LineHeightBodySmallMin : "24px";
export const LineHeightBodySmallMax : "26px";
export const LineHeightBodySmallTitle : string[];
export const LineHeightBodySmallTitleMin : "24px";
export const LineHeightBodySmallTitleMax : "26px";
export const LineHeightTechnical : string[];
export const LineHeightTechnicalMin : "22px";
export const LineHeightTechnicalMax : "24px";
export const LineHeightTechnicalTitle : string[];
export const LineHeightTechnicalTitleMin : "22px";
export const LineHeightTechnicalTitleMax : "24px";
export const LineHeightCaption : "18px";
export const LineHeightCaptionTitle : "18px";
export const MicroAnimationDurationQuick : "0.130s";

@@ -78,0 +166,0 @@ export const MicroAnimationDurationNormal : "0.300s";

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