@notifi-network/notifi-core
Advanced tools
Comparing version 0.0.4-alpha.21 to 0.0.4-alpha.22
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
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
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
41871
332