Socket
Socket
Sign inDemoInstall

htmlparser2

Package Overview
Dependencies
8
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.0 to 3.5.1

test/Events/23-legacy_entity_fail.json

4

lib/Tokenizer.js

@@ -499,3 +499,3 @@ module.exports = Tokenizer;

this._sectionStart += limit + 2;
break;
return;
} else {

@@ -505,2 +505,4 @@ limit--;

}
this._sectionStart -= 1;
};

@@ -507,0 +509,0 @@

{
"name": "htmlparser2",
"description": "Fast & forgiving HTML/XML/RSS parser",
"version": "3.5.0",
"version": "3.5.1",
"author": "Felix Boehm <me@feedic.com>",

@@ -6,0 +6,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc