File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 12.0.0] ( https://github.com/prantlf/jsonlint/compare/v11.7.2...v12.0.0 ) (2023-03-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Upgrade dependencies and require Node.js 14 ([ 87205c2] ( https://github.com/prantlf/jsonlint/commit/87205c2427a0ebe0d791a4189b2b2346506601b3 ) )
7
+
8
+
9
+ ### BREAKING CHANGES
10
+
11
+ * Dropped support for Node.js 12 . The minimum supported version is Node.js 14.
12
+
1
13
## [ 11.7.2] ( https://github.com/prantlf/jsonlint/compare/v11.7.1...v11.7.2 ) (2023-03-05)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @prantlf/jsonlint" ,
3
- "version" : " 11.7.2 " ,
3
+ "version" : " 12.0.0 " ,
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