@notifi-network/notifi-node
Advanced tools
Comparing version 1.1.1-alpha.1 to 1.1.2-alpha.1
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import type { NotifiEnvironment } from '@notifi-network/notifi-axios-utils'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { NotifiEnvironment } from '@notifi-network/notifi-axios-utils'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import type { NotifiEnvironment } from '@notifi-network/notifi-axios-utils'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { FusionMessage, NotifiDataplaneClient, PublishFusionMessageResponse } from '@notifi-network/notifi-dataplane'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { SubscriptionClient } from 'subscriptions-transport-ws'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { GqlError } from '@notifi-network/notifi-axios-utils'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare type Authorization = Readonly<{ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQXV0aG9yaXphdGlvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2xpYi90eXBlcy9BdXRob3JpemF0aW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ== |
import type { Types } from '@notifi-network/notifi-graphql'; | ||
export declare type GetTenantConnectedWalletResult = Exclude<Types.GetTenantConnectedWalletQuery['tenantConnectedWallet'], undefined>; | ||
//# sourceMappingURL=ConnectedWallet.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ29ubmVjdGVkV2FsbGV0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vbGliL3R5cGVzL0Nvbm5lY3RlZFdhbGxldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= |
@@ -0,0 +0,0 @@ import type { Message } from './Message'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export * from './Authorization'; |
@@ -0,0 +0,0 @@ "use strict"; |
import type { Alert } from '@notifi-network/notifi-core'; | ||
export declare type ManagedAlert = Pick<Alert, 'id'>; | ||
//# sourceMappingURL=ManagedAlert.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiTWFuYWdlZEFsZXJ0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vbGliL3R5cGVzL01hbmFnZWRBbGVydC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= |
@@ -0,0 +0,0 @@ import type { Types as Gql } from '@notifi-network/notifi-graphql'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiTWVzc2FnZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2xpYi90eXBlcy9NZXNzYWdlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ== |
@@ -0,0 +0,0 @@ import type { Message } from './Message'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { WalletBlockchain } from './WalletBlockchain'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGVuYW50Q29ubmVjdGVkV2FsbGV0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vbGliL3R5cGVzL1RlbmFudENvbm5lY3RlZFdhbGxldC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= |
import type { Types } from '@notifi-network/notifi-graphql'; | ||
export declare type GetTenantUserResult = Exclude<Types.GetTenantUserQuery['tenantUser'], undefined>; | ||
//# sourceMappingURL=TenantUser.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGVuYW50VXNlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2xpYi90eXBlcy9UZW5hbnRVc2VyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ== |
import type { Alert } from '@notifi-network/notifi-core'; | ||
export declare type TenantUserAlert = Pick<Alert, 'id' | 'name' | 'groupName' | 'filter' | 'filterOptions' | 'sourceGroup'>; | ||
//# sourceMappingURL=TenantUserAlert.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVGVuYW50VXNlckFsZXJ0LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vbGliL3R5cGVzL1RlbmFudFVzZXJBbGVydC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0= |
@@ -0,0 +0,0 @@ import type { Alert } from '@notifi-network/notifi-core'; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiVXNlcldpdGhBbGVydHMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9saWIvdHlwZXMvVXNlcldpdGhBbGVydHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 |
export declare type WalletBlockchain = 'ACALA' | 'APTOS' | 'ARBITRUM' | 'ARCHWAY' | 'AVALANCHE' | 'AXELAR' | 'BASE' | 'BERACHAIN' | 'BINANCE' | 'BLAST' | 'CELO' | 'ELYS' | 'ETHEREUM' | 'THE_ROOT_NETWORK' | '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 |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiV2FsbGV0QmxvY2tjaGFpbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL2xpYi90eXBlcy9XYWxsZXRCbG9ja2NoYWluLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ== |
{ | ||
"name": "@notifi-network/notifi-node", | ||
"version": "1.1.1-alpha.1+83858551", | ||
"version": "1.1.2-alpha.1+9cc9c4ec", | ||
"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": "^1.1.1-alpha.1+83858551", | ||
"@notifi-network/notifi-core": "^1.1.1-alpha.1+83858551", | ||
"@notifi-network/notifi-dataplane": "^1.1.1-alpha.1+83858551", | ||
"@notifi-network/notifi-graphql": "^1.1.1-alpha.1+83858551", | ||
"@notifi-network/notifi-axios-utils": "^1.0.0", | ||
"@notifi-network/notifi-core": "^1.1.2-alpha.1+9cc9c4ec", | ||
"@notifi-network/notifi-dataplane": "^1.1.2-alpha.1+9cc9c4ec", | ||
"@notifi-network/notifi-graphql": "^1.1.2-alpha.1+9cc9c4ec", | ||
"graphql": "^16.6.0", | ||
@@ -39,3 +39,3 @@ "graphql-request": "^6.0.0", | ||
}, | ||
"gitHead": "8385855122fee417a5f41ed5820cd21b233cbb93" | ||
"gitHead": "9cc9c4ec2e20030467107531434cd0c385cb6bb8" | ||
} |
@@ -0,0 +0,0 @@ # `@notifi-network/notifi-node` |
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
77842
2