Releases: NodeSecure/npm-registry-sdk
Releases · NodeSecure/npm-registry-sdk
v4.4.0
v4.3.0
What's Changed
- chore(deps): bump the github-actions group with 4 updates by @dependabot[bot] in #192
- feat(api): implement org api by @clemgbld in #193
- refactor!: drop Node.js v20 in CI and engines by @fraxken in #191
- ci(nodejs): use --ignore-scripts by @fraxken in #194
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #185
- feat(api): implement /-/package/$package/dist-tags by @clemgbld in #186
- docs: add clemgbld as a contributor for code by @allcontributors[bot] in #187
- chore(dist-tags): use type from @nodesecure/npm-types by @fraxken in #188
- refactor: use the same base interface for options with token by @fraxken in #189
- feat(api): add tarball download by @clemgbld in #190
New Contributors
Full Changelog: v4.1.0...v4.2.0
v4.1.0
v4.0.0
What's Changed
- Update Node.js versions to v20 and v22 by @fabnguess in #166
- Update eslint tsconfig by @fraxken in #167
- ci: automatically merge dependabot PR by @fraxken in #169
- Update copyright by @fabnguess in #170
- Fetch registry keys by @fabnguess in #180
- Dependencies and Github actions updates (by @dependabot)
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- chore: using dependabot groups by @fabnguess in #127
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #132
- chore(deps-dev): bump the development-dependencies group with 1 update by @dependabot in #133
- chore(deps): bump the dependencies group with 1 update by @dependabot in #134
- fix(packument): add missing properties for NPM provenance by @fraxken in #135
- Use NodeSecure npm types by @fraxken in #144
Breaking changes
This release use @nodesecure/types instead of @npm/types. This break type compatibility (V3 should be a more precise reflect of what the registry return).
Full Changelog: v2.1.1...v3.0.0
v2.1.1
What's Changed
- chore(LICENSE): update licensing year by @fabnguess in #124
- feat(PackumentVersion): add missing homepage field by @PierreDemailly in #125
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- user api by @kishore881 in #114
- docs: add kishore881 as a contributor for code, test, and doc by @allcontributors in #115
- chore(deps): bump @myunisoft/httpie from 2.0.3 to 3.0.0 by @dependabot in #113
New Contributors
- @kishore881 made their first contribution in #114
Full Changelog: v2.0.0...v2.1.0
v2.0.0
⚠️ Breaking Changes⚠️
This releases re-implement new TypeScript interfaces for Packument and PackumentVersion (more accurate/complet than before).
What's Changed
- docs: add banner & center badges by @fraxken in #93
- remove duplicate mit badge by @fabnguess in #106
- refactor: re-implement Packument and PackumentVersion by @fraxken in #110
- update deps by @fraxken in #109
- ci: Drop Node.js 16
- Improve readme and export NPM types by @fraxken in #111
Full Changelog: v1.6.1...v2.0.0
v1.6.1
What's Changed
- docs: add PierreDemailly as a contributor for code, doc, and test by @allcontributors in #77
- chore: update license badge by @fabnguess in #78
- fix(httpAgent): make it MockAgent friendly by @PierreDemailly in #79
Full Changelog: v1.6.0...v1.6.1