@dynamic-labs-sdk/client 0.17.3 → 0.17.4
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/{InvalidParamError-C8bqZx25.esm.js → InvalidParamError-BgvcmQ36.esm.js} +3 -3
- package/dist/{InvalidParamError-C8bqZx25.esm.js.map → InvalidParamError-BgvcmQ36.esm.js.map} +1 -1
- package/dist/{InvalidParamError-DvFYOkxL.cjs.js → InvalidParamError-CApg0dxd.cjs.js} +4 -4
- package/dist/{InvalidParamError-DvFYOkxL.cjs.js.map → InvalidParamError-CApg0dxd.cjs.js.map} +1 -1
- package/dist/{NotWaasWalletAccountError-CHSFUjd9.cjs.js → NotWaasWalletAccountError-C8iogcNm.cjs.js} +3 -3
- package/dist/{NotWaasWalletAccountError-CHSFUjd9.cjs.js.map → NotWaasWalletAccountError-C8iogcNm.cjs.js.map} +1 -1
- package/dist/{NotWaasWalletAccountError-C-_6uyUM.esm.js → NotWaasWalletAccountError-CfH6ZpRB.esm.js} +3 -3
- package/dist/{NotWaasWalletAccountError-C-_6uyUM.esm.js.map → NotWaasWalletAccountError-CfH6ZpRB.esm.js.map} +1 -1
- package/dist/core.cjs.js +5 -5
- package/dist/core.esm.js +5 -5
- package/dist/{getNetworkProviderFromNetworkId-DK9fnM_Y.cjs.js → getNetworkProviderFromNetworkId-BP2AzuLE.cjs.js} +3 -3
- package/dist/{getNetworkProviderFromNetworkId-DK9fnM_Y.cjs.js.map → getNetworkProviderFromNetworkId-BP2AzuLE.cjs.js.map} +1 -1
- package/dist/{getNetworkProviderFromNetworkId-n7VUDpn0.esm.js → getNetworkProviderFromNetworkId-DoLT1yjR.esm.js} +3 -3
- package/dist/{getNetworkProviderFromNetworkId-n7VUDpn0.esm.js.map → getNetworkProviderFromNetworkId-DoLT1yjR.esm.js.map} +1 -1
- package/dist/{getSignedSessionId-B2-EYPik.cjs.js → getSignedSessionId-CbNoTJxx.cjs.js} +3 -3
- package/dist/{getSignedSessionId-B2-EYPik.cjs.js.map → getSignedSessionId-CbNoTJxx.cjs.js.map} +1 -1
- package/dist/{getSignedSessionId-CM3X3R5t.esm.js → getSignedSessionId-np5XdQ1A.esm.js} +3 -3
- package/dist/{getSignedSessionId-CM3X3R5t.esm.js.map → getSignedSessionId-np5XdQ1A.esm.js.map} +1 -1
- package/dist/{getVerifiedCredentialForWalletAccount-CyLnpS2G.cjs.js → getVerifiedCredentialForWalletAccount-BDXePo9t.cjs.js} +3 -3
- package/dist/{getVerifiedCredentialForWalletAccount-CyLnpS2G.cjs.js.map → getVerifiedCredentialForWalletAccount-BDXePo9t.cjs.js.map} +1 -1
- package/dist/{getVerifiedCredentialForWalletAccount-Cs7AcMKQ.esm.js → getVerifiedCredentialForWalletAccount-CyyHc2ec.esm.js} +2 -2
- package/dist/{getVerifiedCredentialForWalletAccount-Cs7AcMKQ.esm.js.map → getVerifiedCredentialForWalletAccount-CyyHc2ec.esm.js.map} +1 -1
- package/dist/index.cjs.js +10 -8
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +10 -8
- package/dist/index.esm.js.map +1 -1
- package/dist/{isMfaRequiredForAction-CM26tbT2.esm.js → isMfaRequiredForAction-BtO6Xkeu.esm.js} +2 -2
- package/dist/{isMfaRequiredForAction-CM26tbT2.esm.js.map → isMfaRequiredForAction-BtO6Xkeu.esm.js.map} +1 -1
- package/dist/{isMfaRequiredForAction-BrRKwK_i.cjs.js → isMfaRequiredForAction-C84laGI8.cjs.js} +2 -2
- package/dist/{isMfaRequiredForAction-BrRKwK_i.cjs.js.map → isMfaRequiredForAction-C84laGI8.cjs.js.map} +1 -1
- package/dist/services/instrumentation/createInstrumentation/createInstrumentation.d.ts.map +1 -1
- package/dist/services/instrumentation/extractSessionId/extractSessionId.d.ts +12 -0
- package/dist/services/instrumentation/extractSessionId/extractSessionId.d.ts.map +1 -0
- package/dist/services/instrumentation/instrumentFunction/extractParams/extractParams.d.ts +27 -0
- package/dist/services/instrumentation/instrumentFunction/extractParams/extractParams.d.ts.map +1 -0
- package/dist/services/instrumentation/instrumentFunction/index.d.ts +2 -0
- package/dist/services/instrumentation/instrumentFunction/index.d.ts.map +1 -0
- package/dist/services/instrumentation/instrumentFunction/instrumentFunction.d.ts +73 -0
- package/dist/services/instrumentation/instrumentFunction/instrumentFunction.d.ts.map +1 -0
- package/dist/services/instrumentation/instrumentFunction/scrubResolvedValue/scrubResolvedValue.d.ts +14 -0
- package/dist/services/instrumentation/instrumentFunction/scrubResolvedValue/scrubResolvedValue.d.ts.map +1 -0
- package/dist/services/instrumentation/instrumentation.types.d.ts +13 -8
- package/dist/services/instrumentation/instrumentation.types.d.ts.map +1 -1
- package/dist/services/instrumentation/transports/createDynamicTransport/createDynamicTransport.d.ts +24 -0
- package/dist/services/instrumentation/transports/createDynamicTransport/createDynamicTransport.d.ts.map +1 -0
- package/dist/services/instrumentation/transports/createDynamicTransport/index.d.ts +2 -0
- package/dist/services/instrumentation/transports/createDynamicTransport/index.d.ts.map +1 -0
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/dist/utils/getUserAgent/getUserAgent.d.ts +10 -0
- package/dist/utils/getUserAgent/getUserAgent.d.ts.map +1 -0
- package/dist/waas.cjs.js +4 -4
- package/dist/waas.esm.js +3 -3
- package/dist/waasCore.cjs.js +4 -4
- package/dist/waasCore.esm.js +3 -3
- package/package.json +3 -3
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.