File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 14.0.3] ( https://github.com/prantlf/jsonlint/compare/v14.0.2...v14.0.3 ) (2023-04-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Ensure error location by custom parsing ([ 9757213] ( https://github.com/prantlf/jsonlint/commit/9757213eda5de9684099024d0c4f59e4d4f59c97 ) )
7
+ * Upgrade dependencies ([ 30f611a] ( https://github.com/prantlf/jsonlint/commit/30f611a1fc24a9003929a1f399d1694de65401ed ) )
8
+
1
9
## [ 14.0.2] ( https://github.com/prantlf/jsonlint/compare/v14.0.1...v14.0.2 ) (2023-03-08)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @prantlf/jsonlint" ,
3
- "version" : " 14.0.2 " ,
3
+ "version" : " 14.0.3 " ,
4
4
"description" : " JSON/CJSON/JSON5 parser, syntax and schema validator and pretty-printer." ,
5
5
"author" : " Ferdinand Prantl <prantlf@gmail.com> (http://prantl.tk)" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments