Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.2-alpha.2 to 0.1.2-alpha.4

3

dist/NotifiClient.d.ts

@@ -1,4 +0,5 @@

import { Alert, SourceGroup, TargetGroup, User } from './models';
import { Alert, Filter, SourceGroup, TargetGroup, User } from './models';
export declare type ClientData = Readonly<{
alerts: ReadonlyArray<Alert>;
filters: ReadonlyArray<Filter>;
sourceGroups: ReadonlyArray<SourceGroup>;

@@ -5,0 +6,0 @@ targetGroups: ReadonlyArray<TargetGroup>;

{
"name": "@notifi-network/notifi-core",
"version": "0.1.2-alpha.2+c4ba555",
"version": "0.1.2-alpha.4+ccd96dd",
"description": "The interfaces for the core functionality provided by the SDK",

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

},
"gitHead": "c4ba555b5950dc4d3af7c69c07ec4016ad3c4311"
"gitHead": "ccd96dd9874d4e0f348992d9b6323a2819aa2539"
}

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