Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

html-react-parser

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-react-parser - npm Package Versions

1
15

0.4.6

Diff

Changelog

Source

0.4.6 (2018-05-13)

Bug Fixes

  • accidentally left a console (953e564)
  • added test case for viewBox (261ffb7)
  • moving svg mock to correct place (6ffb148)
  • svg attributes now correctly handled (94643e1)
remarkablemark
published 0.4.5 •

Changelog

Source

0.4.5 (2018-05-09)

Bug Fixes

  • package: upgrade style-to-object@0.2.1 (d065c60)
remarkablemark
published 0.4.4 •

Changelog

Source

0.4.4 (2018-05-07)

Bug Fixes

  • package: upgrade react-dom-core@0.0.3 (b4a1c6e)
remarkablemark
published 0.4.3 •

Changelog

Source

0.4.3 (2018-03-27)

Bug Fixes

  • parser: fix boolean attributes parsing (e478a44)
  • parser: fix case when style is empty string (fa2a8b4)
remarkablemark
published 0.4.2 •

Changelog

Source

0.4.2 (2018-02-20)

Bug Fixes

  • package: upgrade html-dom-parser@0.1.3 and devDependencies (1c236ed)
  • release: do not lint standard-version commit message (2d35a1f)
remarkablemark
published 0.4.1 •

Changelog

Source

0.4.1 (2017-11-28)

Bug Fixes

  • attributes-to-props.js: Remove unappropriate console logging and remove double quote from tests (10ff149)
  • attributes-to-props.js: Use AST to transform style attributes into an style object (68cd565)
  • utilities.js: Format string to lowercase before converting to camel case and assert the string is a string (4522666)
remarkablemark
published 0.4.0 •

Changelog

Source

0.4.0 (2017-10-01)

Added

  • react-dom-core to dependencies (closes #43)
    • react-dom 16 no longer exposes lib, which includes the DOM property configs
    • Upgrade devDependencies of react and react-dom to 16
    • Update README and examples
remarkablemark
published 0.3.6 •

Changelog

Source

0.3.6 (2017-09-30)

Changed

  • Dependencies
    • html-dom-parser@0.1.2
      • Fixes IE9 client parser bug
    • Set react and react-dom versions to ^15.4
      • Version 16 no longer exposes HTMLDOMPropertyConfig and SVGDOMPropertyConfig
remarkablemark
published 0.3.5 •

Changelog

Source

0.3.5 (2017-06-26)

Changed

  • Dependencies
    • html-dom-parser@0.1.1
      • Fixes IE client parser bug
    • eslint@4.1.1
    • webpack@3.0.0
  • Update webpack to enable scope hoisting
remarkablemark
published 0.3.4 •

Changelog

Source

0.3.4 (2017-06-17)

Changed

  • Dependencies:
    • html-dom-parser@0.1.0
    • coveralls@2.13.1
    • eslint@4.0.0
    • mocha@3.4.2
    • webpack@2.6.1

Removed

  • Dependencies:
    • jsdomify
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