New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

idea-html2pdf

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idea-html2pdf - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

dist/src/html2pdf.js

@@ -154,3 +154,3 @@ "use strict";

const { Body } = await s3.send(getObjCommand);
return Body;
return Buffer.from(await Body.transformToString());
}

@@ -157,0 +157,0 @@ catch (err) {

{
"name": "idea-html2pdf",
"version": "2.2.0",
"version": "2.2.1",
"description": "IDEA helper for generating a PDF from HTML contents",

@@ -5,0 +5,0 @@ "engines": {

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