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
625
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 1.20.0-alpha.524019846 to 1.20.0-alpha.527035244

3

audits/interfaces.d.ts

@@ -37,2 +37,3 @@ export declare type SortDirectionType = 'asc' | 'desc';

}
export declare type TExportAudits = 'csv' | 'pdf' | 'csv/v2';
export interface IExportAudits {

@@ -45,3 +46,3 @@ headerProps: HeaderProps[];

outputFileName: string;
endpoint: 'csv' | 'pdf' | 'csv/v2';
endpoint: TExportAudits;
}

@@ -48,0 +49,0 @@ export interface HeaderProps {

{
"name": "@frontegg/rest-api",
"libName": "FronteggRestApi",
"version": "1.20.0-alpha.524019846",
"version": "1.20.0-alpha.527035244",
"author": "Frontegg LTD",

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

},
"gitHead": "34d52a551d1e68e9932df2e186b1fd11538aa33e",
"gitHead": "3f87590b4a0bd316abe4407fe099f51d55e7c9cb",
"main": "index.js",
"peerDependencies": {}
}
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