New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-element-to-jsx-string

Package Overview
Dependencies
Maintainers
20
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-element-to-jsx-string - npm Package Versions

123457

2.2.0

Diff
vvo
published 2.2.0 •

Changelog

Source

2.2.0 (2016-01-14)

<a name="2.1.5"></a>

vvo
published 2.1.5 •

Changelog

Source

2.1.5 (2016-01-05)

<a name="2.1.4"></a>

vvo
published 2.1.4 •

Changelog

Source

2.1.4 (2015-12-10)

Bug Fixes

  • stateless comps: add No Display Name as default component name (dc0f65c), closes #11

<a name="2.1.3"></a>

vvo
published 2.1.3 •

Changelog

Source

2.1.3 (2015-11-30)

Bug Fixes

  • handle <div>{123}</div> (609ac78), closes #8
  • lodash: just use plain lodash and import (062b3fe)
  • whitespace: handle {true} {false} (eaca1a2), closes #6 #7
  • whitespace: stop rendering it differently in SOME cases (128aa95)

<a name="2.1.0"></a>

vvo
published 2.1.2 •
vvo
published 2.1.1 •
vvo
published 2.1.0 •

Changelog

Source

2.1.0 (2015-10-25)

Features

<a name="2.0.5"></a>

vvo
published 2.0.5 •

Changelog

Source

2.0.5 (2015-10-21)

Bug Fixes

  • merge plain strings props replacements (7c2bf27)

<a name="2.0.4"></a>

vvo
published 2.0.4 •

Changelog

Source

2.0.4 (2015-10-16)

Bug Fixes

  • tagName: fixed an edge-case with decorated component name (9169ac7)

<a name="2.0.3"></a>

vvo
published 2.0.3 •

Changelog

Source

2.0.3 (2015-10-16)

Bug Fixes

  • handle arrays the right way (597a910)

<a name="2.0.2"></a>