Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@entur/typography

Package Overview
Dependencies
Maintainers
10
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@entur/typography - npm Package Compare versions

Comparing version
2.1.2-beta.0
to
2.1.2-beta.1
+2
-0
dist/styles.css

@@ -63,2 +63,3 @@ [data-color-mode=light],

--basecolors-text-highlight:#ff5959;
--basecolors-text-highlightalt:#ffbf9e;
--basecolors-text-light:#ffffff;

@@ -130,2 +131,3 @@ --basecolors-text-subdued:#626493;

--basecolors-text-highlight:#ff9494;
--basecolors-text-highlightalt:#ffbf9e;
--basecolors-text-light:#e5e5e9;

@@ -132,0 +134,0 @@ --basecolors-text-subdued:#b3b4bd;

+4
-4
{
"name": "@entur/typography",
"version": "2.1.2-beta.0",
"version": "2.1.2-beta.1",
"license": "SEE LICENSE IN README.md",

@@ -62,4 +62,4 @@ "main": "./dist/typography.cjs.js",

"dependencies": {
"@entur/icons": "^8.4.1-beta.0",
"@entur/tokens": "^3.21.1",
"@entur/icons": "^8.4.1-beta.1",
"@entur/tokens": "^3.22.0-beta.0",
"@entur/utils": "^0.13.1",

@@ -85,3 +85,3 @@ "classnames": "^2.5.1",

},
"gitHead": "bb439f99d29ac82cfa40794f882839e0c6162f8a"
"gitHead": "e81de10c6c6b8c7ba73e301819e76f25e7a2c02f"
}