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
2
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.0.4-alpha.21 to 0.0.4-alpha.22

4

dist/NotifiClient.d.ts
import { TargetGroup, User } from './models';
export declare type ClientData = Readonly<{
targetGroup: TargetGroup | null;
emailAddress: string | null;
phoneNumber: string | null;
telegramId: string | null;
}>;

@@ -5,0 +7,0 @@ export declare type UpdateAlertInput = Readonly<{

{
"name": "@notifi-network/notifi-core",
"version": "0.0.4-alpha.21+63a8b54",
"version": "0.0.4-alpha.22+612aaf2",
"description": "The interfaces for the core functionality provided by the SDK",

@@ -39,3 +39,3 @@ "author": "Juni Kim <73hKrn@gmail.com>",

},
"gitHead": "63a8b54298dd9c6bc777cc57f5b7aaf2975c05d1"
"gitHead": "612aaf281d062049ee656d589f76c0e7be381753"
}

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