Socket
Socket
Sign inDemoInstall

@vercel/og

Package Overview
Dependencies
Maintainers
215
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.27 to 0.0.28-beta.0

14

package.json
{
"name": "@vercel/og",
"version": "0.0.27",
"version": "0.0.28-beta.0",
"description": "Generate Open Graph Images dynamically from HTML/CSS without a browser",

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

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

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

"@resvg/resvg-wasm": "2.0.0-alpha.4",
"satori": "0.0.46",
"satori": "0.2.2",
"yoga-wasm-web": "0.3.0"

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

"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