Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

save-html-as-image-enhanced

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

save-html-as-image-enhanced - npm Package Compare versions

Comparing version 1.7.5 to 1.7.6

2

package.json
{
"name": "save-html-as-image-enhanced",
"version": "1.7.5",
"version": "1.7.6",
"description": "Save the html as image like png or jpg",

@@ -5,0 +5,0 @@ "source": "src/index.js",

@@ -188,2 +188,3 @@ /* jslint browser */

const els = node.querySelectorAll(['.remove-when-downloading', '.show-when-downloading']);
for (const element of els) {

@@ -190,0 +191,0 @@ element.style.display = element.getAttribute('original_display');

Sorry, the diff of this file is not supported yet

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