Socket
Socket
Sign inDemoInstall

@bbob/html

Package Overview
Dependencies
3
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous134Next

2.6.1

Diff

Changelog

Source

2.6.1 (2020-12-15)

Bug Fixes

  • parser: tag inside tag parsing regression (#81) (09bda26)
  • react: rendering self-closed tags and tags without content (#74) (5a7211d)

Features

  • parser: rewrite lexer to make it faster (#50) (772d422)
jilizart
published 2.6.0 •

Changelog

Source

2.6.0 (2020-12-10)

Bug Fixes

  • react: rendering self-closed tags and tags without content (#74) (5a7211d)

Features

  • parser: rewrite lexer to make it faster (#50) (772d422)
jilizart
published 2.5.8 •

Changelog

Source

2.5.8 (2020-07-08)

Bug Fixes

  • plugin-helper: escape case insensitive javascript: attrs (5ceb2f0)
jilizart
published 2.5.7 •

Changelog

Source

2.5.7 (2020-07-05)

Bug Fixes

jilizart
published 2.5.6 •

Changelog

Source

2.5.6 (2020-04-12)

Bug Fixes

  • parser: don't eat not allowed tags with params (#58) fixes #54 (a16b9f7)

Features

  • plugin-helper: move getUniqAttr from preset to plugin helper (#63) (f28f19e)

Performance Improvements

  • parser: optimize v8 perf deoptimizations (#61) (97ecba0)
jilizart
published 2.5.5 •

Changelog

Source

2.5.5 (2020-03-25)

Features

  • core: allow to pass dynamic data in options for render (#59) (0b74be7)

<a name="2.5.4"></a>

jilizart
published 2.5.4 •

Changelog

Source

2.5.4 (2019-09-25)

Bug Fixes

  • bbob-react: remove unique "key" prop warning (#30) (3d5c1f1), closes #28
  • parser: infinity loop problem when escape [\b] (#31) (b4cf271), closes #23
  • parser: try to hack terser minifier that removes working code (#49) (be938fd), closes #48
  • plugin-helper: avoid some malformed attributes in attrsToString (#26) (09ff9af)
  • react: fix broken prop type definition (#27) (19d7ff2)

Features

  • parse: allow tags to be escaped with backslash (#17) (c4f78c1)
  • plugin-helper: lowercase resulting tag names (#42) (597c2a9)
  • preset-html5: list type attribute support (#18) (847c55e)

<a name="2.5.3"></a>

jilizart
published 2.5.3 •

Changelog

Source

2.5.3 (2019-08-11)

Bug Fixes

  • bbob-react: remove unique "key" prop warning (#30) (3d5c1f1), closes #28
  • parser: infinity loop problem when escape [\b] (#31) (b4cf271), closes #23
  • plugin-helper: avoid some malformed attributes in attrsToString (#26) (09ff9af)
  • react: fix broken prop type definition (#27) (19d7ff2)

Features

  • parse: allow tags to be escaped with backslash (#17) (c4f78c1)
  • plugin-helper: lowercase resulting tag names (#42) (597c2a9)
  • preset-html5: list type attribute support (#18) (847c55e)

<a name="2.5.2"></a>

jilizart
published 2.5.2 •

Changelog

Source

2.5.2 (2019-06-30)

Bug Fixes

  • bbob-react: remove unique "key" prop warning (#30) (3d5c1f1), closes #28
  • parser: infinity loop problem when escape [\b] (#31) (b4cf271), closes #23
  • plugin-helper: avoid some malformed attributes in attrsToString (#26) (09ff9af)
  • react: fix broken prop type definition (#27) (19d7ff2)

Features

  • parse: allow tags to be escaped with backslash (#17) (c4f78c1)
  • preset-html5: list type attribute support (#18) (847c55e)

<a name="2.5.1"></a>

jilizart
published 2.5.1 •

Changelog

Source

2.5.1 (2019-06-18)

Bug Fixes

  • parser: fix issue with escaping backslashes when enableEscapeTags is set (#20) (8a9e930)

Features

  • parse: allow tags to be escaped with backslash (#17) (c4f78c1)
  • preset-html5: list type attribute support (#18) (847c55e)

<a name="2.5.0"></a>

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