Comparing version 0.0.1-beta.1 to 0.0.1-beta.2
{ | ||
"name": "astro-pdf", | ||
"version": "0.0.1-beta.1", | ||
"version": "0.0.1-beta.2", | ||
"description": "A simple Astro integration to generate PDFs from built pages", | ||
@@ -18,2 +18,8 @@ "main": "./dist/cjs/integration.js", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/lameuler/astro-pdf.git", | ||
"directory": "packages/astro-pdf" | ||
}, | ||
"keywords": ["astro-integration"], | ||
"dependencies": { | ||
@@ -20,0 +26,0 @@ "@puppeteer/browsers": "^2.2.3", |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
11226
0