Socket
Socket
Sign inDemoInstall

react-json-editor-ajrm

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-json-editor-ajrm - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

package.json
{
"name": "react-json-editor-ajrm",
"version": "2.0.3",
"version": "2.0.4",
"description": "A stylish, editor-like, modular, react component for viewing, editing, and debugging javascript object syntax!",

@@ -5,0 +5,0 @@ "author": "andrew.redican.mejia@gmail.com",

@@ -28,3 +28,3 @@ # react-json-editor-ajrm

1. Clone or fork this Github repository
2. Go to [footFolder/example/](https://github.com/AndrewRedican/react-json-editor-ajrm/tree/master/example):
2. Go to [react-json-editor-ajrm/example/](https://github.com/AndrewRedican/react-json-editor-ajrm/tree/master/example):
```

@@ -44,3 +44,3 @@ $ cd path/to/repo/example

## Latest Release Notes - May 8, 2018
## Latest Release Notes [v2.0.4] - May 8, 2018
1. Enhanced validations and information.

@@ -66,5 +66,3 @@ 2. Previous issue where the content format changed to due errors in syntax, has been fixed.

| [id]() | A unique id to identify component. | string | Mandatory |
| [colors]() | Contains the following properties to customize the color used for each data type:
`default`, `string`, `number`, `colon`, `keys`, `keys_whiteSpace`, `primitive`,
`error`, `background`, and `background_warning` | object | Optional |
| [colors]() | Contains the following properties to customize the color used for each data type: `default`, `string`, `number`, `colon`, `keys`, `keys_whiteSpace`, `primitive`, `error`, `background`, and `background_warning` | object | Optional |
| [confirmGood]() | Send `false` if you would like for the checkmark to confirm good syntax to be hidden. | boolean | Optional |

@@ -71,0 +69,0 @@ | [height]() | Set a specific height for the entire component | string | Optional |

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