Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@mintlify/models

Package Overview
Dependencies
Maintainers
8
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintlify/models - npm Package Compare versions

Comparing version
0.0.316
to
0.0.317
+1
-2
dist/types/slackInstallationType.d.ts

@@ -7,3 +7,3 @@ export type SlackInstallationType = {

botId: string;
team?: {
team: {
id: string;

@@ -16,5 +16,4 @@ name: string;

};
isEnterpriseInstall?: boolean;
type?: 'knowledgebase' | 'agent';
subdomain?: string;
};
{
"name": "@mintlify/models",
"version": "0.0.316",
"version": "0.0.317",
"description": "Mintlify models",

@@ -62,3 +62,3 @@ "engines": {

},
"gitHead": "7970b0941a9f2704b8d97b0ac981fcd1758862b9"
"gitHead": "1e825e6876d8e7ab9d8924383a3f751670189dae"
}

Sorry, the diff of this file is not supported yet