Align all version references
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently there are 2 places the version is represented.
- The package.json
- [Hypergard](https://github.com/Comcast/hypergard/blob/master/src/hyperGard.js#L23) code which sets `X-HyperGard`: 4.0.0 header
Ideally, the logic to generate the header could pull from the package.json file, so we aren't managing this in 2 places
Contributor guide
Assessment
This issue has not been assessed yet.