Added
- Official support for
npm@11
(#1245 via #1249) - Capability to gather license text evidences (#256 via #1243)
This feature can be controlled via CLI switch--gather-license-texts
.
This feature is experimental. This feature is disabled per default.
Dependencies
- No longer directly depend on
packageurl-js
(via #1237)
Build
What's Changed
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 in the typescript group by @dependabot in #1209
- tests: WS and project extra unused by @jkowalleck in #1215
- chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in the typescript group by @dependabot in #1218
- chore: collect demo data with
npm-ls
args by @jkowalleck in #1230 - tests: restructure integration tests by @jkowalleck in #1231
- tests: less unnessessarry tests by @jkowalleck in #1236
- chore(deps): no longer depend on dependency
packageurl-js
by @jkowalleck in #1237 - feat: Add license text as evidence by @cuhland in #1243
- style: reorder CLI params by @jkowalleck in #1247
- build: do not bundle sourvcemaps by @jkowalleck in #1248
- refactor: copy/past mime-helpers by @jkowalleck in #1246
- feat: support npm11 by @jkowalleck in #1249
- refactor:
structuredClonePolyfill
to helpers by @jkowalleck in #1250 - chore(deps-dev): bump typescript from 5.6.2 to 5.7.3 in the typescript group by @dependabot in #1255
New Contributors
Full Changelog: v1.19.3...v1.20.0