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
4
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.81.0 to 0.81.1-alpha.0

6

dist/NotifiClient.d.ts

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

webhook?: ClientCreateWebhookParams;
discordId: string | undefined;
includeDiscord: boolean;
}>;

@@ -112,3 +112,3 @@ /**

sourceGroupName?: string;
discordId: string | undefined;
includeDiscord: boolean;
}>;

@@ -172,3 +172,3 @@ export declare type ClientCreateWebhookParams = Omit<CreateWebhookTargetInput, 'name'>;

webhook?: ClientCreateWebhookParams;
discordId: string | undefined;
includeDiscord: boolean;
}>;

@@ -175,0 +175,0 @@ /**

{
"name": "@notifi-network/notifi-core",
"version": "0.81.0",
"version": "0.81.1-alpha.0+2663762",
"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.81.0"
"@notifi-network/notifi-graphql": "^0.81.1-alpha.0+2663762"
},

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

},
"gitHead": "b5ae535f93a8f74d7903b9ecffcc279808b0b43e"
"gitHead": "2663762c5d038db91ccbba7275a80115c5ee1aaa"
}

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