config-merge icon indicating copy to clipboard operation
config-merge copied to clipboard

Tool for merging JSON/TOML/YAML files and performing environment variable substitution

Results 2 config-merge issues
Sort by recently updated
recently updated
newest added

`config-merge` uses [YAML.stringify()](https://eemeli.org/yaml/#yaml-stringify) to format the merged output as YAML. While `YAML.stringify()` outputs YAML version **1.2** by default (https://eemeli.org/yaml/#document-options), the merged output may be consumed/parsed by other applications that expect...

Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 2.0.6 to 3.1.1. Release notes Sourced from fast-json-patch's releases. 3.1.1 Security Fix for Prototype Pollution - huntr.dev #262 Bug fixes and ES6 modules Use ES6 Modules package...

dependencies