Releases: NodeSecure/js-x-ray
Releases · NodeSecure/js-x-ray
v5.0.1
What's changed
- Add missing /types directory in the published npm tarball (package.json files whitelist).
Full Changelog: v5.0.0...v5.0.1
v5.0.0
v4.5.0
What's Changed
- feat(warnings): add new severity property to warnings by @Mathieuka in #28
- Add tests around probes by @Kawacrepe in #29
- feat: detect weak crypto algorithm by @tony-go in #30
- chore: add few jsdoc to probes (with links to estree and code examples) by @fraxken in #34
- Documentation enhancement by @fraxken in #36
- chore(package): update devDependencies by @fraxken
- chore: add CONTRIBUTING.md file by @fraxken
- docs: add Kawacrepe as a contributor for code, test by @allcontributors in #31
- docs: add tony-go as a contributor for code, doc, test by @allcontributors in #33
- docs: add Mathieuka as a contributor for code by @allcontributors in #27
New Contributors
- @Kawacrepe made their first contribution in #29
- @tony-go made their first contribution in #30
- @fraxken made their first contribution in #34
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- Enhance exported warnings to include i18n token by @Mathieuka in #23
- Update dependencies by @fraxken
- Fix npm audit issue for minimist by @fraxken
New Contributors
- @Mathieuka made their first contribution in #23
Full Changelog: v4.3.0...v4.4.0