File tree Expand file tree Collapse file tree
json-language-features/server
typescript-language-features Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "watch" : " gulp watch-extension:configuration-editing"
1919 },
2020 "dependencies" : {
21- "jsonc-parser" : " 2.0.2 " ,
21+ "jsonc-parser" : " ^2.1.1 " ,
2222 "vscode-nls" : " ^4.0.0"
2323 },
2424 "contributes" : {
Original file line number Diff line number Diff line change 1919 "watch" : " gulp watch-extension:extension-editing"
2020 },
2121 "dependencies" : {
22- "jsonc-parser" : " ^2.0.2 " ,
22+ "jsonc-parser" : " ^2.1.1 " ,
2323 "markdown-it" : " ^8.3.1" ,
2424 "parse5" : " ^3.0.2" ,
2525 "vscode-nls" : " ^4.0.0"
Original file line number Diff line number Diff line change 1212 },
1313 "main" : " ./out/jsonServerMain" ,
1414 "dependencies" : {
15- "jsonc-parser" : " ^2.1.0 " ,
15+ "jsonc-parser" : " ^2.1.1 " ,
1616 "request-light" : " ^0.2.4" ,
1717 "vscode-json-languageservice" : " ^3.3.1" ,
1818 "vscode-languageserver" : " ^5.3.0-next.8" ,
Original file line number Diff line number Diff line change 1818 "watch" : " gulp watch-extension:npm"
1919 },
2020 "dependencies" : {
21- "jsonc-parser" : " ^2.0.2 " ,
21+ "jsonc-parser" : " ^2.1.1 " ,
2222 "minimatch" : " ^3.0.4" ,
2323 "request-light" : " ^0.2.4" ,
2424 "vscode-nls" : " ^4.0.0"
Original file line number Diff line number Diff line change 1616 " Programming Languages"
1717 ],
1818 "dependencies" : {
19- "jsonc-parser" : " ^2.0 .1" ,
19+ "jsonc-parser" : " ^2.1 .1" ,
2020 "rimraf" : " ^2.6.3" ,
2121 "semver" : " 5.5.1" ,
2222 "vscode-extension-telemetry" : " 0.1.1" ,
758758 }
759759 ]
760760 }
761- }
761+ }
You can’t perform that action at this time.
0 commit comments