Socket
Socket
Sign inDemoInstall

puppeteer-render-text

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-render-text - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

3

index.js

@@ -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",

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