Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@mintlify/models

Package Overview
Dependencies
Maintainers
9
Versions
276
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.273
to
0.0.274
+2
-0
dist/types/githubInstallationType.d.ts

@@ -5,2 +5,4 @@ export type GithubInstallationType = {

type?: 'user' | 'organization';
isSelfHosted?: boolean;
subdomains?: string[];
};
+2
-2
{
"name": "@mintlify/models",
"version": "0.0.273",
"version": "0.0.274",
"description": "Mintlify models",

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

},
"gitHead": "a8d04619384ae4f4e0008f85581c8d05e21587b4"
"gitHead": "22dba249d278cdd01022978f10edc0e4900257d4"
}

Sorry, the diff of this file is too big to display