Skip to content

passport-custom 1.2.1

Latest

Choose a tag to compare

@mbell8903 mbell8903 released this 24 Jul 17:00
7f37238

Added

  • Isolated packed-consumer TypeScript validation for CommonJS, default, and named strategy imports.
  • Enforcement of the expected npm package contents before staging a release.

Changed

  • Added safe npm publication defaults that target npmjs.org under the next distribution tag.
  • Pinned the npm CLI used for staged publishing for reproducible releases.

Security

  • Prevented GitHub checkout credentials from persisting into test and release workflow steps.