@sip-protocol/sdk 0.5.1 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/browser.mjs CHANGED
@@ -248,7 +248,7 @@ import {
248
248
  walletRegistry,
249
249
  withSecureBuffer,
250
250
  withSecureBufferSync
251
- } from "./chunk-DMHBKRWV.mjs";
251
+ } from "./chunk-KBS3OMSZ.mjs";
252
252
  import {
253
253
  fulfillment_proof_default,
254
254
  funding_proof_default,
@@ -270,6 +270,7 @@ import {
270
270
  isSIPError,
271
271
  wrapError
272
272
  } from "./chunk-HGU6HZRC.mjs";
273
+ import "./chunk-UJCSKKID.mjs";
273
274
 
274
275
  // src/proofs/browser.ts
275
276
  import { Noir } from "@noir-lang/noir_js";