🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@fontsource-variable/geist-mono

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fontsource-variable/geist-mono - npm Package Compare versions

Comparing version
5.2.5
to
5.2.6
files/geist-mono-cyrillic-wght-normal.woff2

Sorry, the diff of this file is not supported yet

+10
-0

@@ -0,1 +1,11 @@

/* geist-mono-cyrillic-wght-normal */
@font-face {
font-family: 'Geist Mono Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/geist-mono-cyrillic-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
/* geist-mono-latin-ext-wght-normal */

@@ -2,0 +12,0 @@ @font-face {

+3
-3
{
"id": "geist-mono",
"family": "Geist Mono",
"subsets": ["latin", "latin-ext"],
"subsets": ["cyrillic", "latin", "latin-ext"],
"weights": [100, 200, 300, 400, 500, 600, 700, 800, 900],

@@ -11,4 +11,4 @@ "styles": ["normal"],

},
"lastModified": "2024-11-07",
"version": "v1",
"lastModified": "2025-04-23",
"version": "v3",
"category": "monospace",

@@ -15,0 +15,0 @@ "license": {

{
"name": "@fontsource-variable/geist-mono",
"version": "5.2.5",
"version": "5.2.6",
"description": "Self-host the Geist Mono font in a neatly bundled NPM package.",

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

".": {"sass": "./index.css", "default": "./index.css"},
"./LICENSE": "./LICENSE",
"./*": {"sass": "./*.css", "default": "./*.css"},

@@ -25,0 +26,0 @@ "./*.css": {"sass": "./*.css", "default": "./*.css"},

@@ -26,3 +26,3 @@ # Fontsource Geist Mono

- Styles: `[normal]`
- Subsets: `[latin,latin-ext]`
- Subsets: `[cyrillic,latin,latin-ext]`
- Axes: `[wght]`

@@ -47,4 +47,4 @@

## Other Notes
Font version (provided by source): `v1`.
Font version (provided by source): `v3`.
If you have any suggestions or ideas to improve the performance of font loading or expand the existing library, feel free to star and contribute to this repository. You can share your suggestions or ideas by creating an [issue](https://github.com/fontsource/fontsource/issues).
$id: 'geist-mono';
$family: 'Geist Mono';
$category: monospace;
$subsets: (latin, latin-ext);
$subsets: (cyrillic, latin, latin-ext);
$weights: (100, 200, 300, 400, 500, 600, 700, 800, 900);

@@ -22,2 +22,3 @@ $styles: (normal);

$unicode: (
cyrillic: (U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116),
latin-ext: (U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF),

@@ -24,0 +25,0 @@ latin: (U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD),

{
"cyrillic": "U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116",
"latin-ext": "U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF",
"latin": "U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD"
}

@@ -0,1 +1,11 @@

/* geist-mono-cyrillic-wght-normal */
@font-face {
font-family: 'Geist Mono Variable';
font-style: normal;
font-display: swap;
font-weight: 100 900;
src: url(./files/geist-mono-cyrillic-wght-normal.woff2) format('woff2-variations');
unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;
}
/* geist-mono-latin-ext-wght-normal */

@@ -2,0 +12,0 @@ @font-face {