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.4
to
2.1.5
+1
-1
dist/beta/esm/components/Text.mjs
import { jsx } from "react/jsx-runtime";
import classNames from "classnames";
import { getSemanticTypeFromTextVariant, getSpacingClasses } from "../utils/utils.mjs";
import { getSpacingClasses, getSemanticTypeFromTextVariant } from "../utils/utils.mjs";
/* empty css */

@@ -5,0 +5,0 @@ const TypographyText = ({

{
"name": "@entur/typography",
"version": "2.1.4",
"version": "2.1.5",
"license": "SEE LICENSE IN README.md",

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

"dependencies": {
"@entur/icons": "^8.4.3",
"@entur/tokens": "^3.22.2",
"@entur/utils": "^0.13.1",
"@entur/icons": "^8.4.4",
"@entur/tokens": "^3.22.3",
"@entur/utils": "^0.13.2",
"classnames": "^2.5.1",

@@ -85,3 +85,3 @@ "modern-normalize": "^3.0.1"

},
"gitHead": "20bfbc9666763680b8871a62f9503b0dfd481531"
"gitHead": "9ac8be0952badd4043470e47e50992369ada2c11"
}