🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

json-diff-react

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-diff-react - npm Package Compare versions

Comparing version

to
1.0.1

9

package.json
{
"name": "json-diff-react",
"version": "1.0.0",
"version": "1.0.1",
"author": "Joonas Laukka <joonas.laukka@relexsolutions.com>",

@@ -15,2 +15,9 @@ "description": "A React.js component based on the json-diff package",

],
"keywords": [
"react",
"json",
"diff",
"compare",
"typescript"
],
"dependencies": {

@@ -17,0 +24,0 @@ "@ewoudenberg/difflib": "^0.1.0",

2

README.md

@@ -14,3 +14,3 @@ # json-diff-react

![A screenshot of the React component example](screenshot.png)
![A screenshot of the React component example](https://relex.github.io/json-diff-react/pictures/screenshot.png)

@@ -17,0 +17,0 @@ Also see https://relex.github.io/json-diff-react/ for other examples.