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.9.0-alpha.6 to 0.9.0-alpha.7

dist/dom_builder.d.ts

10

package.json
{
"name": "@linthtml/html-parser",
"version": "0.9.0-alpha.6",
"version": "0.9.0-alpha.7",
"description": "LintHTML HTML parser",

@@ -8,4 +8,4 @@ "author": "BenjaminJ <kamikillerto@gmail.com>",

"license": "ISC",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"directories": {

@@ -31,3 +31,3 @@ "lib": "lib",

"dependencies": {
"@linthtml/dom-utils": "^0.9.0-alpha.6",
"@linthtml/dom-utils": "^0.9.0-alpha.7",
"domhandler": "^4.2.2",

@@ -48,3 +48,3 @@ "htmlparser2": "^7.1.2"

},
"gitHead": "08a5267bfbf23f53ba7d1c895b2f4d272e98057e"
"gitHead": "c207441c3c94a9ab6d4cf2ceaec003f8bd4b2483"
}
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