@mintlify/models
Advanced tools
@@ -15,3 +15,2 @@ export type TemplateSource = { | ||
| repo: string; | ||
| path: string; | ||
| }; | ||
@@ -22,3 +21,2 @@ }, { | ||
| repo: string; | ||
| path: string; | ||
| }; | ||
@@ -29,3 +27,2 @@ }, { | ||
| repo: string; | ||
| path: string; | ||
| }; | ||
@@ -36,3 +33,2 @@ }, { | ||
| repo: string; | ||
| path: string; | ||
| }; | ||
@@ -39,0 +35,0 @@ }]; |
@@ -1,2 +0,1 @@ | ||
| const TEMPLATES_MONOREPO = 'https://github.com/mintlify/templates'; | ||
| const DEVELOPER_DOCS_ID = 'developer-docs'; | ||
@@ -15,15 +14,15 @@ const HELP_CENTER_ID = 'help-center'; | ||
| id: HELP_CENTER_ID, | ||
| source: { repo: TEMPLATES_MONOREPO, path: 'help-center' }, | ||
| source: { repo: 'https://github.com/mintlify/help-center-starter' }, | ||
| }, | ||
| { | ||
| id: KNOWLEDGE_BASE_ID, | ||
| source: { repo: TEMPLATES_MONOREPO, path: 'knowledge-base' }, | ||
| source: { repo: 'https://github.com/mintlify/knowledge-base-starter' }, | ||
| }, | ||
| { | ||
| id: PRODUCT_GUIDE_ID, | ||
| source: { repo: TEMPLATES_MONOREPO, path: 'product-guide' }, | ||
| source: { repo: 'https://github.com/mintlify/product-guide-starter' }, | ||
| }, | ||
| { | ||
| id: EMPTY_ID, | ||
| source: { repo: TEMPLATES_MONOREPO, path: 'empty' }, | ||
| source: { repo: 'https://github.com/mintlify/empty-starter' }, | ||
| }, | ||
@@ -30,0 +29,0 @@ ]; |
+2
-2
| { | ||
| "name": "@mintlify/models", | ||
| "version": "0.0.301", | ||
| "version": "0.0.302", | ||
| "description": "Mintlify models", | ||
@@ -62,3 +62,3 @@ "engines": { | ||
| }, | ||
| "gitHead": "a80a1002ca8c971f0dbdbe2ff5090e27193708d8" | ||
| "gitHead": "d80206844c8d0459975b8f4629aadd3b0e526b32" | ||
| } |
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
225530
-0.05%2444
-0.2%