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.9.1 to 1.9.2

2

package.json
{
"name": "react-json-view",
"description": "Interactive react component for displaying javascript arrays and JSON objects.",
"version": "1.9.1",
"version": "1.9.2",
"main": "dist/main.js",

@@ -6,0 +6,0 @@ "files": [

@@ -12,3 +12,3 @@ ![alt text](https://github.com/mac-s-g/react-json-view/blob/master/doc/rjv-icon-alt.png?raw=true)

* Check out a [React implementation example here](https://github.com/mac-s-g/react-json-view/blob/master/example/example.js).
* Check out an [ES5 implementation example here](https://github.com/mac-s-g/react-json-view/blob/master/example/example.html).
* Check out an [ES5 implementation example here](https://github.com/mac-s-g/react-json-https://github.com/alexkuz/react-json-treeview/blob/master/example/example.html).
* [Installation instructions](#installation-instructions) are listed below.

@@ -136,4 +136,9 @@

### Inspiration
I drew a ton of design ideas from [react-json-tree](https://github.com/alexkuz/react-json-tree). Thanks to the RJT contributors for putting together an awesome component!
I'm also inspired by my users who come up with interesting feature requests. Reach out to me with ideas for this project or other projects you want to collaborate on. My email address is listed on my [github user page](https://github.com/mac-s-g).
### To-Do's
1. Support "delete" capability when `onEdit` is enabled
2. Support "add" capability when `onEdit` is enabled
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