Socket
Socket
Sign inDemoInstall

@linthtml/html-parser

Package Overview
Dependencies
7
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1

0.9.0

Diff

Changelog

Source

0.9.0 (2022-08-26)

Breaking 💥

Drop support for node 10 and node 12.

Refactor 🧰

Move to monorepo and split codebase into 4 packages:

  • @linthtml/cli - The cli part of LintHTML.
  • @linhtml/dom-utils - Collection of utils functions to manipulate and check HTML nodes, it's used internally by the rules and the HTML parser.
  • @linthtml/html-parser - The HTML parser used internally to parse HTML content and get return an AST.
  • @linthtml/linthtml - The core package, it contains all rules, the linter and the config management.

All packages have also been migrated to Typescript.

Bug Fixes

  • Rule id-no-dup, stop reporting error for id like toString
kamikillerto
published 0.9.0-beta.4 •

kamikillerto
published 0.9.0-beta.3 •

kamikillerto
published 0.9.0-beta.2 •

Changelog

Source

0.9.0-beta.2 (2022-07-28)

Refactor

All packages have been migrated to Typescript. Thanks to Typescript some bugs havee been found and corrected.

Docs

There's now an online documentation for LintHTML

kamikillerto
published 0.9.0-beta.1 •

Changelog

Source

0.9.0-beta.1 (2022-02-17)

Refactor 🧰

Move to monorepo and split codebase into 4 packages:

  • @linthtml/cli - The cli part of LintHTML.
  • @linhtml/dom-utils - Collection of utils functions to manipulate and check HTML nodes, it's used internally by the rules and the HTML parser.
  • @linthtml/html-parser - The HTML parser used internally to parse HTML content and get return an AST.
  • @linthtml/linthtml - The core package, it contains all rules, the linter and the config management.

All packages have also been migrated to Typescript.

kamikillerto
published 0.9.0-alpha.7 •

kamikillerto
published 0.9.0-alpha.6 •

kamikillerto
published 0.9.0-alpha.4 •

kamikillerto
published 0.9.0-alpha.1 •

kamikillerto
published 0.9.0-alpha.0 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc