@notifi-network/notifi-axios-adapter
Advanced tools
Comparing version 0.91.2 to 0.91.3
@@ -102,2 +102,11 @@ declare const createAlertImpl: (axiosInstance: Readonly<{ | ||
} | undefined)[] | undefined; | ||
web3Targets?: ({ | ||
__typename?: "Web3Target" | undefined; | ||
id: string; | ||
name?: string | undefined; | ||
accountId?: string | undefined; | ||
walletBlockchain: "ACALA" | "AGORIC" | "APTOS" | "ARBITRUM" | "ARCHWAY" | "AVALANCHE" | "AXELAR" | "BASE" | "BERACHAIN" | "BINANCE" | "BLAST" | "CELESTIA" | "CELO" | "COSMOS" | "DYDX" | "DYMENSION" | "ELYS" | "ETHEREUM" | "EVMOS" | "INJECTIVE" | "KAVA" | "LINEA" | "MANTA" | "MANTLE" | "MONAD" | "NEAR" | "NEUTRON" | "NIBIRU" | "OFF_CHAIN" | "OPTIMISM" | "ORAI" | "OSMOSIS" | "PERSISTENCE" | "POLYGON" | "SCROLL" | "SOLANA" | "SUI" | "THE_ROOT_NETWORK" | "XION" | "ZKSYNC"; | ||
targetProtocol: "XMTP"; | ||
isConfirmed: boolean; | ||
} | undefined)[] | undefined; | ||
}; | ||
@@ -104,0 +113,0 @@ }>; |
@@ -71,4 +71,13 @@ declare const createTargetGroupImpl: (axiosInstance: Readonly<{ | ||
} | undefined)[] | undefined; | ||
web3Targets?: ({ | ||
__typename?: "Web3Target" | undefined; | ||
id: string; | ||
name?: string | undefined; | ||
accountId?: string | undefined; | ||
walletBlockchain: "ACALA" | "AGORIC" | "APTOS" | "ARBITRUM" | "ARCHWAY" | "AVALANCHE" | "AXELAR" | "BASE" | "BERACHAIN" | "BINANCE" | "BLAST" | "CELESTIA" | "CELO" | "COSMOS" | "DYDX" | "DYMENSION" | "ELYS" | "ETHEREUM" | "EVMOS" | "INJECTIVE" | "KAVA" | "LINEA" | "MANTA" | "MANTLE" | "MONAD" | "NEAR" | "NEUTRON" | "NIBIRU" | "OFF_CHAIN" | "OPTIMISM" | "ORAI" | "OSMOSIS" | "PERSISTENCE" | "POLYGON" | "SCROLL" | "SOLANA" | "SUI" | "THE_ROOT_NETWORK" | "XION" | "ZKSYNC"; | ||
targetProtocol: "XMTP"; | ||
isConfirmed: boolean; | ||
} | undefined)[] | undefined; | ||
}>; | ||
export default createTargetGroupImpl; | ||
//# sourceMappingURL=createTargetGroupImpl.d.ts.map |
@@ -71,4 +71,13 @@ declare const updateTargetGroupImpl: (axiosInstance: Readonly<{ | ||
} | undefined)[] | undefined; | ||
web3Targets?: ({ | ||
__typename?: "Web3Target" | undefined; | ||
id: string; | ||
name?: string | undefined; | ||
accountId?: string | undefined; | ||
walletBlockchain: "ACALA" | "AGORIC" | "APTOS" | "ARBITRUM" | "ARCHWAY" | "AVALANCHE" | "AXELAR" | "BASE" | "BERACHAIN" | "BINANCE" | "BLAST" | "CELESTIA" | "CELO" | "COSMOS" | "DYDX" | "DYMENSION" | "ELYS" | "ETHEREUM" | "EVMOS" | "INJECTIVE" | "KAVA" | "LINEA" | "MANTA" | "MANTLE" | "MONAD" | "NEAR" | "NEUTRON" | "NIBIRU" | "OFF_CHAIN" | "OPTIMISM" | "ORAI" | "OSMOSIS" | "PERSISTENCE" | "POLYGON" | "SCROLL" | "SOLANA" | "SUI" | "THE_ROOT_NETWORK" | "XION" | "ZKSYNC"; | ||
targetProtocol: "XMTP"; | ||
isConfirmed: boolean; | ||
} | undefined)[] | undefined; | ||
}>; | ||
export default updateTargetGroupImpl; | ||
//# sourceMappingURL=updateTargetGroupImpl.d.ts.map |
{ | ||
"name": "@notifi-network/notifi-axios-adapter", | ||
"version": "0.91.2", | ||
"version": "0.91.3", | ||
"description": "The axios adapter for notifi functionality", | ||
@@ -34,3 +34,3 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>", | ||
"devDependencies": { | ||
"@notifi-network/notifi-core": "^0.91.2" | ||
"@notifi-network/notifi-core": "^0.91.3" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "fe4fb7bf8d3a33983903a1616a5f96d47e81b35c" | ||
"gitHead": "f8688a3f9ca3d96f9988f4fab6a9474d9f3d86ce" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
165436
2367