Skip to content

Releases: NodeSecure/scanner

v6.1.0

11 Aug 20:10
Compare
Choose a tag to compare

What's Changed

  • fix(tree-walker): implement default name & version for workspaces by @fraxken in #292
  • chore: update @nodesecure/vulnera to v2.0.1 by @fraxken in #293
  • feat(npm-types): add new type PackTarball to describe npm package JSON output by @fraxken in #294
  • chore: update to @nodesecure/rc v4 by @fraxken in #295

Full Changelog: scanner-v6.0.2...scanner-v6.1.0

v6.0.2

06 Aug 20:59
d0836a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: scanner-v6.0.1...scanner-v6.0.2

v6.0.1

01 Aug 16:11
Compare
Choose a tag to compare

What's Changed

  • fix(scanner): add missing @nodesecure/contact by @fraxken in #285
  • chore(deps): bump the github-actions group with 5 updates by @dependabot in #286

Full Changelog: scanner-v6.0.0...scanner-v6.0.1

v6.0.0

31 Jul 20:34
Compare
Choose a tag to compare

What's Changed

  • docs: add kishore881 as a contributor for code by @allcontributors in #205
  • chore: make tests to pass by @PierreDemailly in #217
  • [WIP] Make a deep comparison of two payloads by @jean-michelet in #211
  • chore: update copyright by @fabnguess in #212
  • chore: use dependabot groups by @fraxken in #218
  • chore(deps): bump the github-actions group with 5 updates by @dependabot in #219
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #221
  • chore(deps): bump the dependencies group with 1 update by @dependabot in #220
  • refactor: init workspaces & migrate tarball by @fraxken in #195
  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #235
  • refactor: migrate npm walker to tree-walker workspace by @fraxken in #236
  • refactor: migrate everything to typescript & workspaces by @fraxken in #240
  • chore(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot in #249
  • chore(deps): bump tar from 6.1.13 to 6.2.1 by @dependabot in #248
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates by @dependabot in #250
  • docs: complete workspaces README & review some interfaces by @fraxken in #251
  • feat: add npm-types workspace by @fraxken in #254
  • refactor: decouple tree-walker & scanner by removing Dependency class by @fraxken in #252
  • Reconfigure workspaces & replace @slimio/lock with @openally/mutex by @fraxken in #255
  • refactor(npm-walker): re-implement walker with a class and DI by @fraxken in #256
  • refactor(scanner)!: migrate to npm-registry-sdk V3 and enhance types by @fraxken in #259
  • refactor!: migrate ntlp into new conformance workspace by @fraxken in #261
  • Implement Manifest Manager by @fraxken in #262
  • fix: use object-hash & expose utils from mama for Scanner by @fraxken in #263
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #267
  • feat: implement Contact to replace @nodesecure/authors by @fraxken in #266
  • chore(deps-dev): bump the development-dependencies group with 2 updates by @dependabot in #269
  • chore: update to latest JS-X-Ray major by @fraxken in #272
  • docs: fix version badge and workspaces list by @fraxken in #273
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #274
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot in #275
  • chore: use eslint v9 by @PierreDemailly in #277
  • refactor(tree-walker): remove max-depth limitation & start writing UT/FT by @fraxken in #276
  • refactor(tree-walker): optimize local relationsMap & use npm-pick-manifest by @fraxken in #278
  • chore(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 by @dependabot in #280
  • chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0 in the development-dependencies group by @dependabot in #279
  • refactor(compare): migrate to V6 & fix some TS issues by @fraxken in #281
  • feat: implement @nodesecure/rc to highlight contacts by @fraxken in #282
  • chore(npm-types): v1.1.0 by @fraxken in #283

New Contributors

Full Changelog: v5.3.0...scanner-v6.0.0

v5.3.0

04 Jan 10:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.1...v5.3.0

v5.2.1

04 Dec 16:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.2.1

v5.2.0

03 Dec 14:31
Compare
Choose a tag to compare

What's Changed

  • fix(integrity): verify if script startsWith node_modules/.bin/ by @fraxken in #186
  • feat: add new empty-package ver & global warning by @fraxken in #187
  • chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #170
  • chore: update @nodesecure/js-x-ray (6.2.0 to 6.2.1) by @fraxken in #188
  • feat: links by @PierreDemailly in #190
  • refactor(test): remove snapshots by @PierreDemailly in #192
  • docs: add PierreDemailly as a contributor for code, review, and 2 more by @allcontributors in #193
  • fix: add missing deprecated check in packageMetadata by @fraxken in #191
  • chore: update @nodesecure/npm-registry-sdk (1.6.1 to 2.0.0) by @fraxken in #194
  • chore: update @nodesecure/js-x-ray (6.2.1 to 6.3.0) by @fraxken in #196
  • chore: update @nodesecure/i18n (3.4.0 to 3.5.0) by @fraxken in #197

Full Changelog: v5.1.0...v5.2.0

v5.1.0

03 Dec 14:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0

v5.0.1

20 Sep 17:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

11 Sep 23:47
Compare
Choose a tag to compare

What's Changed

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