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

@uiw/react-json-view

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-json-view - npm Package Compare versions

Comparing version 2.0.0-alpha.29 to 2.0.0-alpha.30

4

cjs/comps/NestedOpen.js

@@ -86,5 +86,3 @@ "use strict";

expandKey: expandKey
}, compProps)), (keyName || typeof keyName === 'number') && /*#__PURE__*/(0, _jsxRuntime.jsx)(_KeyValues.KayName, {
keyName: keyName
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_types.SetComp, {
}, compProps)), (keyName || typeof keyName === 'number') && /*#__PURE__*/(0, _jsxRuntime.jsx)(_KeyValues.KayName, (0, _objectSpread2["default"])({}, compProps)), /*#__PURE__*/(0, _jsxRuntime.jsx)(_types.SetComp, {
value: initialValue,

@@ -91,0 +89,0 @@ keyName: keyName

@@ -81,5 +81,3 @@ import _extends from "@babel/runtime/helpers/extends";

expandKey: expandKey
}, compProps)), (keyName || typeof keyName === 'number') && /*#__PURE__*/_jsx(KayName, {
keyName: keyName
}), /*#__PURE__*/_jsx(SetComp, {
}, compProps)), (keyName || typeof keyName === 'number') && /*#__PURE__*/_jsx(KayName, _extends({}, compProps)), /*#__PURE__*/_jsx(SetComp, {
value: initialValue,

@@ -86,0 +84,0 @@ keyName: keyName

{
"name": "@uiw/react-json-view",
"version": "2.0.0-alpha.29",
"version": "2.0.0-alpha.30",
"description": "JSON viewer for react.",

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

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