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

react18-json-view

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react18-json-view - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

13

package.json
{
"name": "react18-json-view",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",

@@ -81,3 +81,12 @@ "description": "JSON viewer for react18",

"treeview"
]
],
"homepage": "https://github.com/YYsuni/react18-json-view#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/YYsuni/react18-json-view.git"
},
"bugs": {
"url": "https://github.com/YYsuni/react18-json-view/issues"
},
"sideEffects": false
}

@@ -0,6 +1,11 @@

# React18 JSON View
React function component for displaying javascript arrays and JSON objects.
Storybook
[**Storybook**](https://react18-json-view.vercel.app/)
![Sample of generated blockies](sample.png "JSON View")
## Installation

@@ -7,0 +12,0 @@ ```bash

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