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

@next/font

Package Overview
Dependencies
Maintainers
5
Versions
1038
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@next/font - npm Package Compare versions

Comparing version 13.4.1 to 13.4.2

4

package.json
{
"name": "@next/font",
"version": "13.4.1",
"version": "13.4.2",
"repository": {

@@ -16,3 +16,3 @@ "url": "vercel/next.js",

"scripts": {
"build": "rimraf dist && pnpm ncc-fontkit && tsc -d -p tsconfig.json",
"build": "node ../../scripts/rm.mjs dist && pnpm ncc-fontkit && tsc -d -p tsconfig.json",
"prepublishOnly": "cd ../../ && turbo run build",

@@ -19,0 +19,0 @@ "dev": "pnpm ncc-fontkit && tsc -d -w -p tsconfig.json",

@@ -7,2 +7,2 @@ # `@next/font`

[Read more](https://beta.nextjs.org/docs/optimizing/fonts)
[Read more](https://nextjs.org/docs/app/building-your-application/optimizing/fonts)
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