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

@notifi-network/notifi-node

Package Overview
Dependencies
Maintainers
8
Versions
457
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.90.4 to 0.90.5

2

dist/types/WalletBlockchain.d.ts

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

export declare type WalletBlockchain = 'SOLANA' | 'ETHEREUM' | 'AVALANCHE' | 'APTOS' | 'ACALA' | 'POLYGON' | 'ARBITRUM' | 'BINANCE' | 'NEAR' | 'OPTIMISM' | 'INJECTIVE' | 'SUI' | 'ZKSYNC';
export declare type WalletBlockchain = 'SOLANA' | 'ETHEREUM' | 'AVALANCHE' | 'APTOS' | 'ACALA' | 'POLYGON' | 'ARBITRUM' | 'BINANCE' | 'NEAR' | 'OPTIMISM' | 'INJECTIVE' | 'SUI' | 'ZKSYNC' | 'BASE';
//# sourceMappingURL=WalletBlockchain.d.ts.map
{
"name": "@notifi-network/notifi-node",
"version": "0.90.4",
"version": "0.90.5",
"description": "The node.js library for server-initiated pushes",

@@ -29,6 +29,6 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>",

"dependencies": {
"@notifi-network/notifi-axios-utils": "^0.90.4",
"@notifi-network/notifi-core": "^0.90.4",
"@notifi-network/notifi-dataplane": "^0.90.4",
"@notifi-network/notifi-graphql": "^0.90.4",
"@notifi-network/notifi-axios-utils": "^0.90.5",
"@notifi-network/notifi-core": "^0.90.5",
"@notifi-network/notifi-dataplane": "^0.90.5",
"@notifi-network/notifi-graphql": "^0.90.5",
"graphql": "^16.6.0",

@@ -39,3 +39,3 @@ "graphql-request": "^6.0.0",

},
"gitHead": "66aa45e6e8b75a7215f91a1f4e1c8e4cddd74d01"
"gitHead": "a49faf2341f330137de0f48f0010bf034f071a2f"
}

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