Socket
Socket
Sign inDemoInstall

domhandler

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domhandler - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

2

index.js

@@ -63,3 +63,3 @@ var ElementType = require("domelementtype");

if(this._options.withEndIndices){
if(this._options.withEndIndices && elem){
elem.endIndex = this._parser.endIndex;

@@ -66,0 +66,0 @@ }

{
"name": "domhandler",
"version": "2.4.1",
"version": "2.4.2",
"description": "handler for htmlparser2 that turns pages into a dom",

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

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