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
277
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.270
to
0.0.271
+7
-2
package.json
{
"name": "@mintlify/models",
"version": "0.0.270",
"version": "0.0.271",
"description": "Mintlify models",

@@ -29,2 +29,7 @@ "engines": {

},
"repository": {
"type": "git",
"url": "https://github.com/mintlify/mint",
"directory": "packages/models"
},
"scripts": {

@@ -58,3 +63,3 @@ "prepare": "npm run build",

},
"gitHead": "3966f1f0c867480118bc5dca242225363c0a98c0"
"gitHead": "c1d9ed641d04835072ee14247ed4de95bff3a895"
}
export * from './mintconfig/index.js';
export * from './entities/index.js';
export * from './types/index.js';

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