@zerodev/sdk
Advanced tools
Comparing version 4.0.2-passkey.0 to 4.0.2-passkey.1
@@ -40,3 +40,3 @@ "use strict"; | ||
const signMessage = async (msg, id, walletId, projectId, credentialId, apiUrl = constants_js_1.API_URL) => { | ||
const signedRequest = await http_1.TurnkeyApi.federatedPostSignRawPayload({ | ||
const signedRequest = await http_1.TurnkeyApi.signSignRawPayload({ | ||
body: { | ||
@@ -43,0 +43,0 @@ type: "ACTIVITY_TYPE_SIGN_RAW_PAYLOAD", |
@@ -31,3 +31,3 @@ import { browserInit, TurnkeyApi } from "@turnkey/http"; | ||
export const signMessage = async (msg, id, walletId, projectId, credentialId, apiUrl = API_URL) => { | ||
const signedRequest = await TurnkeyApi.federatedPostSignRawPayload({ | ||
const signedRequest = await TurnkeyApi.signSignRawPayload({ | ||
body: { | ||
@@ -34,0 +34,0 @@ type: "ACTIVITY_TYPE_SIGN_RAW_PAYLOAD", |
{ | ||
"name": "@zerodev/sdk", | ||
"version": "4.0.2-passkey.0", | ||
"version": "4.0.2-passkey.1", | ||
"description": "A collection of ERC-4337 compliant smart contract account interfaces", | ||
@@ -50,3 +50,3 @@ "author": "ZeroDev", | ||
"@alchemy/aa-ethers": "^0.1.0-alpha.23", | ||
"@turnkey/ethers": "^0.16.2", | ||
"@turnkey/ethers": "^0.16.5", | ||
"typescript": "^5.0.4", | ||
@@ -53,0 +53,0 @@ "typescript-template": "*", |
@@ -58,3 +58,3 @@ import { browserInit, TurnkeyApi } from "@turnkey/http"; | ||
) => { | ||
const signedRequest = await TurnkeyApi.federatedPostSignRawPayload( | ||
const signedRequest = await TurnkeyApi.signSignRawPayload( | ||
{ | ||
@@ -61,0 +61,0 @@ body: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
1355588