Socket
Socket
Sign inDemoInstall

htmljs-parser

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

htmljs-parser - npm Package Versions

13
11

5.2.2

Diff

Changelog

Source

5.2.2

Patch Changes

dylanpiercey
published 5.2.1 •

Changelog

Source

5.2.1

Patch Changes

  • #143 635b97c Thanks @DylanPiercey! - Fix issue where and extra character was being consumed if an escaped placeholder was at the end of a tag.
dylanpiercey
published 5.2.0 •

Changelog

Source

5.2.0

Minor Changes

  • #141 81cff30 Thanks @DylanPiercey! - Add support for type parameter/argument parsing. This adds a new onTagTypeParams, onTagTypeArgs events and a .typeParams property on the AttrMethod range.
dylanpiercey
published 5.1.5 •

Changelog

Source

5.1.5

Patch Changes

dylanpiercey
published 5.1.4 •

Changelog

Source

5.1.4

Patch Changes

  • #134 cdbc6b2 Thanks @DylanPiercey! - Improve missing attribute error when the tag is immediately closed without the attribute value.
dylanpiercey
published 5.1.3 •

Changelog

Source

5.1.3

Patch Changes

  • #132 59a10d5 Thanks @DylanPiercey! - Fix regression which caused script tags with a trailing comment as the same line as the closing tag to not always parse properly.
dylanpiercey
published 5.1.2 •

Changelog

Source

5.1.2

Patch Changes

  • #130 ebc850f Thanks @DylanPiercey! - Switch from regexp based parsing for the expression continuations. This slightly improves performance and more importantly fixes usage of the parser in safari.
dylanpiercey
published 5.1.1 •

Changelog

Source

5.1.1

Patch Changes

  • #127 222b145 Thanks @DylanPiercey! - Fix regression around JS style comments in the body by requiring that they are preceded by a whitespace.
dylanpiercey
published 5.1.0 •

Changelog

Source

5.1.0

Minor Changes

dylanpiercey
published 5.0.4 •

Changelog

Source

5.0.4

Patch Changes

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