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.6
to
2.1.7
+6
-6
package.json
{
"name": "@entur/typography",
"version": "2.1.6",
"version": "2.1.7",
"license": "SEE LICENSE IN README.md",

@@ -61,5 +61,5 @@ "main": "./dist/typography.cjs.js",

"dependencies": {
"@entur/icons": "^8.4.5",
"@entur/tokens": "^3.22.4",
"@entur/utils": "^0.13.3",
"@entur/icons": "^8.4.6",
"@entur/tokens": "^3.22.5",
"@entur/utils": "^0.13.4",
"classnames": "^2.5.1",

@@ -80,6 +80,6 @@ "modern-normalize": "^3.0.1"

"typescript": "^5.9.2",
"vite": "^7.1.3",
"vite": "^7.3.2",
"vite-plugin-dts": "^4.5.4"
},
"gitHead": "f103a7b4fef3dc0ce47ce4b0e06a8d4062ba1cc5"
"gitHead": "0c3904649cb7f504f1d7bd832dfcc64f7fe5c123"
}