pdf-from-html
Advanced tools
Comparing version 0.1.2-beta to 0.1.2-beta.1
{ | ||
"name": "pdf-from-html", | ||
"version": "0.1.2-beta", | ||
"version": "0.1.2-beta.1", | ||
"description": "Generate PDF file using an HTML file as input for the body.", | ||
@@ -30,5 +30,5 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"meow": "5.0.x", | ||
"mustache": "3.1.x", | ||
"puppeteer": "1.20.x" | ||
"meow": "^6.0.0", | ||
"mustache": "^3.2.0", | ||
"puppeteer": "^2.0.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
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
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
41388