Skip to content

Releases: NodeSecure/js-x-ray

v5.0.1

19 Jun 19:22
Compare
Choose a tag to compare

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

18 Jun 17:41
Compare
Choose a tag to compare

What's Changed

Warning: Breaking changes with exported warnings and TS definitions.

  • refactor: improve warnings usage and TS definitions by @fraxken in #38
  • docs: fix unsafe regex title by @fraxken

Full Changelog: v4.5.0...v5.0.0

v4.5.0

12 Jun 10:45
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

07 May 21:10
Compare
Choose a tag to compare

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

Full Changelog: v4.3.0...v4.4.0