@vercel/og
Advanced tools
Comparing version 0.0.24 to 1.0.0
{ | ||
"name": "@vercel/og", | ||
"version": "0.0.24", | ||
"version": "1.0.0", | ||
"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": [ | ||
@@ -37,7 +41,3 @@ "open graph image", | ||
"node": ">=16" | ||
}, | ||
"scripts": { | ||
"build": "tsup src/index.ts --format esm && pnpm types", | ||
"types": "tsc --project tsconfig.json" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
5