@asyncapi/cli 1.7.0 → 1.7.1
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/assets/create-glee-app/templates/default/package-lock.json +226 -76
- package/assets/create-glee-app/templates/default/package.json +1 -1
- package/assets/create-glee-app/templates/tutorial/package-lock.json +31 -31
- package/assets/create-glee-app/templates/tutorial/package.json +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +1 -1
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"version": "0.1.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@asyncapi/glee": "^0.36.
|
|
12
|
+
"@asyncapi/glee": "^0.36.1"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@types/node": "^20.5.9"
|
|
@@ -32,11 +32,11 @@
|
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"node_modules/@asyncapi/avro-schema-parser": {
|
|
35
|
-
"version": "3.0.
|
|
36
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.
|
|
37
|
-
"integrity": "sha512-
|
|
35
|
+
"version": "3.0.18",
|
|
36
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.18.tgz",
|
|
37
|
+
"integrity": "sha512-2w8cq10apV7Kc+mBPIaIhmErj1oJF8cERpTZKjFti1uoQCXX3oZ9H0wQCajlYNOANuh/a0F4JMEd2R/lM0PFXw==",
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@asyncapi/parser": "^3.0.
|
|
39
|
+
"@asyncapi/parser": "^3.0.10",
|
|
40
40
|
"@types/json-schema": "^7.0.11",
|
|
41
41
|
"avsc": "^5.7.6"
|
|
42
42
|
}
|
|
@@ -169,12 +169,12 @@
|
|
|
169
169
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
|
|
170
170
|
},
|
|
171
171
|
"node_modules/@asyncapi/glee": {
|
|
172
|
-
"version": "0.36.
|
|
173
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.36.
|
|
174
|
-
"integrity": "sha512-
|
|
172
|
+
"version": "0.36.1",
|
|
173
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.36.1.tgz",
|
|
174
|
+
"integrity": "sha512-7ZGN0BfLEhwXGi3xsZhvxVLPSV5qckI384m69z9+iRUmX1ghlm4p7KmhtRwY0GYPpCrF6hq6Kxx03Rq3+lEjeA==",
|
|
175
175
|
"dependencies": {
|
|
176
176
|
"@asyncapi/generator": "^1.17.12",
|
|
177
|
-
"@asyncapi/html-template": "^2.
|
|
177
|
+
"@asyncapi/html-template": "^2.2.0",
|
|
178
178
|
"@asyncapi/markdown-template": "^1.5.0",
|
|
179
179
|
"@asyncapi/parser": "^3.0.10",
|
|
180
180
|
"@next/env": "^14.0.4",
|
|
@@ -216,12 +216,12 @@
|
|
|
216
216
|
}
|
|
217
217
|
},
|
|
218
218
|
"node_modules/@asyncapi/html-template": {
|
|
219
|
-
"version": "2.
|
|
220
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.
|
|
221
|
-
"integrity": "sha512-
|
|
219
|
+
"version": "2.2.0",
|
|
220
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.2.0.tgz",
|
|
221
|
+
"integrity": "sha512-wxIi/l3sARKuNGnxfDxmWc2Fqd1SgT7PFHZNptoly0ypgKiI2Sxn8ZaaJ26RrGYPB9z4veAklIRlDMqdyqHWDg==",
|
|
222
222
|
"dependencies": {
|
|
223
|
-
"@asyncapi/generator-react-sdk": "^1.0.
|
|
224
|
-
"@asyncapi/parser": "^3.0.
|
|
223
|
+
"@asyncapi/generator-react-sdk": "^1.0.9",
|
|
224
|
+
"@asyncapi/parser": "^3.0.5",
|
|
225
225
|
"@asyncapi/react-component": "^1.2.13",
|
|
226
226
|
"highlight.js": "10.7.3",
|
|
227
227
|
"puppeteer": "^14.1.0",
|
|
@@ -241,11 +241,11 @@
|
|
|
241
241
|
}
|
|
242
242
|
},
|
|
243
243
|
"node_modules/@asyncapi/openapi-schema-parser": {
|
|
244
|
-
"version": "3.0.
|
|
245
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.
|
|
246
|
-
"integrity": "sha512-
|
|
244
|
+
"version": "3.0.18",
|
|
245
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.18.tgz",
|
|
246
|
+
"integrity": "sha512-azKEwm9wel7QS/Fz0y1C9eCUIfUEZE/JrQlGybPmQKHS213RKyo5Rjpzo9nqGc4VT7o1URDIMaYTnYdgfMitew==",
|
|
247
247
|
"dependencies": {
|
|
248
|
-
"@asyncapi/parser": "^3.0.
|
|
248
|
+
"@asyncapi/parser": "^3.0.10",
|
|
249
249
|
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
|
|
250
250
|
"ajv": "^8.11.0",
|
|
251
251
|
"ajv-errors": "^3.0.0",
|
|
@@ -384,13 +384,13 @@
|
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
386
|
"node_modules/@asyncapi/protobuf-schema-parser": {
|
|
387
|
-
"version": "3.
|
|
388
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.
|
|
389
|
-
"integrity": "sha512-
|
|
387
|
+
"version": "3.2.8",
|
|
388
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.8.tgz",
|
|
389
|
+
"integrity": "sha512-qYKutNQTkMNrf8BB9d6o2JS/4LC+r6Fkugvg46gW66kN9dKMU2nguHWM+MdcG89nk5keM2Olz4IN8AvWqX9iew==",
|
|
390
390
|
"dependencies": {
|
|
391
|
-
"@asyncapi/parser": "^3.0.
|
|
391
|
+
"@asyncapi/parser": "^3.0.10",
|
|
392
392
|
"@types/protocol-buffers-schema": "^3.4.1",
|
|
393
|
-
"
|
|
393
|
+
"protobufjs": "^7.2.6"
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
396
|
"node_modules/@asyncapi/raml-dt-schema-parser": {
|
|
@@ -416,14 +416,14 @@
|
|
|
416
416
|
}
|
|
417
417
|
},
|
|
418
418
|
"node_modules/@asyncapi/react-component": {
|
|
419
|
-
"version": "1.2
|
|
420
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.2.
|
|
421
|
-
"integrity": "sha512-
|
|
422
|
-
"dependencies": {
|
|
423
|
-
"@asyncapi/avro-schema-parser": "^3.0.
|
|
424
|
-
"@asyncapi/openapi-schema-parser": "^3.0.
|
|
425
|
-
"@asyncapi/parser": "^3.0.
|
|
426
|
-
"@asyncapi/protobuf-schema-parser": "^3.
|
|
419
|
+
"version": "1.4.2",
|
|
420
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.4.2.tgz",
|
|
421
|
+
"integrity": "sha512-N11TZJtfh8GHKpJIoYYw91inbSiMaxVRHV8SvzpJ3v71C+Ia2p8fHd5dwCrY0BpUuzboiJWWN3VaRv++tHX3PQ==",
|
|
422
|
+
"dependencies": {
|
|
423
|
+
"@asyncapi/avro-schema-parser": "^3.0.18",
|
|
424
|
+
"@asyncapi/openapi-schema-parser": "^3.0.18",
|
|
425
|
+
"@asyncapi/parser": "^3.0.10",
|
|
426
|
+
"@asyncapi/protobuf-schema-parser": "^3.2.8",
|
|
427
427
|
"highlight.js": "^10.7.2",
|
|
428
428
|
"isomorphic-dompurify": "^0.13.0",
|
|
429
429
|
"marked": "^4.0.14",
|
|
@@ -3155,6 +3155,60 @@
|
|
|
3155
3155
|
"fast-deep-equal": "^3.1.3"
|
|
3156
3156
|
}
|
|
3157
3157
|
},
|
|
3158
|
+
"node_modules/@protobufjs/aspromise": {
|
|
3159
|
+
"version": "1.1.2",
|
|
3160
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
3161
|
+
"integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="
|
|
3162
|
+
},
|
|
3163
|
+
"node_modules/@protobufjs/base64": {
|
|
3164
|
+
"version": "1.1.2",
|
|
3165
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
3166
|
+
"integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="
|
|
3167
|
+
},
|
|
3168
|
+
"node_modules/@protobufjs/codegen": {
|
|
3169
|
+
"version": "2.0.4",
|
|
3170
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
|
|
3171
|
+
"integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg=="
|
|
3172
|
+
},
|
|
3173
|
+
"node_modules/@protobufjs/eventemitter": {
|
|
3174
|
+
"version": "1.1.0",
|
|
3175
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
|
|
3176
|
+
"integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q=="
|
|
3177
|
+
},
|
|
3178
|
+
"node_modules/@protobufjs/fetch": {
|
|
3179
|
+
"version": "1.1.0",
|
|
3180
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz",
|
|
3181
|
+
"integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
|
|
3182
|
+
"dependencies": {
|
|
3183
|
+
"@protobufjs/aspromise": "^1.1.1",
|
|
3184
|
+
"@protobufjs/inquire": "^1.1.0"
|
|
3185
|
+
}
|
|
3186
|
+
},
|
|
3187
|
+
"node_modules/@protobufjs/float": {
|
|
3188
|
+
"version": "1.0.2",
|
|
3189
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
|
|
3190
|
+
"integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="
|
|
3191
|
+
},
|
|
3192
|
+
"node_modules/@protobufjs/inquire": {
|
|
3193
|
+
"version": "1.1.0",
|
|
3194
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz",
|
|
3195
|
+
"integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q=="
|
|
3196
|
+
},
|
|
3197
|
+
"node_modules/@protobufjs/path": {
|
|
3198
|
+
"version": "1.1.2",
|
|
3199
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
3200
|
+
"integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="
|
|
3201
|
+
},
|
|
3202
|
+
"node_modules/@protobufjs/pool": {
|
|
3203
|
+
"version": "1.1.0",
|
|
3204
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
3205
|
+
"integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="
|
|
3206
|
+
},
|
|
3207
|
+
"node_modules/@protobufjs/utf8": {
|
|
3208
|
+
"version": "1.1.0",
|
|
3209
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz",
|
|
3210
|
+
"integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw=="
|
|
3211
|
+
},
|
|
3158
3212
|
"node_modules/@rollup/plugin-babel": {
|
|
3159
3213
|
"version": "5.3.1",
|
|
3160
3214
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
|
|
@@ -5486,9 +5540,9 @@
|
|
|
5486
5540
|
}
|
|
5487
5541
|
},
|
|
5488
5542
|
"node_modules/dompurify": {
|
|
5489
|
-
"version": "2.4.
|
|
5490
|
-
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.
|
|
5491
|
-
"integrity": "sha512-
|
|
5543
|
+
"version": "2.4.9",
|
|
5544
|
+
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.9.tgz",
|
|
5545
|
+
"integrity": "sha512-iHtnxYMotKgOTvxIqq677JsKHvCOkAFqj9x8Mek2zdeHW1XjuFKwjpmZeMaXQRQ8AbJZDbcRz/+r1QhwvFtmQg=="
|
|
5492
5546
|
},
|
|
5493
5547
|
"node_modules/dotenv": {
|
|
5494
5548
|
"version": "10.0.0",
|
|
@@ -8006,6 +8060,11 @@
|
|
|
8006
8060
|
"url": "https://tidelift.com/funding/github/npm/loglevel"
|
|
8007
8061
|
}
|
|
8008
8062
|
},
|
|
8063
|
+
"node_modules/long": {
|
|
8064
|
+
"version": "5.2.3",
|
|
8065
|
+
"resolved": "https://registry.npmjs.org/long/-/long-5.2.3.tgz",
|
|
8066
|
+
"integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q=="
|
|
8067
|
+
},
|
|
8009
8068
|
"node_modules/loose-envify": {
|
|
8010
8069
|
"version": "1.4.0",
|
|
8011
8070
|
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
|
@@ -9689,10 +9748,28 @@
|
|
|
9689
9748
|
"react-is": "^16.13.1"
|
|
9690
9749
|
}
|
|
9691
9750
|
},
|
|
9692
|
-
"node_modules/
|
|
9693
|
-
"version": "
|
|
9694
|
-
"resolved": "https://registry.npmjs.org/
|
|
9695
|
-
"integrity": "sha512-
|
|
9751
|
+
"node_modules/protobufjs": {
|
|
9752
|
+
"version": "7.2.6",
|
|
9753
|
+
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz",
|
|
9754
|
+
"integrity": "sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==",
|
|
9755
|
+
"hasInstallScript": true,
|
|
9756
|
+
"dependencies": {
|
|
9757
|
+
"@protobufjs/aspromise": "^1.1.2",
|
|
9758
|
+
"@protobufjs/base64": "^1.1.2",
|
|
9759
|
+
"@protobufjs/codegen": "^2.0.4",
|
|
9760
|
+
"@protobufjs/eventemitter": "^1.1.0",
|
|
9761
|
+
"@protobufjs/fetch": "^1.1.0",
|
|
9762
|
+
"@protobufjs/float": "^1.0.2",
|
|
9763
|
+
"@protobufjs/inquire": "^1.1.0",
|
|
9764
|
+
"@protobufjs/path": "^1.1.2",
|
|
9765
|
+
"@protobufjs/pool": "^1.1.0",
|
|
9766
|
+
"@protobufjs/utf8": "^1.1.0",
|
|
9767
|
+
"@types/node": ">=13.7.0",
|
|
9768
|
+
"long": "^5.0.0"
|
|
9769
|
+
},
|
|
9770
|
+
"engines": {
|
|
9771
|
+
"node": ">=12.0.0"
|
|
9772
|
+
}
|
|
9696
9773
|
},
|
|
9697
9774
|
"node_modules/proxy-from-env": {
|
|
9698
9775
|
"version": "1.1.0",
|
|
@@ -9725,7 +9802,7 @@
|
|
|
9725
9802
|
"version": "14.4.1",
|
|
9726
9803
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-14.4.1.tgz",
|
|
9727
9804
|
"integrity": "sha512-+H0Gm84aXUvSLdSiDROtLlOofftClgw2TdceMvvCU9UvMryappoeS3+eOLfKvoy4sm8B8MWnYmPhWxVFudAOFQ==",
|
|
9728
|
-
"deprecated": "< 21.
|
|
9805
|
+
"deprecated": "< 21.8.0 is no longer supported",
|
|
9729
9806
|
"hasInstallScript": true,
|
|
9730
9807
|
"dependencies": {
|
|
9731
9808
|
"cross-fetch": "3.1.5",
|
|
@@ -12219,11 +12296,11 @@
|
|
|
12219
12296
|
}
|
|
12220
12297
|
},
|
|
12221
12298
|
"@asyncapi/avro-schema-parser": {
|
|
12222
|
-
"version": "3.0.
|
|
12223
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.
|
|
12224
|
-
"integrity": "sha512-
|
|
12299
|
+
"version": "3.0.18",
|
|
12300
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.18.tgz",
|
|
12301
|
+
"integrity": "sha512-2w8cq10apV7Kc+mBPIaIhmErj1oJF8cERpTZKjFti1uoQCXX3oZ9H0wQCajlYNOANuh/a0F4JMEd2R/lM0PFXw==",
|
|
12225
12302
|
"requires": {
|
|
12226
|
-
"@asyncapi/parser": "^3.0.
|
|
12303
|
+
"@asyncapi/parser": "^3.0.10",
|
|
12227
12304
|
"@types/json-schema": "^7.0.11",
|
|
12228
12305
|
"avsc": "^5.7.6"
|
|
12229
12306
|
}
|
|
@@ -12335,12 +12412,12 @@
|
|
|
12335
12412
|
}
|
|
12336
12413
|
},
|
|
12337
12414
|
"@asyncapi/glee": {
|
|
12338
|
-
"version": "0.36.
|
|
12339
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.36.
|
|
12340
|
-
"integrity": "sha512-
|
|
12415
|
+
"version": "0.36.1",
|
|
12416
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.36.1.tgz",
|
|
12417
|
+
"integrity": "sha512-7ZGN0BfLEhwXGi3xsZhvxVLPSV5qckI384m69z9+iRUmX1ghlm4p7KmhtRwY0GYPpCrF6hq6Kxx03Rq3+lEjeA==",
|
|
12341
12418
|
"requires": {
|
|
12342
12419
|
"@asyncapi/generator": "^1.17.12",
|
|
12343
|
-
"@asyncapi/html-template": "^2.
|
|
12420
|
+
"@asyncapi/html-template": "^2.2.0",
|
|
12344
12421
|
"@asyncapi/markdown-template": "^1.5.0",
|
|
12345
12422
|
"@asyncapi/parser": "^3.0.10",
|
|
12346
12423
|
"@next/env": "^14.0.4",
|
|
@@ -12376,12 +12453,12 @@
|
|
|
12376
12453
|
}
|
|
12377
12454
|
},
|
|
12378
12455
|
"@asyncapi/html-template": {
|
|
12379
|
-
"version": "2.
|
|
12380
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.
|
|
12381
|
-
"integrity": "sha512-
|
|
12456
|
+
"version": "2.2.0",
|
|
12457
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.2.0.tgz",
|
|
12458
|
+
"integrity": "sha512-wxIi/l3sARKuNGnxfDxmWc2Fqd1SgT7PFHZNptoly0ypgKiI2Sxn8ZaaJ26RrGYPB9z4veAklIRlDMqdyqHWDg==",
|
|
12382
12459
|
"requires": {
|
|
12383
|
-
"@asyncapi/generator-react-sdk": "^1.0.
|
|
12384
|
-
"@asyncapi/parser": "^3.0.
|
|
12460
|
+
"@asyncapi/generator-react-sdk": "^1.0.9",
|
|
12461
|
+
"@asyncapi/parser": "^3.0.5",
|
|
12385
12462
|
"@asyncapi/react-component": "^1.2.13",
|
|
12386
12463
|
"highlight.js": "10.7.3",
|
|
12387
12464
|
"puppeteer": "^14.1.0",
|
|
@@ -12401,11 +12478,11 @@
|
|
|
12401
12478
|
}
|
|
12402
12479
|
},
|
|
12403
12480
|
"@asyncapi/openapi-schema-parser": {
|
|
12404
|
-
"version": "3.0.
|
|
12405
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.
|
|
12406
|
-
"integrity": "sha512-
|
|
12481
|
+
"version": "3.0.18",
|
|
12482
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.18.tgz",
|
|
12483
|
+
"integrity": "sha512-azKEwm9wel7QS/Fz0y1C9eCUIfUEZE/JrQlGybPmQKHS213RKyo5Rjpzo9nqGc4VT7o1URDIMaYTnYdgfMitew==",
|
|
12407
12484
|
"requires": {
|
|
12408
|
-
"@asyncapi/parser": "^3.0.
|
|
12485
|
+
"@asyncapi/parser": "^3.0.10",
|
|
12409
12486
|
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
|
|
12410
12487
|
"ajv": "^8.11.0",
|
|
12411
12488
|
"ajv-errors": "^3.0.0",
|
|
@@ -12522,13 +12599,13 @@
|
|
|
12522
12599
|
}
|
|
12523
12600
|
},
|
|
12524
12601
|
"@asyncapi/protobuf-schema-parser": {
|
|
12525
|
-
"version": "3.
|
|
12526
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.
|
|
12527
|
-
"integrity": "sha512-
|
|
12602
|
+
"version": "3.2.8",
|
|
12603
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.8.tgz",
|
|
12604
|
+
"integrity": "sha512-qYKutNQTkMNrf8BB9d6o2JS/4LC+r6Fkugvg46gW66kN9dKMU2nguHWM+MdcG89nk5keM2Olz4IN8AvWqX9iew==",
|
|
12528
12605
|
"requires": {
|
|
12529
|
-
"@asyncapi/parser": "^3.0.
|
|
12606
|
+
"@asyncapi/parser": "^3.0.10",
|
|
12530
12607
|
"@types/protocol-buffers-schema": "^3.4.1",
|
|
12531
|
-
"
|
|
12608
|
+
"protobufjs": "^7.2.6"
|
|
12532
12609
|
}
|
|
12533
12610
|
},
|
|
12534
12611
|
"@asyncapi/raml-dt-schema-parser": {
|
|
@@ -12553,14 +12630,14 @@
|
|
|
12553
12630
|
}
|
|
12554
12631
|
},
|
|
12555
12632
|
"@asyncapi/react-component": {
|
|
12556
|
-
"version": "1.2
|
|
12557
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.2.
|
|
12558
|
-
"integrity": "sha512-
|
|
12559
|
-
"requires": {
|
|
12560
|
-
"@asyncapi/avro-schema-parser": "^3.0.
|
|
12561
|
-
"@asyncapi/openapi-schema-parser": "^3.0.
|
|
12562
|
-
"@asyncapi/parser": "^3.0.
|
|
12563
|
-
"@asyncapi/protobuf-schema-parser": "^3.
|
|
12633
|
+
"version": "1.4.2",
|
|
12634
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.4.2.tgz",
|
|
12635
|
+
"integrity": "sha512-N11TZJtfh8GHKpJIoYYw91inbSiMaxVRHV8SvzpJ3v71C+Ia2p8fHd5dwCrY0BpUuzboiJWWN3VaRv++tHX3PQ==",
|
|
12636
|
+
"requires": {
|
|
12637
|
+
"@asyncapi/avro-schema-parser": "^3.0.18",
|
|
12638
|
+
"@asyncapi/openapi-schema-parser": "^3.0.18",
|
|
12639
|
+
"@asyncapi/parser": "^3.0.10",
|
|
12640
|
+
"@asyncapi/protobuf-schema-parser": "^3.2.8",
|
|
12564
12641
|
"highlight.js": "^10.7.2",
|
|
12565
12642
|
"isomorphic-dompurify": "^0.13.0",
|
|
12566
12643
|
"marked": "^4.0.14",
|
|
@@ -14520,6 +14597,60 @@
|
|
|
14520
14597
|
"fast-deep-equal": "^3.1.3"
|
|
14521
14598
|
}
|
|
14522
14599
|
},
|
|
14600
|
+
"@protobufjs/aspromise": {
|
|
14601
|
+
"version": "1.1.2",
|
|
14602
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
|
|
14603
|
+
"integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ=="
|
|
14604
|
+
},
|
|
14605
|
+
"@protobufjs/base64": {
|
|
14606
|
+
"version": "1.1.2",
|
|
14607
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz",
|
|
14608
|
+
"integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg=="
|
|
14609
|
+
},
|
|
14610
|
+
"@protobufjs/codegen": {
|
|
14611
|
+
"version": "2.0.4",
|
|
14612
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
|
|
14613
|
+
"integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg=="
|
|
14614
|
+
},
|
|
14615
|
+
"@protobufjs/eventemitter": {
|
|
14616
|
+
"version": "1.1.0",
|
|
14617
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz",
|
|
14618
|
+
"integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q=="
|
|
14619
|
+
},
|
|
14620
|
+
"@protobufjs/fetch": {
|
|
14621
|
+
"version": "1.1.0",
|
|
14622
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz",
|
|
14623
|
+
"integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==",
|
|
14624
|
+
"requires": {
|
|
14625
|
+
"@protobufjs/aspromise": "^1.1.1",
|
|
14626
|
+
"@protobufjs/inquire": "^1.1.0"
|
|
14627
|
+
}
|
|
14628
|
+
},
|
|
14629
|
+
"@protobufjs/float": {
|
|
14630
|
+
"version": "1.0.2",
|
|
14631
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz",
|
|
14632
|
+
"integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ=="
|
|
14633
|
+
},
|
|
14634
|
+
"@protobufjs/inquire": {
|
|
14635
|
+
"version": "1.1.0",
|
|
14636
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz",
|
|
14637
|
+
"integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q=="
|
|
14638
|
+
},
|
|
14639
|
+
"@protobufjs/path": {
|
|
14640
|
+
"version": "1.1.2",
|
|
14641
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
|
|
14642
|
+
"integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA=="
|
|
14643
|
+
},
|
|
14644
|
+
"@protobufjs/pool": {
|
|
14645
|
+
"version": "1.1.0",
|
|
14646
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz",
|
|
14647
|
+
"integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw=="
|
|
14648
|
+
},
|
|
14649
|
+
"@protobufjs/utf8": {
|
|
14650
|
+
"version": "1.1.0",
|
|
14651
|
+
"resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz",
|
|
14652
|
+
"integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw=="
|
|
14653
|
+
},
|
|
14523
14654
|
"@rollup/plugin-babel": {
|
|
14524
14655
|
"version": "5.3.1",
|
|
14525
14656
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
|
|
@@ -16232,9 +16363,9 @@
|
|
|
16232
16363
|
}
|
|
16233
16364
|
},
|
|
16234
16365
|
"dompurify": {
|
|
16235
|
-
"version": "2.4.
|
|
16236
|
-
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.
|
|
16237
|
-
"integrity": "sha512-
|
|
16366
|
+
"version": "2.4.9",
|
|
16367
|
+
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.9.tgz",
|
|
16368
|
+
"integrity": "sha512-iHtnxYMotKgOTvxIqq677JsKHvCOkAFqj9x8Mek2zdeHW1XjuFKwjpmZeMaXQRQ8AbJZDbcRz/+r1QhwvFtmQg=="
|
|
16238
16369
|
},
|
|
16239
16370
|
"dotenv": {
|
|
16240
16371
|
"version": "10.0.0",
|
|
@@ -18118,6 +18249,11 @@
|
|
|
18118
18249
|
"resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.1.tgz",
|
|
18119
18250
|
"integrity": "sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg=="
|
|
18120
18251
|
},
|
|
18252
|
+
"long": {
|
|
18253
|
+
"version": "5.2.3",
|
|
18254
|
+
"resolved": "https://registry.npmjs.org/long/-/long-5.2.3.tgz",
|
|
18255
|
+
"integrity": "sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q=="
|
|
18256
|
+
},
|
|
18121
18257
|
"loose-envify": {
|
|
18122
18258
|
"version": "1.4.0",
|
|
18123
18259
|
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
|
|
@@ -19384,10 +19520,24 @@
|
|
|
19384
19520
|
"react-is": "^16.13.1"
|
|
19385
19521
|
}
|
|
19386
19522
|
},
|
|
19387
|
-
"
|
|
19388
|
-
"version": "
|
|
19389
|
-
"resolved": "https://registry.npmjs.org/
|
|
19390
|
-
"integrity": "sha512-
|
|
19523
|
+
"protobufjs": {
|
|
19524
|
+
"version": "7.2.6",
|
|
19525
|
+
"resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz",
|
|
19526
|
+
"integrity": "sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==",
|
|
19527
|
+
"requires": {
|
|
19528
|
+
"@protobufjs/aspromise": "^1.1.2",
|
|
19529
|
+
"@protobufjs/base64": "^1.1.2",
|
|
19530
|
+
"@protobufjs/codegen": "^2.0.4",
|
|
19531
|
+
"@protobufjs/eventemitter": "^1.1.0",
|
|
19532
|
+
"@protobufjs/fetch": "^1.1.0",
|
|
19533
|
+
"@protobufjs/float": "^1.0.2",
|
|
19534
|
+
"@protobufjs/inquire": "^1.1.0",
|
|
19535
|
+
"@protobufjs/path": "^1.1.2",
|
|
19536
|
+
"@protobufjs/pool": "^1.1.0",
|
|
19537
|
+
"@protobufjs/utf8": "^1.1.0",
|
|
19538
|
+
"@types/node": ">=13.7.0",
|
|
19539
|
+
"long": "^5.0.0"
|
|
19540
|
+
}
|
|
19391
19541
|
},
|
|
19392
19542
|
"proxy-from-env": {
|
|
19393
19543
|
"version": "1.1.0",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"version": "0.1.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@asyncapi/glee": "^0.36.
|
|
12
|
+
"@asyncapi/glee": "^0.36.1"
|
|
13
13
|
},
|
|
14
14
|
"engines": {
|
|
15
15
|
"node": ">=14.15.1"
|
|
@@ -38,11 +38,11 @@
|
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
"node_modules/@asyncapi/avro-schema-parser": {
|
|
41
|
-
"version": "3.0.
|
|
42
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.
|
|
43
|
-
"integrity": "sha512-
|
|
41
|
+
"version": "3.0.18",
|
|
42
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/avro-schema-parser/-/avro-schema-parser-3.0.18.tgz",
|
|
43
|
+
"integrity": "sha512-2w8cq10apV7Kc+mBPIaIhmErj1oJF8cERpTZKjFti1uoQCXX3oZ9H0wQCajlYNOANuh/a0F4JMEd2R/lM0PFXw==",
|
|
44
44
|
"dependencies": {
|
|
45
|
-
"@asyncapi/parser": "^3.0.
|
|
45
|
+
"@asyncapi/parser": "^3.0.10",
|
|
46
46
|
"@types/json-schema": "^7.0.11",
|
|
47
47
|
"avsc": "^5.7.6"
|
|
48
48
|
}
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
}
|
|
156
156
|
},
|
|
157
157
|
"node_modules/@asyncapi/glee": {
|
|
158
|
-
"version": "0.36.
|
|
159
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.36.
|
|
160
|
-
"integrity": "sha512-
|
|
158
|
+
"version": "0.36.1",
|
|
159
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/glee/-/glee-0.36.1.tgz",
|
|
160
|
+
"integrity": "sha512-7ZGN0BfLEhwXGi3xsZhvxVLPSV5qckI384m69z9+iRUmX1ghlm4p7KmhtRwY0GYPpCrF6hq6Kxx03Rq3+lEjeA==",
|
|
161
161
|
"dependencies": {
|
|
162
162
|
"@asyncapi/generator": "^1.17.12",
|
|
163
|
-
"@asyncapi/html-template": "^2.
|
|
163
|
+
"@asyncapi/html-template": "^2.2.0",
|
|
164
164
|
"@asyncapi/markdown-template": "^1.5.0",
|
|
165
165
|
"@asyncapi/parser": "^3.0.10",
|
|
166
166
|
"@next/env": "^14.0.4",
|
|
@@ -260,9 +260,9 @@
|
|
|
260
260
|
}
|
|
261
261
|
},
|
|
262
262
|
"node_modules/@asyncapi/html-template": {
|
|
263
|
-
"version": "2.
|
|
264
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.
|
|
265
|
-
"integrity": "sha512-
|
|
263
|
+
"version": "2.2.0",
|
|
264
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/html-template/-/html-template-2.2.0.tgz",
|
|
265
|
+
"integrity": "sha512-wxIi/l3sARKuNGnxfDxmWc2Fqd1SgT7PFHZNptoly0ypgKiI2Sxn8ZaaJ26RrGYPB9z4veAklIRlDMqdyqHWDg==",
|
|
266
266
|
"dependencies": {
|
|
267
267
|
"@asyncapi/generator-react-sdk": "^1.0.9",
|
|
268
268
|
"@asyncapi/parser": "^3.0.5",
|
|
@@ -285,11 +285,11 @@
|
|
|
285
285
|
}
|
|
286
286
|
},
|
|
287
287
|
"node_modules/@asyncapi/openapi-schema-parser": {
|
|
288
|
-
"version": "3.0.
|
|
289
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.
|
|
290
|
-
"integrity": "sha512
|
|
288
|
+
"version": "3.0.18",
|
|
289
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/openapi-schema-parser/-/openapi-schema-parser-3.0.18.tgz",
|
|
290
|
+
"integrity": "sha512-azKEwm9wel7QS/Fz0y1C9eCUIfUEZE/JrQlGybPmQKHS213RKyo5Rjpzo9nqGc4VT7o1URDIMaYTnYdgfMitew==",
|
|
291
291
|
"dependencies": {
|
|
292
|
-
"@asyncapi/parser": "^3.0.
|
|
292
|
+
"@asyncapi/parser": "^3.0.10",
|
|
293
293
|
"@openapi-contrib/openapi-schema-to-json-schema": "~3.2.0",
|
|
294
294
|
"ajv": "^8.11.0",
|
|
295
295
|
"ajv-errors": "^3.0.0",
|
|
@@ -372,11 +372,11 @@
|
|
|
372
372
|
}
|
|
373
373
|
},
|
|
374
374
|
"node_modules/@asyncapi/protobuf-schema-parser": {
|
|
375
|
-
"version": "3.2.
|
|
376
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.
|
|
377
|
-
"integrity": "sha512-
|
|
375
|
+
"version": "3.2.8",
|
|
376
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/protobuf-schema-parser/-/protobuf-schema-parser-3.2.8.tgz",
|
|
377
|
+
"integrity": "sha512-qYKutNQTkMNrf8BB9d6o2JS/4LC+r6Fkugvg46gW66kN9dKMU2nguHWM+MdcG89nk5keM2Olz4IN8AvWqX9iew==",
|
|
378
378
|
"dependencies": {
|
|
379
|
-
"@asyncapi/parser": "^3.0.
|
|
379
|
+
"@asyncapi/parser": "^3.0.10",
|
|
380
380
|
"@types/protocol-buffers-schema": "^3.4.1",
|
|
381
381
|
"protobufjs": "^7.2.6"
|
|
382
382
|
}
|
|
@@ -404,14 +404,14 @@
|
|
|
404
404
|
}
|
|
405
405
|
},
|
|
406
406
|
"node_modules/@asyncapi/react-component": {
|
|
407
|
-
"version": "1.
|
|
408
|
-
"resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.
|
|
409
|
-
"integrity": "sha512-
|
|
407
|
+
"version": "1.4.2",
|
|
408
|
+
"resolved": "https://registry.npmjs.org/@asyncapi/react-component/-/react-component-1.4.2.tgz",
|
|
409
|
+
"integrity": "sha512-N11TZJtfh8GHKpJIoYYw91inbSiMaxVRHV8SvzpJ3v71C+Ia2p8fHd5dwCrY0BpUuzboiJWWN3VaRv++tHX3PQ==",
|
|
410
410
|
"dependencies": {
|
|
411
|
-
"@asyncapi/avro-schema-parser": "^3.0.
|
|
412
|
-
"@asyncapi/openapi-schema-parser": "^3.0.
|
|
413
|
-
"@asyncapi/parser": "^3.0.
|
|
414
|
-
"@asyncapi/protobuf-schema-parser": "^3.2.
|
|
411
|
+
"@asyncapi/avro-schema-parser": "^3.0.18",
|
|
412
|
+
"@asyncapi/openapi-schema-parser": "^3.0.18",
|
|
413
|
+
"@asyncapi/parser": "^3.0.10",
|
|
414
|
+
"@asyncapi/protobuf-schema-parser": "^3.2.8",
|
|
415
415
|
"highlight.js": "^10.7.2",
|
|
416
416
|
"isomorphic-dompurify": "^0.13.0",
|
|
417
417
|
"marked": "^4.0.14",
|
|
@@ -5579,9 +5579,9 @@
|
|
|
5579
5579
|
}
|
|
5580
5580
|
},
|
|
5581
5581
|
"node_modules/dompurify": {
|
|
5582
|
-
"version": "2.4.
|
|
5583
|
-
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.
|
|
5584
|
-
"integrity": "sha512-
|
|
5582
|
+
"version": "2.4.9",
|
|
5583
|
+
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.9.tgz",
|
|
5584
|
+
"integrity": "sha512-iHtnxYMotKgOTvxIqq677JsKHvCOkAFqj9x8Mek2zdeHW1XjuFKwjpmZeMaXQRQ8AbJZDbcRz/+r1QhwvFtmQg=="
|
|
5585
5585
|
},
|
|
5586
5586
|
"node_modules/dotenv": {
|
|
5587
5587
|
"version": "10.0.0",
|
|
@@ -9958,7 +9958,7 @@
|
|
|
9958
9958
|
"version": "14.4.1",
|
|
9959
9959
|
"resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-14.4.1.tgz",
|
|
9960
9960
|
"integrity": "sha512-+H0Gm84aXUvSLdSiDROtLlOofftClgw2TdceMvvCU9UvMryappoeS3+eOLfKvoy4sm8B8MWnYmPhWxVFudAOFQ==",
|
|
9961
|
-
"deprecated": "< 21.
|
|
9961
|
+
"deprecated": "< 21.8.0 is no longer supported",
|
|
9962
9962
|
"hasInstallScript": true,
|
|
9963
9963
|
"dependencies": {
|
|
9964
9964
|
"cross-fetch": "3.1.5",
|
package/oclif.manifest.json
CHANGED