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

@notifi-network/notifi-axios-adapter

Package Overview
Dependencies
Maintainers
2
Versions
474
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notifi-network/notifi-axios-adapter - npm Package Compare versions

Comparing version 0.9.1-alpha.0 to 0.9.1-alpha.1

2

dist/mutations/createSourceImpl.d.ts

@@ -6,3 +6,3 @@ declare const createSourceImpl: (axiosInstance: Readonly<{

blockchainAddress: string;
blockchainAddressType: string;
type: "SOLANA_WALLET" | "TERRA_WALLET" | "ETHEREUM_WALLET" | "TRIBECA_PROPOSALS" | "REALM_PROPOSALS" | "DIRECT_PUSH" | "SOLANA_METAPLEX_AUCTION";
}>) => Promise<Readonly<{

@@ -9,0 +9,0 @@ id: string | null;

@@ -10,3 +10,3 @@ "use strict";

$blockchainAddress: String!
$blockchainAddressType: SourceType!
$type: SourceType!
) {

@@ -17,3 +17,3 @@ createSource(

blockchainAddress: $blockchainAddress
blockchainAddressType: $blockchainAddressType
type: $blockchainAddressType
}

@@ -20,0 +20,0 @@ ) {

{
"name": "@notifi-network/notifi-axios-adapter",
"version": "0.9.1-alpha.0+c22adfd",
"version": "0.9.1-alpha.1+bf01d71",
"description": "The axios adapter for notifi functionality",

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

"devDependencies": {
"@notifi-network/notifi-core": "^0.9.1-alpha.0+c22adfd"
"@notifi-network/notifi-core": "^0.9.1-alpha.1+bf01d71"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

},
"gitHead": "c22adfd6e033adab6edb818355a99471d9ba851f"
"gitHead": "bf01d7139aa1ee1f775780269a3c732a804b9dc9"
}

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