Socket
Socket
Sign inDemoInstall

@vercel/og

Package Overview
Dependencies
Maintainers
4
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/og - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

14

package.json
{
"name": "@vercel/og",
"version": "0.0.19",
"version": "0.0.20",
"description": "Generate Open Graph Images dynamically from HTML/CSS without a browser",

@@ -12,2 +12,6 @@ "type": "module",

],
"scripts": {
"build": "tsup src/index.ts --format esm && pnpm types",
"types": "tsc --project tsconfig.json"
},
"keywords": [

@@ -25,3 +29,3 @@ "open graph image",

"@resvg/resvg-wasm": "2.0.0-alpha.4",
"satori": "0.0.42",
"satori": "0.0.43",
"yoga-wasm-web": "0.1.2"

@@ -38,7 +42,3 @@ },

"node": ">=16"
},
"scripts": {
"build": "tsup src/index.ts --format esm && pnpm types",
"types": "tsc --project tsconfig.json"
}
}
}
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