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

json-edit-react

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-edit-react - npm Package Compare versions

Comparing version 1.11.3 to 1.11.6

2

build/index.d.ts

@@ -163,3 +163,3 @@ /// <reference types="react" />

name?: string;
customNodeProps?: Record<string, unknown>;
customNodeProps?: T;
hideKey?: boolean;

@@ -166,0 +166,0 @@ defaultValue?: unknown;

{
"name": "json-edit-react",
"version": "1.11.3",
"version": "1.11.6",
"description": "React component for editing or viewing JSON/object data",

@@ -5,0 +5,0 @@ "main": "build/index.cjs.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