puppeteer-render-text
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -161,3 +161,4 @@ import fs from 'node:fs' | ||
width: width || 640, | ||
height: height || 480 | ||
height: height || 480, | ||
deviceScaleFactor: 1 | ||
}) | ||
@@ -164,0 +165,0 @@ await page.setContent(html) |
{ | ||
"name": "puppeteer-render-text", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Robust text renderer using headless chrome.", | ||
@@ -5,0 +5,0 @@ "repository": "transitive-bullshit/puppeteer-render-text", |
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
37035
292