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.14.0 to 0.14.1-alpha.2

2

dist/NotifiClient.d.ts

@@ -8,3 +8,3 @@ import { Alert, ClientConfiguration, Filter, Source, TargetGroup, User } from './models';

}>;
export declare type AlertFrequency = 'ALWAYS' | 'SINGLE';
export declare type AlertFrequency = 'ALWAYS' | 'SINGLE' | 'QUARTER_HOUR' | 'HOURLY' | 'DAILY';
export declare type FilterOptions = Partial<{

@@ -11,0 +11,0 @@ alertFrequency: AlertFrequency;

{
"name": "@notifi-network/notifi-core",
"version": "0.14.0",
"version": "0.14.1-alpha.2+c9813c5",
"description": "The interfaces for the core functionality provided by the SDK",

@@ -33,3 +33,3 @@ "author": "juni-notifi <hyungjoon.kim@notifi.network>",

},
"gitHead": "58f1fbcab0ba23fc9b2a52ce88eb20f457c0991d"
"gitHead": "c9813c5d1011ad9ced64ef494fc628bc7b6a117e"
}

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