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.4 to 0.1.5

2

package.json
{
"name": "geist",
"version": "0.1.4",
"version": "0.1.5",
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.",

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

import { NextFont } from "@next/font";
declare module "geist/font" {
/**
* Geist Sans
*
* Includes 9 weights: 100, 200, 300, 400, 500, 600, 700, 800, 900
*
* You can download the latest font files from {@link https://github.com/vercel/geist-font/releases}
*/
export const sansFont: NextFont;
/**
* Geist Mono
*
* Includes 9 weights: 100, 200, 300, 400, 500, 600, 700, 800, 900
*
* You can download the latest font files from {@link https://github.com/vercel/geist-font/releases}
*/
export const monoFont: NextFont;
}
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