bruno/packages
Antti Sonkeri 00c0e418a9
fix: json body prettify not working with comments (#1831)
Added Microsoft's node-jsonc-parser library that is able to format json
with comments. Seems to handle bigints properly too.

It may be good to consider replacing existing `decomment` library with
`jsonc-parser` if its only use case is to decomment json.

Fixes usebruno#1830

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-10 02:54:28 +05:30
..
bruno-app fix: json body prettify not working with comments (#1831) 2024-04-10 02:54:28 +05:30
bruno-cli Fix typo in synopsis (#1787) 2024-04-06 06:10:06 +05:30
bruno-common feat(#1460): use new interpolation lib in app, electron, cli 2024-01-29 17:17:24 +05:30
bruno-docs chore: initial commit for bruno docs package 2023-05-19 19:57:58 +05:30
bruno-electron Ignore empty headers (#1917) 2024-04-10 02:49:16 +05:30
bruno-graphql-docs fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
bruno-js chore: updated lib versions 2024-03-13 03:05:29 +05:30
bruno-lang chore: updated lib versions 2024-03-13 03:05:29 +05:30
bruno-query Add license information to modules. 2023-09-25 20:57:51 -05:00
bruno-schema chore: updated lib versions 2024-03-13 03:05:29 +05:30
bruno-tests fix(#1810): handled error case responseTime 2024-04-09 15:05:08 +05:30
bruno-toml feat(#1303): toml parser for scripts and tests 2023-12-31 02:52:41 +05:30