Update CLI to compare only updated entities and verify IPLD state (#161)

* Change compare CLI to verify only updated entities

* Implement IPLD state verification in compare CLI

* Changes to IPLD state to match with GQL result entity
This commit is contained in:
2022-08-17 19:11:40 +05:30
committed by GitHub
parent ec56de057f
commit 7238f614c0
33 changed files with 518 additions and 68 deletions
+1
View File
@@ -58,6 +58,7 @@
"js-yaml": "^4.1.0",
"json-bigint": "^1.0.0",
"json-diff": "^0.5.4",
"omit-deep": "^0.3.0",
"pluralize": "^8.0.0",
"reflect-metadata": "^0.1.13",
"toml": "^3.0.0",