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

geist

Package Overview
Dependencies
Maintainers
8
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 1.1.0-beta.5 to 1.1.0-beta.6

13

package.json
{
"name": "geist",
"version": "1.1.0-beta.5",
"version": "1.1.0-beta.6",
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.",
"main": "./dist/sans.js",
"module": "./dist/sans.js",
"typings": "sans.d.ts",
"types": "sans.d.ts",
"main": "./dist/font.js",
"module": "./dist/font.js",
"typings": "font.d.ts",
"types": "font.d.ts",
"scripts": {

@@ -46,3 +46,4 @@ "prepare": "cp ../../LICENSE.TXT ."

"require": "./dist/sans.js",
"default": "./dist/index.d.ts"
"default": "./dist/index.d.ts",
"types": "./dist/sans.d.ts"
},

@@ -49,0 +50,0 @@ "./font/sans-non-variable": {

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