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

react-json-parser

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-json-parser - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

18

package.json
{
"name": "react-json-parser",
"version": "0.2.0",
"repository": "git@github.com:thusfresh/react-json-parser.git",
"author": "Paul Le Cam <paul@mainframe.com>",
"version": "0.2.1",
"repository": "git@github.com:MainframeHQ/react-json-parser.git",
"author": "Mainframe",
"license": "MIT",

@@ -12,12 +12,12 @@ "main": "lib/index.js",

"dependencies": {
"babel-traverse": "^6.25.0",
"babel-types": "^6.25.0",
"babylon": "^6.17.4",
"commander": "^2.11.0",
"fs-extra": "^4.0.0",
"babel-traverse": "^6.26.0",
"babel-types": "^6.26.0",
"babylon": "^6.18.0",
"commander": "^2.12.2",
"fs-extra": "^4.0.3",
"get-stdin": "^5.0.1"
},
"devDependencies": {
"prettier": "^1.5.3"
"prettier": "^1.9.1"
}
}

Sorry, the diff of this file is not supported yet

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