Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

geist

Package Overview
Dependencies
Maintainers
7
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geist - npm Package Compare versions

Comparing version 0.1.21 to 0.1.22

6

dist/font.d.ts

@@ -1,2 +0,2 @@

import { NextFont } from "@next/font";
import { NextFontWithVariable } from "@next/font";

@@ -18,3 +18,3 @@ declare module "geist/font" {

*/
export const GeistSans: NextFont;
export const GeistSans: NextFontWithVariable;
/**

@@ -34,3 +34,3 @@ * Geist Mono font, with `className` and `variable` properties,

*/
export const GeistMono: NextFont;
export const GeistMono: NextFontWithVariable;
}
{
"name": "geist",
"version": "0.1.21",
"version": "0.1.22",
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.",

@@ -5,0 +5,0 @@ "main": "./dist/font.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc