@uiw/react-json-view
Advanced tools
Comparing version 2.0.0-alpha.29 to 2.0.0-alpha.30
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
325936
7612