Socket
Socket
Sign inDemoInstall

node-html-parser

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-html-parser - npm Package Compare versions

Comparing version 1.2.19 to 1.2.20

2

dist/nodes/html.d.ts

@@ -137,3 +137,3 @@ import Node from './node';

*/
getAttribute(key: string): string;
getAttribute(key: string): string | undefined;
/**

@@ -140,0 +140,0 @@ * Set an attribute value to the HTMLElement

{
"name": "node-html-parser",
"version": "1.2.19",
"version": "1.2.20",
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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