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

react-json-view

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-json-view - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

doc/source-example-5.png

2

doc/example-usage.js

@@ -18,3 +18,3 @@

'grand-child-func': (a) => {
let b = a*a;
let b = 5;
return a.push(b);

@@ -21,0 +21,0 @@ }

{
"name": "react-json-view",
"description": "interactive json viewer wrapped up in a react component",
"version": "1.1.2",
"version": "1.1.3",
"main": "main.js",

@@ -6,0 +6,0 @@ "devDependencies": {

@@ -6,3 +6,3 @@ # react-json-view

### Implementation Example:
![alt text](https://github.com/mac-s-g/react-json-view/blob/master/doc/source-example-4.png?raw=true "Usage Example")
![alt text](https://github.com/mac-s-g/react-json-view/blob/master/doc/source-example-5.png?raw=true "Usage Example")

@@ -9,0 +9,0 @@ ### Output Example:

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