Skip to content

chore(pg-manual): bump @e4a/pg-wasm to 0.6.0#36

Open
dobby-coder[bot] wants to merge 1 commit into
mainfrom
chore/pg-manual-pg-wasm-0.6.0
Open

chore(pg-manual): bump @e4a/pg-wasm to 0.6.0#36
dobby-coder[bot] wants to merge 1 commit into
mainfrom
chore/pg-manual-pg-wasm-0.6.0

Conversation

@dobby-coder
Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot commented May 13, 2026

Closes #35

Bumps @e4a/pg-wasm 0.5.10 → 0.6.0 in pg-manual.

  • Public API surface (seal, sealStream, Unsealer, StreamUnsealer) is unchanged between 0.5.10 and 0.6.0; example code needed no edits.
  • npm install && npm run build is clean — no "export … was not found" warnings.
  • No CI workflow in this repo; reviewer please verify the browser encrypt/decrypt round-trip manually via npm run dev (Yivi/IRMA flow can't run unattended).

Reviewer quickstart: cd pg-manual && npm install && npm run dev

@dobby-coder dobby-coder Bot requested a review from rubenhensen May 13, 2026 22:14
Copy link
Copy Markdown
Contributor Author

@dobby-coder dobby-coder Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verification (review-cycle pass; cannot self-approve):

  • npm install && npm run build in pg-manual/ is clean — zero "export … was not found" warnings.
  • seal, sealStream, Unsealer, StreamUnsealer are all present in @e4a/pg-wasm@0.6.0's bundler/index.d.ts, matching what examples/string.js and examples/file.js import. No example-code edits needed.
  • Yivi/IRMA browser round-trip not exercised (interactive).

Looks good to merge from this agent's side.

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.

chore: update dependencies (pg-manual)

0 participants