json-diff-react
Advanced tools
Comparing version
{ | ||
"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", |
@@ -14,3 +14,3 @@ # json-diff-react | ||
 | ||
 | ||
@@ -17,0 +17,0 @@ Also see https://relex.github.io/json-diff-react/ for other examples. |
34972
0.4%