@asyncapi/cli 2.0.2 → 2.0.3
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.
|
@@ -4956,11 +4956,11 @@
|
|
|
4956
4956
|
}
|
|
4957
4957
|
},
|
|
4958
4958
|
"node_modules/braces": {
|
|
4959
|
-
"version": "3.0.
|
|
4960
|
-
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.
|
|
4961
|
-
"integrity": "sha512-
|
|
4959
|
+
"version": "3.0.3",
|
|
4960
|
+
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
4961
|
+
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
4962
4962
|
"dependencies": {
|
|
4963
|
-
"fill-range": "^7.
|
|
4963
|
+
"fill-range": "^7.1.1"
|
|
4964
4964
|
},
|
|
4965
4965
|
"engines": {
|
|
4966
4966
|
"node": ">=8"
|
|
@@ -6854,9 +6854,9 @@
|
|
|
6854
6854
|
}
|
|
6855
6855
|
},
|
|
6856
6856
|
"node_modules/fill-range": {
|
|
6857
|
-
"version": "7.
|
|
6858
|
-
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.
|
|
6859
|
-
"integrity": "sha512-
|
|
6857
|
+
"version": "7.1.1",
|
|
6858
|
+
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
6859
|
+
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
6860
6860
|
"dependencies": {
|
|
6861
6861
|
"to-regex-range": "^5.0.1"
|
|
6862
6862
|
},
|
|
@@ -3,6 +3,10 @@
|
|
|
3
3
|
"name": "Account Service",
|
|
4
4
|
"value": "simple-asyncapi.yml"
|
|
5
5
|
},
|
|
6
|
+
{
|
|
7
|
+
"name": "Adeo AsyncAPI Case Study - (protocols: kafka,kafka,kafka)",
|
|
8
|
+
"value": "adeo-kafka-request-reply-asyncapi.yml"
|
|
9
|
+
},
|
|
6
10
|
{
|
|
7
11
|
"name": "AnyOf example",
|
|
8
12
|
"value": "anyof-asyncapi.yml"
|
package/oclif.manifest.json
CHANGED
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
},
|
|
968
968
|
"example": {
|
|
969
969
|
"char": "e",
|
|
970
|
-
"description": "name of the example to use. Available examples are:\n\t - simple-asyncapi.yml\n\t - anyof-asyncapi.yml\n\t - application-headers-asyncapi.yml\n\t - correlation-id-asyncapi.yml\n\t - websocket-gemini-asyncapi.yml\n\t - gitter-streaming-asyncapi.yml\n\t - kraken-websocket-request-reply-message-filter-in-reply-asyncapi.yml\n\t - kraken-websocket-request-reply-multiple-channels-asyncapi.yml\n\t - mercure-asyncapi.yml\n\t - not-asyncapi.yml\n\t - operation-security-asyncapi.yml\n\t - oneof-asyncapi.yml\n\t - rpc-client-asyncapi.yml\n\t - rpc-server-asyncapi.yml\n\t - slack-rtm-asyncapi.yml\n\t - tutorial.yml\n\t - streetlights-kafka-asyncapi.yml\n\t - streetlights-operation-security-asyncapi.yml\n\t - streetlights-mqtt-asyncapi.yml",
|
|
970
|
+
"description": "name of the example to use. Available examples are:\n\t - simple-asyncapi.yml\n\t - adeo-kafka-request-reply-asyncapi.yml\n\t - anyof-asyncapi.yml\n\t - application-headers-asyncapi.yml\n\t - correlation-id-asyncapi.yml\n\t - websocket-gemini-asyncapi.yml\n\t - gitter-streaming-asyncapi.yml\n\t - kraken-websocket-request-reply-message-filter-in-reply-asyncapi.yml\n\t - kraken-websocket-request-reply-multiple-channels-asyncapi.yml\n\t - mercure-asyncapi.yml\n\t - not-asyncapi.yml\n\t - operation-security-asyncapi.yml\n\t - oneof-asyncapi.yml\n\t - rpc-client-asyncapi.yml\n\t - rpc-server-asyncapi.yml\n\t - slack-rtm-asyncapi.yml\n\t - tutorial.yml\n\t - streetlights-kafka-asyncapi.yml\n\t - streetlights-operation-security-asyncapi.yml\n\t - streetlights-mqtt-asyncapi.yml",
|
|
971
971
|
"name": "example",
|
|
972
972
|
"hasDynamicHelp": false,
|
|
973
973
|
"multiple": false,
|
|
@@ -1097,7 +1097,7 @@
|
|
|
1097
1097
|
},
|
|
1098
1098
|
"example": {
|
|
1099
1099
|
"char": "e",
|
|
1100
|
-
"description": "name of the example to use. Available examples are:\n\t - simple-asyncapi.yml\n\t - anyof-asyncapi.yml\n\t - application-headers-asyncapi.yml\n\t - correlation-id-asyncapi.yml\n\t - websocket-gemini-asyncapi.yml\n\t - gitter-streaming-asyncapi.yml\n\t - kraken-websocket-request-reply-message-filter-in-reply-asyncapi.yml\n\t - kraken-websocket-request-reply-multiple-channels-asyncapi.yml\n\t - mercure-asyncapi.yml\n\t - not-asyncapi.yml\n\t - operation-security-asyncapi.yml\n\t - oneof-asyncapi.yml\n\t - rpc-client-asyncapi.yml\n\t - rpc-server-asyncapi.yml\n\t - slack-rtm-asyncapi.yml\n\t - tutorial.yml\n\t - streetlights-kafka-asyncapi.yml\n\t - streetlights-operation-security-asyncapi.yml\n\t - streetlights-mqtt-asyncapi.yml",
|
|
1100
|
+
"description": "name of the example to use. Available examples are:\n\t - simple-asyncapi.yml\n\t - adeo-kafka-request-reply-asyncapi.yml\n\t - anyof-asyncapi.yml\n\t - application-headers-asyncapi.yml\n\t - correlation-id-asyncapi.yml\n\t - websocket-gemini-asyncapi.yml\n\t - gitter-streaming-asyncapi.yml\n\t - kraken-websocket-request-reply-message-filter-in-reply-asyncapi.yml\n\t - kraken-websocket-request-reply-multiple-channels-asyncapi.yml\n\t - mercure-asyncapi.yml\n\t - not-asyncapi.yml\n\t - operation-security-asyncapi.yml\n\t - oneof-asyncapi.yml\n\t - rpc-client-asyncapi.yml\n\t - rpc-server-asyncapi.yml\n\t - slack-rtm-asyncapi.yml\n\t - tutorial.yml\n\t - streetlights-kafka-asyncapi.yml\n\t - streetlights-operation-security-asyncapi.yml\n\t - streetlights-mqtt-asyncapi.yml",
|
|
1101
1101
|
"name": "example",
|
|
1102
1102
|
"hasDynamicHelp": false,
|
|
1103
1103
|
"multiple": false,
|
|
@@ -1477,5 +1477,5 @@
|
|
|
1477
1477
|
]
|
|
1478
1478
|
}
|
|
1479
1479
|
},
|
|
1480
|
-
"version": "2.0.
|
|
1480
|
+
"version": "2.0.3"
|
|
1481
1481
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@asyncapi/cli",
|
|
3
3
|
"description": "All in one CLI for all AsyncAPI tools",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.3",
|
|
5
5
|
"author": "@asyncapi",
|
|
6
6
|
"bin": {
|
|
7
7
|
"asyncapi": "./bin/run_bin"
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"@asyncapi/modelina-cli": "^4.0.0-next.48",
|
|
17
17
|
"@asyncapi/openapi-schema-parser": "^3.0.22",
|
|
18
18
|
"@asyncapi/optimizer": "^1.0.2",
|
|
19
|
-
"@asyncapi/parser": "^3.0
|
|
19
|
+
"@asyncapi/parser": "^3.1.0",
|
|
20
20
|
"@asyncapi/protobuf-schema-parser": "^3.2.12",
|
|
21
21
|
"@asyncapi/raml-dt-schema-parser": "^4.0.22",
|
|
22
22
|
"@asyncapi/studio": "^0.20.0",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"@oclif/core": "^3",
|
|
25
25
|
"@oclif/errors": "^1.3.6",
|
|
26
26
|
"@oclif/plugin-not-found": "^2.3.22",
|
|
27
|
-
"@smoya/asyncapi-adoption-metrics": "^2.4.
|
|
28
|
-
"@smoya/multi-parser": "^5.0.
|
|
27
|
+
"@smoya/asyncapi-adoption-metrics": "^2.4.9",
|
|
28
|
+
"@smoya/multi-parser": "^5.0.9",
|
|
29
29
|
"@stoplight/spectral-cli": "6.9.0",
|
|
30
30
|
"ajv": "^8.12.0",
|
|
31
31
|
"chalk": "^4.1.0",
|