v6.0.0
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
- @jean-michelet made their first contribution in #211
Full Changelog: v5.3.0...scanner-v6.0.0