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

html-dom-parser

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-dom-parser - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

src/client/constants.ts

15

package.json
{
"name": "html-dom-parser",
"version": "5.0.1",
"version": "5.0.2",
"description": "HTML to DOM parser.",

@@ -72,7 +72,7 @@ "author": "Mark <mark@remarkablemark.org>",

"@size-limit/preset-big-lib": "9.0.0",
"@types/chai": "4.3.8",
"@types/estree": "1.0.2",
"@types/mocha": "10.0.2",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/chai": "4.3.9",
"@types/estree": "1.0.3",
"@types/mocha": "10.0.3",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"chai": "4.3.10",

@@ -103,3 +103,4 @@ "eslint": "8.51.0",

"/esm",
"/lib"
"/lib",
"/src"
],

@@ -106,0 +107,0 @@ "browser": {

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