@eventcatalog/create-eventcatalog 4.3.1 → 4.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/templates/amazon-api-gateway/eventcatalog.config.js +1 -0
- package/templates/asyncapi/eventcatalog.config.js +1 -0
- package/templates/confluent/eventcatalog.config.js +1 -0
- package/templates/default/eventcatalog.config.js +1 -0
- package/templates/empty/eventcatalog.config.js +1 -0
- package/templates/eventbridge/eventcatalog.config.js +1 -0
- package/templates/graphql/eventcatalog.config.js +1 -0
- package/templates/openapi/eventcatalog.config.js +1 -0
package/dist/index.js
CHANGED
|
@@ -29808,7 +29808,7 @@ var import_os2 = __toESM(require("os"));
|
|
|
29808
29808
|
var package_default = {
|
|
29809
29809
|
name: "@eventcatalog/create-eventcatalog",
|
|
29810
29810
|
description: "Create EventCatalog with one command",
|
|
29811
|
-
version: "4.3.
|
|
29811
|
+
version: "4.3.2",
|
|
29812
29812
|
license: "MIT",
|
|
29813
29813
|
bin: {
|
|
29814
29814
|
"create-catalog": "./dist/index.js"
|
package/package.json
CHANGED
|
@@ -4,6 +4,7 @@ export default {
|
|
|
4
4
|
tagline:
|
|
5
5
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover EventBridge schemas, services and domains, and understand the message contracts that connect our infrastructure',
|
|
6
6
|
organizationName: '<organizationName>',
|
|
7
|
+
theme: 'sunset',
|
|
7
8
|
homepageLink: 'https://eventcatalog.dev/',
|
|
8
9
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
9
10
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -9,6 +9,7 @@ export default {
|
|
|
9
9
|
tagline:
|
|
10
10
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover existing domains, explore services and their dependencies, and understand the message contracts that connect our infrastructure',
|
|
11
11
|
organizationName: '<organizationName>',
|
|
12
|
+
theme: 'sunset',
|
|
12
13
|
homepageLink: 'https://eventcatalog.dev/',
|
|
13
14
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
14
15
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -4,6 +4,7 @@ export default {
|
|
|
4
4
|
tagline:
|
|
5
5
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover kafka schemas, topics, services and domains, and understand the message contracts that connect our infrastructure',
|
|
6
6
|
organizationName: '<organizationName>',
|
|
7
|
+
theme: 'sunset',
|
|
7
8
|
homepageLink: 'https://eventcatalog.dev/',
|
|
8
9
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
9
10
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -4,6 +4,7 @@ export default {
|
|
|
4
4
|
tagline:
|
|
5
5
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover existing domains, explore services and their dependencies, and understand the message contracts that connect our infrastructure',
|
|
6
6
|
organizationName: '<organizationName>',
|
|
7
|
+
theme: 'sunset',
|
|
7
8
|
homepageLink: 'https://eventcatalog.dev/',
|
|
8
9
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
9
10
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -4,6 +4,7 @@ export default {
|
|
|
4
4
|
tagline:
|
|
5
5
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover existing domains, explore services and their dependencies, and understand the message contracts that connect our infrastructure',
|
|
6
6
|
organizationName: '<organizationName>',
|
|
7
|
+
theme: 'sunset',
|
|
7
8
|
homepageLink: 'https://eventcatalog.dev/',
|
|
8
9
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
9
10
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -4,6 +4,7 @@ export default {
|
|
|
4
4
|
tagline:
|
|
5
5
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover EventBridge schemas, services and domains, and understand the message contracts that connect our infrastructure',
|
|
6
6
|
organizationName: '<organizationName>',
|
|
7
|
+
theme: 'sunset',
|
|
7
8
|
homepageLink: 'https://eventcatalog.dev/',
|
|
8
9
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
9
10
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -9,6 +9,7 @@ export default {
|
|
|
9
9
|
tagline:
|
|
10
10
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover existing domains, explore services and their dependencies, and understand the message contracts that connect our infrastructure',
|
|
11
11
|
organizationName: '<organizationName>',
|
|
12
|
+
theme: 'sunset',
|
|
12
13
|
homepageLink: 'https://eventcatalog.dev/',
|
|
13
14
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
14
15
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|
|
@@ -9,6 +9,7 @@ export default {
|
|
|
9
9
|
tagline:
|
|
10
10
|
'This internal platform provides a comprehensive view of our event-driven architecture across all systems. Use this portal to discover existing domains, explore services and their dependencies, and understand the message contracts that connect our infrastructure',
|
|
11
11
|
organizationName: '<organizationName>',
|
|
12
|
+
theme: 'sunset',
|
|
12
13
|
homepageLink: 'https://eventcatalog.dev/',
|
|
13
14
|
editUrl: 'https://github.com/boyney123/eventcatalog-demo/edit/master',
|
|
14
15
|
// Supports static or server. Static renders a static site, server renders a server side rendered site
|