New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@postenbring/hedwig-tokens

Package Overview
Dependencies
Maintainers
3
Versions
148
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-fix-failing-build-20231123103522 to 0.0.0-font-oI56VJc2-20231207181644

tailwind.config.cjs

36

package.json
{
"name": "@postenbring/hedwig-tokens",
"version": "0.0.0-fix-failing-build-20231123103522",
"version": "0.0.0-font-oI56VJc2-20231207181644",
"sideEffects": false,
"license": "MIT",
"files": [
"assets/**",
"tokens-output/**",
"tailwind.config.js"
"tailwind.config.cjs",
"tailwind.config.d.cts"
],
"scripts": {
"build": "node --import tsx build.ts",
"dev": "node --import tsx --watch-path lib --watch-path tokens-source --watch-path build.ts --watch build.ts",
"lint": "eslint \"*.ts*\"",
"typecheck": "tsc --noEmit",
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist"
},
"devDependencies": {
"@types/node": "20.9.1",
"eslint": "^8.53.0",
"@types/node": "20.10.3",
"color2k": "2.0.2",
"eslint": "^8.55.0",
"eslint-config-custom": "*",
"style-dictionary": "3.9.0",
"style-dictionary-utils": "2.0.1",
"tsconfig": "*",
"tsx": "4.1.2",
"typescript": "^5.2.2"
"style-dictionary-utils": "2.0.5",
"tailwindcss": "3.3.5",
"tsx": "4.6.2",
"typescript": "^5.2.2",
"hedwig-tsconfig": "0.0.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "node --import tsx build.ts",
"dev": "node --import tsx --watch-preserve-output --watch-path lib --watch-path tokens-source --watch-path build.ts --watch build.ts",
"lint": "eslint \"*.ts*\"",
"typecheck": "tsc --noEmit",
"clean": "rm -rf .turbo node_modules dist"
}
}
}

@@ -49,2 +49,3 @@ export const PostenColorsSignatureRed : "#e32d22";

export const SpacingLarge5 : "160px";
export const FontsPostenSans : string[];
export const FontsPostenSansBold : string[];

@@ -51,0 +52,0 @@ export const FontsPostenSansMedium : string[];

@@ -62,2 +62,7 @@ {

"type": "fontFamily",
"posten-sans": [
"Posten Sans",
"Arial",
"sans-serif"
],
"posten-sans-bold": [

@@ -88,3 +93,3 @@ "Posten Sans Bold",

"fontFamily": [
"Posten Sans Bold",
"Posten Sans",
"Arial",

@@ -101,3 +106,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 700,
"letterSpacing": "0"

@@ -107,3 +112,3 @@ },

"fontFamily": [
"Posten Sans Bold",
"Posten Sans",
"Arial",

@@ -120,3 +125,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 700,
"letterSpacing": "0"

@@ -126,3 +131,3 @@ },

"fontFamily": [
"Posten Sans Medium",
"Posten Sans",
"Arial",

@@ -139,3 +144,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 500,
"letterSpacing": "0"

@@ -179,3 +184,3 @@ },

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -197,3 +202,3 @@ "sans-serif"

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -215,3 +220,3 @@ "sans-serif"

"fontFamily": [
"Posten Sans Medium",
"Posten Sans",
"Arial",

@@ -228,3 +233,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 500,
"letterSpacing": "0"

@@ -234,3 +239,3 @@ },

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -252,3 +257,3 @@ "sans-serif"

"fontFamily": [
"Posten Sans Medium",
"Posten Sans",
"Arial",

@@ -265,3 +270,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 500,
"letterSpacing": "0"

@@ -271,3 +276,3 @@ },

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -289,3 +294,3 @@ "sans-serif"

"fontFamily": [
"Posten Sans Medium",
"Posten Sans",
"Arial",

@@ -302,3 +307,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 500,
"letterSpacing": "0"

@@ -308,3 +313,3 @@ },

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -326,3 +331,3 @@ "sans-serif"

"fontFamily": [
"Posten Sans Medium",
"Posten Sans",
"Arial",

@@ -339,3 +344,3 @@ "sans-serif"

],
"fontWeight": 400,
"fontWeight": 500,
"letterSpacing": "0"

@@ -345,3 +350,3 @@ },

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -357,3 +362,3 @@ "sans-serif"

"fontFamily": [
"Posten Sans Regular",
"Posten Sans",
"Arial",

@@ -364,3 +369,3 @@ "sans-serif"

"lineHeight": "18px",
"fontWeight": 400,
"fontWeight": 500,
"letterSpacing": "0"

@@ -367,0 +372,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

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