Skip to content

Releases: NodeSecure/npm-registry-sdk

v3.0.0

05 Jul 20:02
Compare
Choose a tag to compare

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

25 Feb 13:24
f6de18d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

17 Dec 13:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

02 Dec 20:19
Compare
Choose a tag to compare

⚠️ Breaking Changes⚠️

This releases re-implement new TypeScript interfaces for Packument and PackumentVersion (more accurate/complet than before).

What's Changed

Full Changelog: v1.6.1...v2.0.0

v1.6.1

24 Jun 10:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

22 Jun 17:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.6.0

v1.5.2

26 Feb 13:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

23 Feb 09:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

23 Feb 07:22
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Upgrade @myunisoft/httpie from 1.9.2 to 1.10.0 by @snyk-bot in #30
  • Setup Node.js Github action ci by @fraxken in #31
  • Maintenance security by @fraxken in #32
  • Updating security policy and badges by @fabnguess in #33
  • refactor: improve API readability by @fraxken in #34
  • chore: remove permanently package-lock.json by @fraxken in #36
  • chore(StepSecurity): Apply security best practices by @step-security-bot in #37
  • chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by @dependabot in #39
  • chore(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.2 by @dependabot in #38
  • fix: make SearchCriteria properties optional by @privatenumber in #47
  • chore(deps): bump github/codeql-action from 2.1.39 to 2.2.4 by @dependabot in #44
  • chore(deps): bump step-security/harden-runner from 2.1.0 to 2.2.0 by @dependabot in #45

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

05 Sep 17:14
Compare
Choose a tag to compare

What's Changed

  • fix: remove Node.js security WG disclosure program by @fraxken
  • update dependencies by @fraxken
  • test: fix api.spec by @tony-go in #27
  • [Snyk] Upgrade @myunisoft/httpie from 1.8.0 to 1.9.0 by @snyk-bot in #28

New Contributors

Full Changelog: v1.4.0...v1.4.1