🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@mintlify/models

Package Overview
Dependencies
Maintainers
8
Versions
321
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.318
to
0.0.319
+2
-2
dist/types/onboardingTemplate.d.ts

@@ -12,3 +12,3 @@ export type TemplateSource = {

}, {
readonly id: "help-center";
readonly id: "knowledge-base";
readonly source: {

@@ -18,3 +18,3 @@ repo: string;

}, {
readonly id: "knowledge-base";
readonly id: "help-center";
readonly source: {

@@ -21,0 +21,0 @@ repo: string;

@@ -13,2 +13,6 @@ const DEVELOPER_DOCS_ID = 'developer-docs';

{
id: KNOWLEDGE_BASE_ID,
source: { repo: 'https://github.com/mintlify/knowledge-base-starter' },
},
{
id: HELP_CENTER_ID,

@@ -18,6 +22,2 @@ source: { repo: 'https://github.com/mintlify/help-center-starter' },

{
id: KNOWLEDGE_BASE_ID,
source: { repo: 'https://github.com/mintlify/knowledge-base-starter' },
},
{
id: PRODUCT_GUIDE_ID,

@@ -24,0 +24,0 @@ source: { repo: 'https://github.com/mintlify/product-guide-starter' },

{
"name": "@mintlify/models",
"version": "0.0.318",
"version": "0.0.319",
"description": "Mintlify models",

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

},
"gitHead": "841d2f064e9ce20bb18fc4555f902f5510010e97"
"gitHead": "b3f181e44ac6dc6e4f275f9aef61affd42a7dd9d"
}

Sorry, the diff of this file is not supported yet