Skip to content

fix(browser): add repository field required by npm provenance - #71

Merged
atemerev merged 1 commit into
mainfrom
fix/browser-repository-field
Jul 16, 2026
Merged

fix(browser): add repository field required by npm provenance#71
atemerev merged 1 commit into
mainfrom
fix/browser-repository-field

Conversation

@atemerev

Copy link
Copy Markdown
Collaborator

The 7.5.1 publish failed at the registry: Error verifying sigstore provenance bundle: package.json "repository.url" is "", expected to match https://github.com/alien-id/agent-id. Core and vault carry the repository block; browser never did (7.3.1 predates the stricter validation). Adds the same block with directory: plugins/agent-id-browser.

🤖 Generated with Claude Code

npm publish --provenance now validates repository.url against the
GitHub Actions provenance statement; the browser package never carried
one (7.3.1 predates the stricter check) so the 7.5.1 publish 422'd.
Same block as core/vault, directory pointing at this plugin.
@atemerev
atemerev merged commit 4d6644b into main Jul 16, 2026
4 checks passed
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