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 Versions

23

0.10.0

Diff

Changelog

Source

0.10.0 (2024-07-29)

Breaking 💥

  • Drop support for node 14 and node 16.
  • Rename packages to fix circular reference when building the packages, [@linthtml/linthtml] is now [@linthtml/core] and [@linthtml/cli] is now [@linthtml/linthtml].

Features 🚀

  • Add two new rules no-inline-style and link-label-min-length.
  • Deprecated rules id-class-style, id-class-no-ad, ìndent-delta, indent-width-cont and link-min-length-4.
  • Packages have been converted to esm.
  • [@linthtml/dom-utils] Generate ESM and CJS files in build and add new atomic exports.
  • [@linthtml/linthtml] Add CJS, ESM and TS output format for init command with types or JSDoc comments.

Refactor 🧰

  • Use nx instead of lerna as task runner

Bug fixes

  • [@linthtml/core] Correctly extract ignore patterns from .linthtmlignore file
kamikillerto
published 0.10.0-beta.10 •

Changelog

Source

0.10.0-beta.10 (2024-07-02)

  • [@linthtml/core] Add two new rules no-inline-style and link-label-min-length.
  • [@linthtml/core] Deprecated rules id-class-style, id-class-no-ad, ìndent-delta, indent-width-cont and link-min-length-4
kamikillerto
published 0.10.0-beta.9 •

Changelog

Source

0.10.0-beta.9 (2024-06-06)

Features 🚀

  • [@linthtml/cli] With package.json import not working in nodejs 22
kamikillerto
published 0.10.0-beta.8 •

Changelog

Source

0.10.0-beta.8 (2024-05-30)

Features 🚀

  • [@linthtml/core] Improve custom error message for ESM-CJS require error

Bug fixes

  • [@linthtml/dom-utils] Fix file require in CJS build
kamikillerto
published 0.10.0-beta.7 •

Changelog

Source

0.10.0-beta.7 (2024-05-29)

Features 🚀

  • [@linthtml/dom-utils] Generate ESM and CJS files in build and add new atomic exports.

Bug fixes

  • [@linthtml/core] Fix import of ESM plugins
kamikillerto
published 0.10.0-beta.6 •

Changelog

Source

0.10.0-beta.6 (2024-03-24)

Features 🚀

  • [@linthtml/core] Add custom error message for ESM-CJS require error

Bug fixes

  • [@linthtml/core] Correctly extract ignore patterns from .linthtmlignore file
kamikillerto
published 0.10.0-beta.3 •

Changelog

Source

0.10.0-beta.3 (2024-03-05)

Features 🚀

  • [@linthtml/linthtml] Add CJS, ESM and TS output format for init command
kamikillerto
published 0.10.0-beta.2 •

Changelog

Source

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

Bug fixes

  • [@linthtml/linthtml] Add missing deps @linthtml/core
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)
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