@salesforce/cli 2.142.3 → 2.142.5
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/README.md +14 -14
- package/npm-shrinkwrap.json +119 -141
- package/oclif.lock +141 -148
- package/oclif.manifest.json +97 -1
- package/package.json +11 -11
package/oclif.lock
CHANGED
|
@@ -97,16 +97,16 @@
|
|
|
97
97
|
"@smithy/types" "^4.14.3"
|
|
98
98
|
tslib "^2.6.2"
|
|
99
99
|
|
|
100
|
-
"@aws-sdk/client-cloudfront@^3.
|
|
101
|
-
version "3.
|
|
102
|
-
resolved "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.
|
|
103
|
-
integrity sha512-
|
|
100
|
+
"@aws-sdk/client-cloudfront@^3.1075.0":
|
|
101
|
+
version "3.1075.0"
|
|
102
|
+
resolved "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.1075.0.tgz"
|
|
103
|
+
integrity sha512-Qw7Cmecwpjy4h5+ylsl1Du2QEWexz8MeQXThbpH4jRfxF4LRKCmZ3NJqrFEbT6rG+XkMsR/XOhUcpiVB+6YMNg==
|
|
104
104
|
dependencies:
|
|
105
105
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
106
106
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
107
|
-
"@aws-sdk/core" "^3.974.
|
|
108
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
109
|
-
"@aws-sdk/types" "^3.973.
|
|
107
|
+
"@aws-sdk/core" "^3.974.23"
|
|
108
|
+
"@aws-sdk/credential-provider-node" "^3.972.58"
|
|
109
|
+
"@aws-sdk/types" "^3.973.13"
|
|
110
110
|
"@smithy/core" "^3.24.6"
|
|
111
111
|
"@smithy/fetch-http-handler" "^5.4.6"
|
|
112
112
|
"@smithy/node-http-handler" "^4.7.6"
|
|
@@ -133,13 +133,13 @@
|
|
|
133
133
|
"@smithy/types" "^4.14.3"
|
|
134
134
|
tslib "^2.6.2"
|
|
135
135
|
|
|
136
|
-
"@aws-sdk/core@^3.974.
|
|
137
|
-
version "3.974.
|
|
138
|
-
resolved "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.
|
|
139
|
-
integrity sha512-
|
|
136
|
+
"@aws-sdk/core@^3.974.22", "@aws-sdk/core@^3.974.23":
|
|
137
|
+
version "3.974.23"
|
|
138
|
+
resolved "https://registry.npmjs.org/@aws-sdk/core/-/core-3.974.23.tgz"
|
|
139
|
+
integrity sha512-MiWR/uWjxjFXGzrE0Ghc5lWxUxzHsUWFhV+OX7M4cR9SrmrnZs6TXavnCWnzzdwJeFri34xQo81rvGNzK3c4BQ==
|
|
140
140
|
dependencies:
|
|
141
141
|
"@aws-sdk/types" "^3.973.13"
|
|
142
|
-
"@aws-sdk/xml-builder" "^3.972.
|
|
142
|
+
"@aws-sdk/xml-builder" "^3.972.31"
|
|
143
143
|
"@aws/lambda-invoke-store" "^0.2.2"
|
|
144
144
|
"@smithy/core" "^3.24.6"
|
|
145
145
|
"@smithy/signature-v4" "^5.4.6"
|
|
@@ -147,23 +147,23 @@
|
|
|
147
147
|
bowser "^2.11.0"
|
|
148
148
|
tslib "^2.6.2"
|
|
149
149
|
|
|
150
|
-
"@aws-sdk/credential-provider-env@^3.972.
|
|
151
|
-
version "3.972.
|
|
152
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.
|
|
153
|
-
integrity sha512-
|
|
150
|
+
"@aws-sdk/credential-provider-env@^3.972.49":
|
|
151
|
+
version "3.972.49"
|
|
152
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.49.tgz"
|
|
153
|
+
integrity sha512-liB3yQNHCM9k/gu/w36XHMKPluT7HTlnGUhRbBGSISDQkcr/Sy1zsZabiuvQj8WG5yW573u9RehrBvvnIQ9OEQ==
|
|
154
154
|
dependencies:
|
|
155
|
-
"@aws-sdk/core" "^3.974.
|
|
155
|
+
"@aws-sdk/core" "^3.974.23"
|
|
156
156
|
"@aws-sdk/types" "^3.973.13"
|
|
157
157
|
"@smithy/core" "^3.24.6"
|
|
158
158
|
"@smithy/types" "^4.14.3"
|
|
159
159
|
tslib "^2.6.2"
|
|
160
160
|
|
|
161
|
-
"@aws-sdk/credential-provider-http@^3.972.
|
|
162
|
-
version "3.972.
|
|
163
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.
|
|
164
|
-
integrity sha512-
|
|
161
|
+
"@aws-sdk/credential-provider-http@^3.972.51":
|
|
162
|
+
version "3.972.51"
|
|
163
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.51.tgz"
|
|
164
|
+
integrity sha512-XET0H2oofciJ5lMRWNIvRjAP7Q3wv2XT+JtJJEdhPWUMwe3TvQ9qcxonpu7vXmNngncvFpi4E2It+Tamas/naA==
|
|
165
165
|
dependencies:
|
|
166
|
-
"@aws-sdk/core" "^3.974.
|
|
166
|
+
"@aws-sdk/core" "^3.974.23"
|
|
167
167
|
"@aws-sdk/types" "^3.973.13"
|
|
168
168
|
"@smithy/core" "^3.24.6"
|
|
169
169
|
"@smithy/fetch-http-handler" "^5.4.6"
|
|
@@ -171,85 +171,85 @@
|
|
|
171
171
|
"@smithy/types" "^4.14.3"
|
|
172
172
|
tslib "^2.6.2"
|
|
173
173
|
|
|
174
|
-
"@aws-sdk/credential-provider-ini@^3.972.
|
|
175
|
-
version "3.972.
|
|
176
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.
|
|
177
|
-
integrity sha512-
|
|
178
|
-
dependencies:
|
|
179
|
-
"@aws-sdk/core" "^3.974.
|
|
180
|
-
"@aws-sdk/credential-provider-env" "^3.972.
|
|
181
|
-
"@aws-sdk/credential-provider-http" "^3.972.
|
|
182
|
-
"@aws-sdk/credential-provider-login" "^3.972.
|
|
183
|
-
"@aws-sdk/credential-provider-process" "^3.972.
|
|
184
|
-
"@aws-sdk/credential-provider-sso" "^3.972.
|
|
185
|
-
"@aws-sdk/credential-provider-web-identity" "^3.972.
|
|
186
|
-
"@aws-sdk/nested-clients" "^3.997.
|
|
174
|
+
"@aws-sdk/credential-provider-ini@^3.972.56":
|
|
175
|
+
version "3.972.56"
|
|
176
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.56.tgz"
|
|
177
|
+
integrity sha512-IAmc61hbgQiHht9U3x0tnRwz0lzdwOwD/i9voRgdJrKamF+JtmrBOsW9GwB7mfFonNWOWL4qARWYrF8veEMe3w==
|
|
178
|
+
dependencies:
|
|
179
|
+
"@aws-sdk/core" "^3.974.23"
|
|
180
|
+
"@aws-sdk/credential-provider-env" "^3.972.49"
|
|
181
|
+
"@aws-sdk/credential-provider-http" "^3.972.51"
|
|
182
|
+
"@aws-sdk/credential-provider-login" "^3.972.55"
|
|
183
|
+
"@aws-sdk/credential-provider-process" "^3.972.49"
|
|
184
|
+
"@aws-sdk/credential-provider-sso" "^3.972.55"
|
|
185
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.55"
|
|
186
|
+
"@aws-sdk/nested-clients" "^3.997.23"
|
|
187
187
|
"@aws-sdk/types" "^3.973.13"
|
|
188
188
|
"@smithy/core" "^3.24.6"
|
|
189
189
|
"@smithy/credential-provider-imds" "^4.3.7"
|
|
190
190
|
"@smithy/types" "^4.14.3"
|
|
191
191
|
tslib "^2.6.2"
|
|
192
192
|
|
|
193
|
-
"@aws-sdk/credential-provider-login@^3.972.
|
|
194
|
-
version "3.972.
|
|
195
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.
|
|
196
|
-
integrity sha512-
|
|
193
|
+
"@aws-sdk/credential-provider-login@^3.972.55":
|
|
194
|
+
version "3.972.55"
|
|
195
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.55.tgz"
|
|
196
|
+
integrity sha512-hBBkANo3cDn+h2qxxzER4a+J8JCO9o9Z/YYmU7iky6AcaarX5RRdRcHNC6SLdwY0vAXQygn6soUbDqPn3GghaA==
|
|
197
197
|
dependencies:
|
|
198
|
-
"@aws-sdk/core" "^3.974.
|
|
199
|
-
"@aws-sdk/nested-clients" "^3.997.
|
|
198
|
+
"@aws-sdk/core" "^3.974.23"
|
|
199
|
+
"@aws-sdk/nested-clients" "^3.997.23"
|
|
200
200
|
"@aws-sdk/types" "^3.973.13"
|
|
201
201
|
"@smithy/core" "^3.24.6"
|
|
202
202
|
"@smithy/types" "^4.14.3"
|
|
203
203
|
tslib "^2.6.2"
|
|
204
204
|
|
|
205
|
-
"@aws-sdk/credential-provider-node@^3.972.
|
|
206
|
-
version "3.972.
|
|
207
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.
|
|
208
|
-
integrity sha512-
|
|
209
|
-
dependencies:
|
|
210
|
-
"@aws-sdk/credential-provider-env" "^3.972.
|
|
211
|
-
"@aws-sdk/credential-provider-http" "^3.972.
|
|
212
|
-
"@aws-sdk/credential-provider-ini" "^3.972.
|
|
213
|
-
"@aws-sdk/credential-provider-process" "^3.972.
|
|
214
|
-
"@aws-sdk/credential-provider-sso" "^3.972.
|
|
215
|
-
"@aws-sdk/credential-provider-web-identity" "^3.972.
|
|
205
|
+
"@aws-sdk/credential-provider-node@^3.972.57", "@aws-sdk/credential-provider-node@^3.972.58":
|
|
206
|
+
version "3.972.58"
|
|
207
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.58.tgz"
|
|
208
|
+
integrity sha512-OyCLVmSI7pZO8hxwNVX6pXhTVlJqRBTp+ijdEfJSUj0RyjHnF602OfAarOzGq6wkGodeFkYBt8MmJ6A6ycRgWw==
|
|
209
|
+
dependencies:
|
|
210
|
+
"@aws-sdk/credential-provider-env" "^3.972.49"
|
|
211
|
+
"@aws-sdk/credential-provider-http" "^3.972.51"
|
|
212
|
+
"@aws-sdk/credential-provider-ini" "^3.972.56"
|
|
213
|
+
"@aws-sdk/credential-provider-process" "^3.972.49"
|
|
214
|
+
"@aws-sdk/credential-provider-sso" "^3.972.55"
|
|
215
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.55"
|
|
216
216
|
"@aws-sdk/types" "^3.973.13"
|
|
217
217
|
"@smithy/core" "^3.24.6"
|
|
218
218
|
"@smithy/credential-provider-imds" "^4.3.7"
|
|
219
219
|
"@smithy/types" "^4.14.3"
|
|
220
220
|
tslib "^2.6.2"
|
|
221
221
|
|
|
222
|
-
"@aws-sdk/credential-provider-process@^3.972.
|
|
223
|
-
version "3.972.
|
|
224
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.
|
|
225
|
-
integrity sha512-
|
|
222
|
+
"@aws-sdk/credential-provider-process@^3.972.49":
|
|
223
|
+
version "3.972.49"
|
|
224
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.49.tgz"
|
|
225
|
+
integrity sha512-C8h36lBuC/RnBSsjlO+dn6xZm3KbAl5vpJaVPAfQnMmz2/OISmKOc8XZcqMQgO2ADwBYNRMM6Kf3vz9G/TulMQ==
|
|
226
226
|
dependencies:
|
|
227
|
-
"@aws-sdk/core" "^3.974.
|
|
227
|
+
"@aws-sdk/core" "^3.974.23"
|
|
228
228
|
"@aws-sdk/types" "^3.973.13"
|
|
229
229
|
"@smithy/core" "^3.24.6"
|
|
230
230
|
"@smithy/types" "^4.14.3"
|
|
231
231
|
tslib "^2.6.2"
|
|
232
232
|
|
|
233
|
-
"@aws-sdk/credential-provider-sso@^3.972.
|
|
234
|
-
version "3.972.
|
|
235
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.
|
|
236
|
-
integrity sha512-
|
|
233
|
+
"@aws-sdk/credential-provider-sso@^3.972.55":
|
|
234
|
+
version "3.972.55"
|
|
235
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.55.tgz"
|
|
236
|
+
integrity sha512-1FkOz74Ea5QGS9jtIoXp55T/IkSS3spv+nLTT07fRY/+T5xmEOqaYBVIaEmX4zTNvbV6g2lrtlaVKWEoNyJt3w==
|
|
237
237
|
dependencies:
|
|
238
|
-
"@aws-sdk/core" "^3.974.
|
|
239
|
-
"@aws-sdk/nested-clients" "^3.997.
|
|
240
|
-
"@aws-sdk/token-providers" "3.
|
|
238
|
+
"@aws-sdk/core" "^3.974.23"
|
|
239
|
+
"@aws-sdk/nested-clients" "^3.997.23"
|
|
240
|
+
"@aws-sdk/token-providers" "3.1074.0"
|
|
241
241
|
"@aws-sdk/types" "^3.973.13"
|
|
242
242
|
"@smithy/core" "^3.24.6"
|
|
243
243
|
"@smithy/types" "^4.14.3"
|
|
244
244
|
tslib "^2.6.2"
|
|
245
245
|
|
|
246
|
-
"@aws-sdk/credential-provider-web-identity@^3.972.
|
|
247
|
-
version "3.972.
|
|
248
|
-
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.
|
|
249
|
-
integrity sha512-
|
|
246
|
+
"@aws-sdk/credential-provider-web-identity@^3.972.55":
|
|
247
|
+
version "3.972.55"
|
|
248
|
+
resolved "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.55.tgz"
|
|
249
|
+
integrity sha512-g2BoECD1q01kTPByi56+VLVvdWDzMkKIcr77qixpqH0okw2t0U5CoPv+6S8v/D1Y2Wa6QKKtn6XAtDzP+Kfpvg==
|
|
250
250
|
dependencies:
|
|
251
|
-
"@aws-sdk/core" "^3.974.
|
|
252
|
-
"@aws-sdk/nested-clients" "^3.997.
|
|
251
|
+
"@aws-sdk/core" "^3.974.23"
|
|
252
|
+
"@aws-sdk/nested-clients" "^3.997.23"
|
|
253
253
|
"@aws-sdk/types" "^3.973.13"
|
|
254
254
|
"@smithy/core" "^3.24.6"
|
|
255
255
|
"@smithy/types" "^4.14.3"
|
|
@@ -275,14 +275,14 @@
|
|
|
275
275
|
"@smithy/types" "^4.14.3"
|
|
276
276
|
tslib "^2.6.2"
|
|
277
277
|
|
|
278
|
-
"@aws-sdk/nested-clients@^3.997.
|
|
279
|
-
version "3.997.
|
|
280
|
-
resolved "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.
|
|
281
|
-
integrity sha512-
|
|
278
|
+
"@aws-sdk/nested-clients@^3.997.23":
|
|
279
|
+
version "3.997.23"
|
|
280
|
+
resolved "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.997.23.tgz"
|
|
281
|
+
integrity sha512-gO93ZPsI2bxeFZD42f1/qjDw6FAZkNZcKRO94LIiT03fzOmcJ9e/tunxjVjA1Rl69ClmVJzz8H3G9CdKef10PA==
|
|
282
282
|
dependencies:
|
|
283
283
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
284
284
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
285
|
-
"@aws-sdk/core" "^3.974.
|
|
285
|
+
"@aws-sdk/core" "^3.974.23"
|
|
286
286
|
"@aws-sdk/signature-v4-multi-region" "^3.996.35"
|
|
287
287
|
"@aws-sdk/types" "^3.973.13"
|
|
288
288
|
"@smithy/core" "^3.24.6"
|
|
@@ -301,19 +301,19 @@
|
|
|
301
301
|
"@smithy/types" "^4.14.3"
|
|
302
302
|
tslib "^2.6.2"
|
|
303
303
|
|
|
304
|
-
"@aws-sdk/token-providers@3.
|
|
305
|
-
version "3.
|
|
306
|
-
resolved "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.
|
|
307
|
-
integrity sha512-
|
|
304
|
+
"@aws-sdk/token-providers@3.1074.0":
|
|
305
|
+
version "3.1074.0"
|
|
306
|
+
resolved "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1074.0.tgz"
|
|
307
|
+
integrity sha512-pv80IzgGW4RnXWtft692chZOM9i6PhebVsLCcnaM4dBEPZva2fE6FXAHs76G7Rc7s3yGyX/68G0nZMrUy+Vmpg==
|
|
308
308
|
dependencies:
|
|
309
|
-
"@aws-sdk/core" "^3.974.
|
|
310
|
-
"@aws-sdk/nested-clients" "^3.997.
|
|
309
|
+
"@aws-sdk/core" "^3.974.23"
|
|
310
|
+
"@aws-sdk/nested-clients" "^3.997.23"
|
|
311
311
|
"@aws-sdk/types" "^3.973.13"
|
|
312
312
|
"@smithy/core" "^3.24.6"
|
|
313
313
|
"@smithy/types" "^4.14.3"
|
|
314
314
|
tslib "^2.6.2"
|
|
315
315
|
|
|
316
|
-
"@aws-sdk/types@^3.222.0", "@aws-sdk/types@^3.973.
|
|
316
|
+
"@aws-sdk/types@^3.222.0", "@aws-sdk/types@^3.973.13":
|
|
317
317
|
version "3.973.13"
|
|
318
318
|
resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.13.tgz"
|
|
319
319
|
integrity sha512-pEHZqRkAlHfnfAU9tK+WpKv/gBNjGJrHMgA3A0iYRGyswBS2t0pfez+lWlwktb3Bqa0ovh7w/QJTFwp3fDxLNg==
|
|
@@ -328,13 +328,12 @@
|
|
|
328
328
|
dependencies:
|
|
329
329
|
tslib "^2.6.2"
|
|
330
330
|
|
|
331
|
-
"@aws-sdk/xml-builder@^3.972.
|
|
332
|
-
version "3.972.
|
|
333
|
-
resolved "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.
|
|
334
|
-
integrity sha512-
|
|
331
|
+
"@aws-sdk/xml-builder@^3.972.31":
|
|
332
|
+
version "3.972.31"
|
|
333
|
+
resolved "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.31.tgz"
|
|
334
|
+
integrity sha512-SzE4Pgyl+hDF+BuyuzxUSpwnuUu9lJuO1YGgteG89/4Qv0+2IQiVQqdbPV32IozLvXWQChPQcdkk/sKvb1QHiQ==
|
|
335
335
|
dependencies:
|
|
336
336
|
"@smithy/types" "^4.14.3"
|
|
337
|
-
fast-xml-parser "5.7.3"
|
|
338
337
|
tslib "^2.6.2"
|
|
339
338
|
|
|
340
339
|
"@aws/lambda-invoke-store@^0.2.2":
|
|
@@ -1421,7 +1420,7 @@
|
|
|
1421
1420
|
node-gyp "^12.1.0"
|
|
1422
1421
|
proc-log "^6.0.0"
|
|
1423
1422
|
|
|
1424
|
-
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.10.5", "@oclif/core@^4.11.3", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@>= 3.0.0", "@oclif/core@4.11.11":
|
|
1423
|
+
"@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.10.5", "@oclif/core@^4.11.11", "@oclif/core@^4.11.3", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@>= 3.0.0", "@oclif/core@4.11.11":
|
|
1425
1424
|
version "4.11.11"
|
|
1426
1425
|
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.11.11.tgz"
|
|
1427
1426
|
integrity sha512-LoGzrvkH9I8dwhxuLafcf90MAp+fYfAiAhpyixaVAWaclIgs+vXeMMQwBG90/wqjdygIKcFAqNnNJrfl3s3X8Q==
|
|
@@ -1458,10 +1457,10 @@
|
|
|
1458
1457
|
react "^18.3.1"
|
|
1459
1458
|
wrap-ansi "^9.0.2"
|
|
1460
1459
|
|
|
1461
|
-
"@oclif/plugin-autocomplete@3.2.
|
|
1462
|
-
version "3.2.
|
|
1463
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.
|
|
1464
|
-
integrity sha512-
|
|
1460
|
+
"@oclif/plugin-autocomplete@3.2.53":
|
|
1461
|
+
version "3.2.53"
|
|
1462
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.53.tgz"
|
|
1463
|
+
integrity sha512-cGAgN9ujTDxa6C84d6XNVsmoFnDFfHwdiykAnAfym3oBLxoXBNYMZhmfnZ8KBWDy/r/DYf11BrGJwqKl2P0iSA==
|
|
1465
1464
|
dependencies:
|
|
1466
1465
|
"@oclif/core" "^4"
|
|
1467
1466
|
ansis "^3.16.0"
|
|
@@ -1493,10 +1492,10 @@
|
|
|
1493
1492
|
lodash "^4.18.1"
|
|
1494
1493
|
object-treeify "^4.0.1"
|
|
1495
1494
|
|
|
1496
|
-
"@oclif/plugin-help@^6.2.
|
|
1497
|
-
version "6.2.
|
|
1498
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1499
|
-
integrity sha512-
|
|
1495
|
+
"@oclif/plugin-help@^6.2.52", "@oclif/plugin-help@6.2.53":
|
|
1496
|
+
version "6.2.53"
|
|
1497
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.53.tgz"
|
|
1498
|
+
integrity sha512-njx2nTH87EQEEuz4ShNtL0gzzN981MRkDPqScbu+Tkd7NpIv30OHdTjQK1GzGtkf+V2RvSYIrX+LrLsUVh9DJw==
|
|
1500
1499
|
dependencies:
|
|
1501
1500
|
"@oclif/core" "^4"
|
|
1502
1501
|
|
|
@@ -1510,12 +1509,12 @@
|
|
|
1510
1509
|
ansis "^3.17.0"
|
|
1511
1510
|
fast-levenshtein "^3.0.0"
|
|
1512
1511
|
|
|
1513
|
-
"@oclif/plugin-plugins@5.4.
|
|
1514
|
-
version "5.4.
|
|
1515
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.
|
|
1516
|
-
integrity sha512-
|
|
1512
|
+
"@oclif/plugin-plugins@5.4.80":
|
|
1513
|
+
version "5.4.80"
|
|
1514
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.80.tgz"
|
|
1515
|
+
integrity sha512-D32rqGtj9YdMixC0qHyqqT5aVAHZ0gXeJ5OgotOEtfuPsVOlRHqf5QZzzxj55XjeSO2+w309sVngqkO+WudSEQ==
|
|
1517
1516
|
dependencies:
|
|
1518
|
-
"@oclif/core" "^4.11.
|
|
1517
|
+
"@oclif/core" "^4.11.11"
|
|
1519
1518
|
ansis "^3.17.0"
|
|
1520
1519
|
debug "^4.4.0"
|
|
1521
1520
|
npm "^11.17.0"
|
|
@@ -1527,19 +1526,19 @@
|
|
|
1527
1526
|
which "^4.0.0"
|
|
1528
1527
|
yarn "^1.22.22"
|
|
1529
1528
|
|
|
1530
|
-
"@oclif/plugin-search@1.2.
|
|
1531
|
-
version "1.2.
|
|
1532
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.
|
|
1533
|
-
integrity sha512-
|
|
1529
|
+
"@oclif/plugin-search@1.2.52":
|
|
1530
|
+
version "1.2.52"
|
|
1531
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.52.tgz"
|
|
1532
|
+
integrity sha512-9l2uvwGml8fJcfFGOfR8L5bVafgcnaajScsWLRCmaWfYN8iqc4QbsweWhXvNijNQ3b4RbFkj9HBjsGAmiwgBvA==
|
|
1534
1533
|
dependencies:
|
|
1535
1534
|
"@oclif/core" "^4"
|
|
1536
1535
|
ansi-escapes "^7.3.0"
|
|
1537
1536
|
inquirer-autocomplete-standalone "^0.8.1"
|
|
1538
1537
|
|
|
1539
|
-
"@oclif/plugin-update@4.7.
|
|
1540
|
-
version "4.7.
|
|
1541
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.
|
|
1542
|
-
integrity sha512-
|
|
1538
|
+
"@oclif/plugin-update@4.7.53":
|
|
1539
|
+
version "4.7.53"
|
|
1540
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.7.53.tgz"
|
|
1541
|
+
integrity sha512-AJ+vc7hQ9wnf1O2okqHSE8HWmk26jwWmZZwSxSERkyxmWcWb9GBR0ZLMqWdCduRNhEno8GmrIG5/5kgnvAnD1w==
|
|
1543
1542
|
dependencies:
|
|
1544
1543
|
"@inquirer/select" "^2.5.0"
|
|
1545
1544
|
"@oclif/core" "^4"
|
|
@@ -1550,20 +1549,20 @@
|
|
|
1550
1549
|
got "^13"
|
|
1551
1550
|
proxy-agent "^6.5.0"
|
|
1552
1551
|
semver "^7.8.5"
|
|
1553
|
-
tar-fs "^2.1.
|
|
1552
|
+
tar-fs "^2.1.5"
|
|
1554
1553
|
|
|
1555
|
-
"@oclif/plugin-version@2.2.
|
|
1556
|
-
version "2.2.
|
|
1557
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.
|
|
1558
|
-
integrity sha512-
|
|
1554
|
+
"@oclif/plugin-version@2.2.50":
|
|
1555
|
+
version "2.2.50"
|
|
1556
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.50.tgz"
|
|
1557
|
+
integrity sha512-29GupU9+spTNLvctiIRW7MEclDXfTePHWnnVuTleuVeDtAWsiteeektamchXdpMriXs18FqF3UJCJP9jrN4P1w==
|
|
1559
1558
|
dependencies:
|
|
1560
1559
|
"@oclif/core" "^4"
|
|
1561
1560
|
ansis "^3.17.0"
|
|
1562
1561
|
|
|
1563
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
|
1564
|
-
version "3.1.
|
|
1565
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.
|
|
1566
|
-
integrity sha512-
|
|
1562
|
+
"@oclif/plugin-warn-if-update-available@^3.1.67", "@oclif/plugin-warn-if-update-available@3.1.68":
|
|
1563
|
+
version "3.1.68"
|
|
1564
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.68.tgz"
|
|
1565
|
+
integrity sha512-UKWXSisocp/0Mpob2JCOUymUwtRYIrlXEQdX73KvBgIqzrKiVILz+AOuL0HQexw3DZzu+2o7cKw8gyXe3FX3bA==
|
|
1567
1566
|
dependencies:
|
|
1568
1567
|
"@oclif/core" "^4"
|
|
1569
1568
|
ansis "^3.17.0"
|
|
@@ -1572,10 +1571,10 @@
|
|
|
1572
1571
|
lodash "^4.18.1"
|
|
1573
1572
|
registry-auth-token "^5.1.1"
|
|
1574
1573
|
|
|
1575
|
-
"@oclif/plugin-which@3.2.
|
|
1576
|
-
version "3.2.
|
|
1577
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
1578
|
-
integrity sha512-
|
|
1574
|
+
"@oclif/plugin-which@3.2.58":
|
|
1575
|
+
version "3.2.58"
|
|
1576
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.58.tgz"
|
|
1577
|
+
integrity sha512-zfi7dzBP6nL2Qs6o+w0r0eYvtkmdRjQNlgP2XAJDdG3G/4QIgZolt/2lmYIwrGXZ9SsXSLVVM/hjOrVjA0ekgg==
|
|
1579
1578
|
dependencies:
|
|
1580
1579
|
"@oclif/core" "^4"
|
|
1581
1580
|
ansis "^3.17.0"
|
|
@@ -5265,7 +5264,7 @@ fast-wrap-ansi@^0.2.0:
|
|
|
5265
5264
|
dependencies:
|
|
5266
5265
|
fast-string-width "^3.0.2"
|
|
5267
5266
|
|
|
5268
|
-
fast-xml-builder@^1.
|
|
5267
|
+
fast-xml-builder@^1.2.0:
|
|
5269
5268
|
version "1.2.0"
|
|
5270
5269
|
resolved "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz"
|
|
5271
5270
|
integrity sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==
|
|
@@ -5284,16 +5283,6 @@ fast-xml-parser@^5.5.6, fast-xml-parser@^5.5.7, fast-xml-parser@^5.7.1, fast-xml
|
|
|
5284
5283
|
strnum "^2.3.0"
|
|
5285
5284
|
xml-naming "^0.1.0"
|
|
5286
5285
|
|
|
5287
|
-
fast-xml-parser@5.7.3:
|
|
5288
|
-
version "5.7.3"
|
|
5289
|
-
resolved "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.3.tgz"
|
|
5290
|
-
integrity sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg==
|
|
5291
|
-
dependencies:
|
|
5292
|
-
"@nodable/entities" "^2.1.0"
|
|
5293
|
-
fast-xml-builder "^1.1.7"
|
|
5294
|
-
path-expression-matcher "^1.5.0"
|
|
5295
|
-
strnum "^2.2.3"
|
|
5296
|
-
|
|
5297
5286
|
fastest-levenshtein@^1.0.16:
|
|
5298
5287
|
version "1.0.16"
|
|
5299
5288
|
resolved "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz"
|
|
@@ -8392,23 +8381,24 @@ obliterator@^2.0.1:
|
|
|
8392
8381
|
resolved "https://registry.npmjs.org/obliterator/-/obliterator-2.0.4.tgz"
|
|
8393
8382
|
integrity sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==
|
|
8394
8383
|
|
|
8395
|
-
oclif@^4.23.
|
|
8396
|
-
version "4.23.
|
|
8397
|
-
resolved "https://registry.npmjs.org/oclif/-/oclif-4.23.
|
|
8398
|
-
integrity sha512-
|
|
8384
|
+
oclif@^4.23.24:
|
|
8385
|
+
version "4.23.24"
|
|
8386
|
+
resolved "https://registry.npmjs.org/oclif/-/oclif-4.23.24.tgz"
|
|
8387
|
+
integrity sha512-QbjHsrV5z5PWUIsLXHcPaWyECqOrX7JekXaTvL3WekUf5wl+B3kqZb5JD2dI3ndyDwTfJ8rLFMCIt6B4T6fpeA==
|
|
8399
8388
|
dependencies:
|
|
8400
|
-
"@aws-sdk/client-cloudfront" "^3.
|
|
8389
|
+
"@aws-sdk/client-cloudfront" "^3.1075.0"
|
|
8401
8390
|
"@aws-sdk/client-s3" "^3.1073.0"
|
|
8402
8391
|
"@inquirer/confirm" "^3.1.22"
|
|
8403
8392
|
"@inquirer/input" "^2.2.4"
|
|
8404
8393
|
"@inquirer/select" "^2.5.0"
|
|
8405
|
-
"@oclif/core" "^4.11.
|
|
8406
|
-
"@oclif/plugin-help" "^6.2.
|
|
8394
|
+
"@oclif/core" "^4.11.11"
|
|
8395
|
+
"@oclif/plugin-help" "^6.2.52"
|
|
8407
8396
|
"@oclif/plugin-not-found" "^3.2.87"
|
|
8408
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
|
8397
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.67"
|
|
8409
8398
|
ansis "^3.16.0"
|
|
8410
8399
|
async-retry "^1.3.3"
|
|
8411
8400
|
change-case "^4"
|
|
8401
|
+
cross-spawn "^7.0.6"
|
|
8412
8402
|
debug "^4.4.0"
|
|
8413
8403
|
ejs "^3.1.10"
|
|
8414
8404
|
find-yarn-workspace-root "^2.0.0"
|
|
@@ -8416,7 +8406,7 @@ oclif@^4.23.18:
|
|
|
8416
8406
|
github-slugger "^2"
|
|
8417
8407
|
got "^13"
|
|
8418
8408
|
normalize-package-data "^6"
|
|
8419
|
-
semver "^7.8.
|
|
8409
|
+
semver "^7.8.5"
|
|
8420
8410
|
tiny-jsonc "^1.0.2"
|
|
8421
8411
|
validate-npm-package-name "^5.0.1"
|
|
8422
8412
|
|
|
@@ -9502,11 +9492,14 @@ semver@^6.3.1:
|
|
|
9502
9492
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
|
|
9503
9493
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
9504
9494
|
|
|
9505
|
-
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.0, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.2, semver@^7.8.0, semver@^7.8.1, semver@^7.8.2, semver@^7.8.
|
|
9495
|
+
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.0, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.2, semver@^7.8.0, semver@^7.8.1, semver@^7.8.2, semver@^7.8.5:
|
|
9506
9496
|
version "7.8.5"
|
|
9507
9497
|
resolved "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz"
|
|
9508
9498
|
integrity sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==
|
|
9509
9499
|
|
|
9500
|
+
semver@^7.8.4:
|
|
9501
|
+
version "7.8.4"
|
|
9502
|
+
|
|
9510
9503
|
"semver@2 || 3 || 4 || 5":
|
|
9511
9504
|
version "5.7.2"
|
|
9512
9505
|
resolved "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz"
|
|
@@ -10051,7 +10044,7 @@ strip-json-comments@^3.1.1:
|
|
|
10051
10044
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
10052
10045
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
10053
10046
|
|
|
10054
|
-
strnum@^2.
|
|
10047
|
+
strnum@^2.3.0:
|
|
10055
10048
|
version "2.3.0"
|
|
10056
10049
|
resolved "https://registry.npmjs.org/strnum/-/strnum-2.3.0.tgz"
|
|
10057
10050
|
integrity sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q==
|
|
@@ -10109,10 +10102,10 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
|
10109
10102
|
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
|
|
10110
10103
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
10111
10104
|
|
|
10112
|
-
tar-fs@^2.1.
|
|
10113
|
-
version "2.1.
|
|
10114
|
-
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.
|
|
10115
|
-
integrity sha512-
|
|
10105
|
+
tar-fs@^2.1.5:
|
|
10106
|
+
version "2.1.5"
|
|
10107
|
+
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.5.tgz"
|
|
10108
|
+
integrity sha512-OboTd8mmMhZDNPV+UjQcK9yKAatXu2aJ+r1w4im1Otd4M4fl2hwvdoXUxIYHFTHWK/3y3FarBP70v3vwmGlOxw==
|
|
10116
10109
|
dependencies:
|
|
10117
10110
|
chownr "^1.1.1"
|
|
10118
10111
|
mkdirp-classic "^0.5.2"
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,101 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
+
"code-analyzer:ast-dump": {
|
|
4
|
+
"aliases": [],
|
|
5
|
+
"args": {},
|
|
6
|
+
"description": "Generate and display the AST that PMD produces when parsing a source file. This is useful for understanding how PMD interprets your code and for developing custom PMD rules. The command supports Apex, Visualforce, HTML, XML, and JavaScript files.",
|
|
7
|
+
"examples": [
|
|
8
|
+
"Dump the AST for an Apex class file in JSON format (default):\n<%= config.bin %> <%= command.id %> --file ./force-app/main/default/classes/MyClass.cls",
|
|
9
|
+
"Dump the AST in XML format:\n<%= config.bin %> <%= command.id %> --file ./force-app/main/default/classes/MyClass.cls --format xml",
|
|
10
|
+
"Dump the AST and write the output to a file:\n<%= config.bin %> <%= command.id %> --file ./force-app/main/default/classes/MyClass.cls --output-file ast-output.json",
|
|
11
|
+
"Explicitly specify the language when the file extension is ambiguous:\n<%= config.bin %> <%= command.id %> --file ./src/myfile.html --language html"
|
|
12
|
+
],
|
|
13
|
+
"flags": {
|
|
14
|
+
"json": {
|
|
15
|
+
"description": "Format output as json.",
|
|
16
|
+
"helpGroup": "GLOBAL",
|
|
17
|
+
"name": "json",
|
|
18
|
+
"allowNo": false,
|
|
19
|
+
"type": "boolean"
|
|
20
|
+
},
|
|
21
|
+
"flags-dir": {
|
|
22
|
+
"helpGroup": "GLOBAL",
|
|
23
|
+
"name": "flags-dir",
|
|
24
|
+
"summary": "Import flag values from a directory.",
|
|
25
|
+
"hasDynamicHelp": false,
|
|
26
|
+
"multiple": false,
|
|
27
|
+
"type": "option"
|
|
28
|
+
},
|
|
29
|
+
"file": {
|
|
30
|
+
"description": "The file whose AST you want to generate. The file must exist and be a regular file (not a directory). If you don't specify the `--language` flag, the language is auto-detected from the file extension.",
|
|
31
|
+
"name": "file",
|
|
32
|
+
"required": true,
|
|
33
|
+
"summary": "Path to the source file to parse.",
|
|
34
|
+
"hasDynamicHelp": false,
|
|
35
|
+
"multiple": false,
|
|
36
|
+
"type": "option"
|
|
37
|
+
},
|
|
38
|
+
"language": {
|
|
39
|
+
"char": "l",
|
|
40
|
+
"description": "Explicitly specify the language of the source file. Defaults to `apex`. Supported languages are: apex, visualforce, html, xml, and javascript.",
|
|
41
|
+
"name": "language",
|
|
42
|
+
"summary": "Language of the source file.",
|
|
43
|
+
"default": "apex",
|
|
44
|
+
"hasDynamicHelp": false,
|
|
45
|
+
"multiple": false,
|
|
46
|
+
"options": [
|
|
47
|
+
"apex",
|
|
48
|
+
"visualforce",
|
|
49
|
+
"html",
|
|
50
|
+
"xml",
|
|
51
|
+
"javascript"
|
|
52
|
+
],
|
|
53
|
+
"type": "option"
|
|
54
|
+
},
|
|
55
|
+
"format": {
|
|
56
|
+
"description": "Choose between `xml` (default) or `json`. The XML format outputs the raw PMD AST XML, preserving the full tree structure. The JSON format provides a flat array of nodes with names, attributes, parent, and ancestor information.",
|
|
57
|
+
"name": "format",
|
|
58
|
+
"summary": "Output format for the AST.",
|
|
59
|
+
"default": "xml",
|
|
60
|
+
"hasDynamicHelp": false,
|
|
61
|
+
"multiple": false,
|
|
62
|
+
"options": [
|
|
63
|
+
"json",
|
|
64
|
+
"xml"
|
|
65
|
+
],
|
|
66
|
+
"type": "option"
|
|
67
|
+
},
|
|
68
|
+
"output-file": {
|
|
69
|
+
"description": "If specified, the AST output is written to this file instead of being displayed in the terminal. The content format depends on the `--format` flag.",
|
|
70
|
+
"name": "output-file",
|
|
71
|
+
"summary": "Path to the file where the AST output is written.",
|
|
72
|
+
"hasDynamicHelp": false,
|
|
73
|
+
"multiple": false,
|
|
74
|
+
"type": "option"
|
|
75
|
+
}
|
|
76
|
+
},
|
|
77
|
+
"hasDynamicHelp": false,
|
|
78
|
+
"hiddenAliases": [],
|
|
79
|
+
"id": "code-analyzer:ast-dump",
|
|
80
|
+
"pluginAlias": "@salesforce/plugin-code-analyzer",
|
|
81
|
+
"pluginName": "@salesforce/plugin-code-analyzer",
|
|
82
|
+
"pluginType": "jit",
|
|
83
|
+
"strict": true,
|
|
84
|
+
"summary": "Dump the Abstract Syntax Tree (AST) for a given source file.",
|
|
85
|
+
"enableJsonFlag": true,
|
|
86
|
+
"isESM": true,
|
|
87
|
+
"relativePath": [
|
|
88
|
+
"lib",
|
|
89
|
+
"commands",
|
|
90
|
+
"code-analyzer",
|
|
91
|
+
"ast-dump.js"
|
|
92
|
+
],
|
|
93
|
+
"aliasPermutations": [],
|
|
94
|
+
"permutations": [
|
|
95
|
+
"code-analyzer:ast-dump",
|
|
96
|
+
"ast-dump:code-analyzer"
|
|
97
|
+
]
|
|
98
|
+
},
|
|
3
99
|
"code-analyzer:config": {
|
|
4
100
|
"aliases": [],
|
|
5
101
|
"args": {},
|
|
@@ -5406,5 +5502,5 @@
|
|
|
5406
5502
|
"requiresProject": true
|
|
5407
5503
|
}
|
|
5408
5504
|
},
|
|
5409
|
-
"version": "2.142.
|
|
5505
|
+
"version": "2.142.5"
|
|
5410
5506
|
}
|