keybridge-test
v0.0.7
Published
Throwaway stub package for testing keybridge's WebAuthn publish hand-off. Not useful — do not install.
Readme
keybridge-test
Throwaway stub package used to exercise keybridge's WebAuthn publish hand-off against the real npm registry. It exports one constant and has no other purpose — don't install it.
Test drive
From this directory:
# 1. dry run — packs, no auth, nothing published
node ../bin/keybridge.js publish -- --dry-run
# 2. the real thing — expect the browser to open npm's auth page,
# touch your security key / Touch ID, publish completes
node ../bin/keybridge.js publish
# 3. macOS sheet variant (experimental)
node ../bin/keybridge.js publish --sheetBump version in package.json between publish attempts
(npm version patch --no-git-tag-version).
