@hint/utils-json
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,3 +1,10 @@ | ||
# 1.0.1 (December 3, 2019) | ||
## Bug fixes / Improvements | ||
* [[`1c7ceee578`](https://github.com/webhintio/hint/commit/1c7ceee5789760754095f9e322010ea9c4b29838)] - Fix: Dependency. | ||
# 1.0.0 (December 2, 2019) | ||
@@ -15,2 +15,3 @@ { | ||
"ajv": "^6.10.1", | ||
"jsonc-parser": "^2.2.0", | ||
"lodash": "^4.17.15" | ||
@@ -24,3 +25,2 @@ }, | ||
"eslint-plugin-markdown": "^1.0.1", | ||
"jsonc-parser": "^2.2.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -68,3 +68,3 @@ "nyc": "^14.1.1", | ||
}, | ||
"version": "1.0.0" | ||
"version": "1.0.1" | ||
} |
367796
10
6
+ Addedjsonc-parser@^2.2.0
+ Addedjsonc-parser@2.3.1(transitive)