New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@frontegg/rest-api

Package Overview
Dependencies
Maintainers
1
Versions
650
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontegg/rest-api - npm Package Compare versions

Comparing version

to
1.19.2-alpha.509096374

2

connectivity/interfaces.d.ts

@@ -29,3 +29,3 @@ export interface ISlackConfigurations {

url: string;
secret: string;
secret?: string;
}

@@ -32,0 +32,0 @@ export interface IWebhooksSaveData extends IWebhookTest {

{
"name": "@frontegg/rest-api",
"libName": "FronteggRestApi",
"version": "1.19.2-alpha.504029797",
"version": "1.19.2-alpha.509096374",
"author": "Frontegg LTD",

@@ -12,5 +12,5 @@ "module": "index.esm.js",

},
"gitHead": "62193024ea07c8b6c002bef74cbab59ce6d942a6",
"gitHead": "c240dcb24c13fbf0bd5b4a3112920833f0fc470c",
"main": "index.js",
"peerDependencies": {}
}