Skip to content

Install link-cache from the npm registry#481

Merged
chalin merged 1 commit into
google:mainfrom
chalin:chalin-link-cache-registry-2026-0722
Jul 22, 2026
Merged

Install link-cache from the npm registry#481
chalin merged 1 commit into
google:mainfrom
chalin:chalin-link-cache-registry-2026-0722

Conversation

@chalin

@chalin chalin commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator
  • Follow-up to Run the link-check bin directly, not via npx #480: switches the link-cache devDependency from the GitHub pin (github:chalin/link-cache#semver:^0.2.0) to the package's first npm registry release, published with the registry's strictest settings (trusted publishing, 2FA required, tokens disallowed).
  • Registry installs are faster (no git clone) and immutable — a published version's tarball can't change, which matters here since lockfiles are gitignored.
  • Verified: npm install resolves [email protected] from the registry, and the lychee-norm-cache bin runs from node_modules/.bin.

@chalin
chalin merged commit 3062253 into google:main Jul 22, 2026
12 checks passed
@chalin
chalin deleted the chalin-link-cache-registry-2026-0722 branch July 22, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant