🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@fontsource-variable/stix-two-text

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fontsource-variable/stix-two-text - npm Package Compare versions

Comparing version

to
5.2.4

{
"name": "@fontsource-variable/stix-two-text",
"version": "5.2.0",
"version": "5.2.4",
"description": "Self-host the STIX Two Text font in a neatly bundled NPM package.",

@@ -23,2 +23,7 @@ "main": "index.css",

".": {"sass": "./index.css", "default": "./index.css"},
"./*": {"sass": "./*.css", "default": "./*.css"},
"./files/*": {"sass": "./files/*", "default": "./files/*"},
"./package.json": "./package.json",
"./metadata.json": "./metadata.json",
"./unicode.json": "./unicode.json",
"./scss": {"sass": "./scss/metadata.scss"}

@@ -29,8 +34,9 @@ },

"homepage": "https://fontsource.org/fonts/stix-two-text",
"funding": "https://github.com/sponsors/ayuhito",
"repository": {
"type": "git",
"url": "https://github.com/fontsource/font-files.git",
"url": "git+https://github.com/fontsource/font-files.git",
"directory": "fonts/variable/stix-two-text"
},
"publishHash": "4ca7b8d23e16ec58"
"publishHash": "7e6313dba49e0f66"
}