New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@notifi-network/notifi-core

Package Overview
Dependencies
Maintainers
8
Versions
448
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notifi-network/notifi-core - npm Package Compare versions

Comparing version 0.91.0 to 0.91.1

2

dist/models/WalletBlockchain.d.ts

@@ -1,2 +0,2 @@

export declare type WalletBlockchain = 'SOLANA' | 'ETHEREUM' | 'AVALANCHE' | 'APTOS' | 'ACALA' | 'POLYGON' | 'ARBITRUM' | 'BINANCE' | 'NEAR' | 'OPTIMISM' | 'INJECTIVE' | 'OSMOSIS' | 'NIBIRU' | 'SUI' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'XION';
export declare type WalletBlockchain = 'ACALA' | 'APTOS' | 'ARBITRUM' | 'ARCHWAY' | 'AVALANCHE' | 'AXELAR' | 'BASE' | 'BERACHAIN' | 'BINANCE' | 'BLAST' | 'CELO' | 'ELYS' | 'ETHEREUM' | 'EVMOS' | 'INJECTIVE' | 'LINEA' | 'MANTA' | 'MANTLE' | 'MONAD' | 'NEAR' | 'NEUTRON' | 'NIBIRU' | 'OFF_CHAIN' | 'OPTIMISM' | 'OSMOSIS' | 'POLYGON' | 'SCROLL' | 'SOLANA' | 'SUI' | 'XION' | 'ZKSYNC' | 'AGORIC' | 'ORAI' | 'KAVA' | 'CELESTIA' | 'COSMOS' | 'DYMENSION' | 'PERSISTENCE' | 'DYDX';
//# sourceMappingURL=WalletBlockchain.d.ts.map

@@ -205,3 +205,3 @@ import { Types } from '@notifi-network/notifi-graphql';

}> | Readonly<{
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'INJECTIVE' | 'OSMOSIS' | 'NIBIRU' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD';
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'INJECTIVE' | 'OSMOSIS' | 'ELYS' | 'NEUTRON' | 'ARCHWAY' | 'AXELAR' | 'BERACHAIN' | 'NIBIRU' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'EVMOS' | 'AGORIC' | 'ORAI' | 'KAVA' | 'CELESTIA' | 'COSMOS' | 'DYMENSION' | 'PERSISTENCE' | 'DYDX';
signMessage: Uint8SignMessageFunction;

@@ -229,3 +229,3 @@ }> | Readonly<{

}> | Readonly<{
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD';
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'BERACHAIN' | 'EVMOS';
walletPublicKey: string;

@@ -241,2 +241,3 @@ }> | Readonly<{

signingPubkey: string;
message: string;
signMessage: XionSignMessageFunction;

@@ -267,2 +268,50 @@ }> | Readonly<{

walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'ELYS';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'NEUTRON';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'ARCHWAY';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'AXELAR';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'AGORIC';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'ORAI';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'KAVA';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'CELESTIA';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'COSMOS';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'DYMENSION';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'PERSISTENCE';
accountAddress: string;
walletPublicKey: string;
}> | Readonly<{
walletBlockchain: 'DYDX';
accountAddress: string;
walletPublicKey: string;
}>;

@@ -274,3 +323,3 @@ export declare type WalletWithSignMessage = Readonly<{

}> | Readonly<{
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD';
walletBlockchain: 'ETHEREUM' | 'POLYGON' | 'ARBITRUM' | 'AVALANCHE' | 'BINANCE' | 'OPTIMISM' | 'ZKSYNC' | 'BASE' | 'BLAST' | 'CELO' | 'MANTLE' | 'LINEA' | 'SCROLL' | 'MANTA' | 'MONAD' | 'BERACHAIN' | 'EVMOS';
walletPublicKey: string;

@@ -310,2 +359,62 @@ signMessage: Uint8SignMessageFunction;

signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'ELYS';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'NEUTRON';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'ARCHWAY';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'AXELAR';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'AGORIC';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'ORAI';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'KAVA';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'CELESTIA';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'COSMOS';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'DYMENSION';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'PERSISTENCE';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}> | Readonly<{
walletBlockchain: 'DYDX';
accountAddress: string;
walletPublicKey: string;
signMessage: Uint8SignMessageFunction;
}>;

@@ -312,0 +421,0 @@ export declare type WalletWithSignParams = Readonly<{

{
"name": "@notifi-network/notifi-core",
"version": "0.91.0",
"version": "0.91.1",
"description": "The interfaces for the core functionality provided by the SDK",

@@ -31,3 +31,3 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>",

"dependencies": {
"@notifi-network/notifi-graphql": "^0.91.0"
"@notifi-network/notifi-graphql": "^0.91.1"
},

@@ -37,3 +37,3 @@ "devDependencies": {

},
"gitHead": "c59d2f91cdba0af33a254cfa75f4896d0196c4b8"
"gitHead": "75db7f590fb7fe7c76d4f30171e44d136bdb8028"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc