big-json-diff
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "big-json-diff", | ||
"description": "JSON diff with support for big numbers", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"license": "MIT", | ||
@@ -29,10 +29,10 @@ "homepage": "https://github.com/SebastianG77/big-json-diff", | ||
"dependencies": { | ||
"cli-color": "~1.4.0", | ||
"cli-color": "~2.0.0", | ||
"difflib": "~0.2.4", | ||
"dreamopt": "~0.7.0", | ||
"true-json-bigint": "~0.4.5" | ||
"dreamopt": "~0.8.0", | ||
"true-json-bigint": "~0.4.7" | ||
}, | ||
"devDependencies": { | ||
"coffee-script": "^1.12.7", | ||
"mocha": "~6.2.0" | ||
"mocha": "~7.1.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "optionalDependencies": {}, |
+ Addedcli-color@2.0.4(transitive)
+ Addeddreamopt@0.8.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedcli-color@1.4.0(transitive)
- Removeddreamopt@0.7.0(transitive)
Updatedcli-color@~2.0.0
Updateddreamopt@~0.8.0
Updatedtrue-json-bigint@~0.4.7