Skip to content

Fix export#3

Merged
markwu35 merged 2 commits into
mainfrom
fix-export
Apr 27, 2026
Merged

Fix export#3
markwu35 merged 2 commits into
mainfrom
fix-export

Conversation

@markwu35
Copy link
Copy Markdown
Contributor

@markwu35 markwu35 commented Apr 27, 2026

Need to export needed functions for the playground


Note

Low Risk
Low risk: changes are limited to package metadata/export map updates and package-lock.json flag adjustments, with no runtime logic changes. Main risk is accidental misrouting of consumers if any new subpath export paths don’t match built dist outputs.

Overview
Exports fix for consumers/playground. Updates package.json to add explicit subpath exports for client helpers (authorization, hash, permit2), server helpers (replay), and server/verifiers/*, plus constants, each pointing at corresponding dist JS and type definitions.

Also updates package-lock.json to mark several dependencies as peer: true (metadata-only lockfile change).

Reviewed by Cursor Bugbot for commit f0361b6. Bugbot is set up for automated code reviews on this repo. Configure here.

@markwu35 markwu35 merged commit 411b73f into main Apr 27, 2026
2 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