Socket
Socket
Sign inDemoInstall

@linthtml/html-parser

Package Overview
Dependencies
7
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.10.0-beta.6

Diff

kamikillerto
published 0.10.0-beta.3 •

kamikillerto
published 0.10.0-beta.2 •

kamikillerto
published 0.10.0-beta.1 •

Changelog

Source

0.10.0-beta.1 (2024-03-03)

  • Packages have been converted to esm
  • Started migration to nx for handling building, testing and linting tasks.
  • Packages have been renamed to fix a circular reference when building the packages, [@linthtml/linthtml] is now [@linthtml/core] and [@linthtml/cli] is now [@linthtml/linthtml].
kamikillerto
published 0.9.5 •

Changelog

Source

0.9.5 (2023-06-02)

Bug Fixes

  • [@linthtml/cli] Remove peer deps to @linthtml/linthtml to fix npm ci (#501)
kamikillerto
published 0.9.5-alpha.1 •

kamikillerto
published 0.9.5-alpha.0 •

kamikillerto
published 0.9.0 •

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 •

2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc