Socket
Socket
Sign inDemoInstall

@linthtml/html-parser

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@linthtml/html-parser - npm Package Compare versions

Comparing version 0.10.0-beta.8 to 0.10.0-beta.9

7

dist/package.json
{
"name": "@linthtml/html-parser",
"version": "0.10.0-beta.8",
"version": "0.10.0-beta.9",
"description": "LintHTML HTML parser",

@@ -25,2 +25,3 @@ "author": "BenjaminJ <kamikillerto@gmail.com>",

"test": "nx run :test",
"test:coverage": "nx run :test --configuration coverage",
"build": "nx run :build"

@@ -32,3 +33,3 @@ },

"dependencies": {
"@linthtml/dom-utils": "^0.10.0-beta.8",
"@linthtml/dom-utils": "^0.10.0-beta.9",
"domhandler": "^4.2.2",

@@ -40,4 +41,4 @@ "htmlparser2": "^7.1.2"

},
"gitHead": "0b5200f2ea752cd08846c8f4a1e728d3be83af38",
"gitHead": "104449aaa57c5e77625a3395897facf09f26fbed",
"module": "./src/index.js"
}
{
"name": "@linthtml/html-parser",
"version": "0.10.0-beta.8",
"version": "0.10.0-beta.9",
"description": "LintHTML HTML parser",

@@ -25,2 +25,3 @@ "author": "BenjaminJ <kamikillerto@gmail.com>",

"test": "nx run :test",
"test:coverage": "nx run :test --configuration coverage",
"build": "nx run :build"

@@ -32,3 +33,3 @@ },

"dependencies": {
"@linthtml/dom-utils": "^0.10.0-beta.8",
"@linthtml/dom-utils": "^0.10.0-beta.9",
"domhandler": "^4.2.2",

@@ -40,3 +41,3 @@ "htmlparser2": "^7.1.2"

},
"gitHead": "0b5200f2ea752cd08846c8f4a1e728d3be83af38"
"gitHead": "104449aaa57c5e77625a3395897facf09f26fbed"
}
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