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
1
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 Compare versions

Comparing version

to
1.1.1

6

CHANGELOG.md

@@ -0,1 +1,7 @@

<a name="1.1.1"></a>
## [1.1.1](https://github.com/algolia/react-element-to-jsx-string/compare/v1.1.0...v1.1.1) (2015-10-15)
<a name="1.1.0"></a>

@@ -2,0 +8,0 @@ # 1.1.0 (2015-10-15)

5

package.json
{
"name": "react-element-to-jsx-string",
"version": "1.1.0",
"version": "1.1.1",
"description": "Turn a ReactElement into the corresponding JSX string.",

@@ -28,4 +28,3 @@ "main": "index-dist.js",

"peerDependencies": {
"react": "^0.14.0",
"react-dom": "^0.14.0"
"react": "^0.14.0"
},

@@ -32,0 +31,0 @@ "dependencies": {