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
4
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
5.0.5

28

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

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

"babel-cli": "^6.18.0",
"babel-eslint": "^7.1.0",
"babel-plugin-lodash": "^3.2.9",
"babel-eslint": "^7.1.1",
"babel-plugin-lodash": "^3.2.11",
"babel-preset-es2015": "^6.18.0",

@@ -25,14 +25,14 @@ "babel-preset-react": "^6.16.0",

"babel-register": "^6.18.0",
"eslint": "^3.11.1",
"eslint": "^3.12.2",
"eslint-config-algolia": "^6.0.1",
"eslint-import-resolver-webpack": "^0.7.0",
"eslint-import-resolver-webpack": "^0.8.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jasmine": "^2.1.0",
"eslint-plugin-react": "^6.7.1",
"eslint-plugin-jasmine": "^2.2.0",
"eslint-plugin-react": "^6.8.0",
"expect": "^1.14.0",
"mocha": "^3.1.2",
"react": "^15.4.0",
"react-dom": "^15.4.0",
"webpack": "^1.13.3",
"react-addons-test-utils": "^15.4.0"
"mocha": "^3.2.0",
"react": "^15.4.1",
"react-addons-test-utils": "^15.4.1",
"react-dom": "^15.4.1",
"webpack": "^1.14.0"
},

@@ -45,7 +45,7 @@ "peerDependencies": {

"is-plain-object": "^2.0.1",
"lodash": "^4.17.2",
"lodash": "^4.17.4",
"sortobject": "^1.0.0",
"stringify-object": "^2.4.0",
"stringify-object": "^3.1.0",
"traverse": "^0.6.6"
}
}

Sorry, the diff of this file is not supported yet