1.4.1
Initial release of these modules on npm
What's Changed
- chore: code.mil requirements by @cd-rite in #5
- Add
sourceRef
option to the parsers and pass it throughTaskObject
by @csmig in #8 - feat: remove XMLParser and valueProcess options from parsers by @csmig in #9
- fix: Revise html decoding to use decode() from the 'he' library by @Matte22 in #10
- Fix: Remove any error handling that may produce console.log statements by @Matte22 in #12
- added npm org/scope to package.json and an npm publish workflow by @cd-rite in #7
- Npm publish id token by @cd-rite in #13
- Updated readme by @cd-rite in #14
- Docs: Update type definitions and JSDoc for parser functions by @Matte22 in #15
- feat: workaround STIG Viewer 3.2 ruleId abnormalities by @cd-rite in #17
- chore: 1.4.1 update, adjust url to stop npm warning by @cd-rite in #18
Full Changelog: 1.4.0...1.4.1