🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mintlify/models

Package Overview
Dependencies
Maintainers
8
Versions
324
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.295
to
0.0.296
+0
-1
dist/entities/orgType.d.ts

@@ -28,3 +28,2 @@ import { GithubInstallationType } from '../types/githubInstallationType.js';

onboardingSource?: 'ai' | 'manual';
onboardingDocsUrl?: string;
};

@@ -31,0 +30,0 @@ export type OrgType = Omit<OriginalOrgType, 'plan'> & {

+2
-2
{
"name": "@mintlify/models",
"version": "0.0.295",
"version": "0.0.296",
"description": "Mintlify models",

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

},
"gitHead": "84725d8196defd8278dd09a661b7ecd3cf068f89"
"gitHead": "b75a34c35cbde8a316a9480b326a57414ec075f2"
}

Sorry, the diff of this file is not supported yet