Socket
Socket
Sign inDemoInstall

@huolala-tech/react-json-view

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huolala-tech/react-json-view - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "@huolala-tech/react-json-view",
"version": "0.0.1",
"version": "0.0.2",
"description": "A react component for displaying JSON data",

@@ -5,0 +5,0 @@ "main": "dist/index.cjs",

@@ -32,4 +32,4 @@ import React from 'react';

declare const ReactJsonView: import('react').MemoExoticComponent<Options>;
declare const ReactJsonView: import('react').NamedExoticComponent<Options>;
export default ReactJsonView;
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