rflib-plugin 0.18.0 → 0.18.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/oclif.lock +360 -116
- package/oclif.manifest.json +80 -80
- package/package.json +5 -5
package/oclif.lock
CHANGED
|
@@ -133,34 +133,34 @@
|
|
|
133
133
|
"@smithy/util-waiter" "^4.2.13"
|
|
134
134
|
tslib "^2.6.2"
|
|
135
135
|
|
|
136
|
-
"@aws-sdk/client-s3@3.
|
|
137
|
-
version "3.
|
|
138
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.
|
|
139
|
-
integrity sha512-
|
|
136
|
+
"@aws-sdk/client-s3@3.1014.0":
|
|
137
|
+
version "3.1014.0"
|
|
138
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.1014.0.tgz#46684750c3b95b46841000ba04115c010dc0b521"
|
|
139
|
+
integrity sha512-0XLrOT4Cm3NEhhiME7l/8LbTXS4KdsbR4dSrY207KNKTcHLLTZ9EXt4ZpgnTfLvWQF3pGP2us4Zi1fYLo0N+Ow==
|
|
140
140
|
dependencies:
|
|
141
141
|
"@aws-crypto/sha1-browser" "5.2.0"
|
|
142
142
|
"@aws-crypto/sha256-browser" "5.2.0"
|
|
143
143
|
"@aws-crypto/sha256-js" "5.2.0"
|
|
144
|
-
"@aws-sdk/core" "^3.973.
|
|
145
|
-
"@aws-sdk/credential-provider-node" "^3.972.
|
|
144
|
+
"@aws-sdk/core" "^3.973.23"
|
|
145
|
+
"@aws-sdk/credential-provider-node" "^3.972.24"
|
|
146
146
|
"@aws-sdk/middleware-bucket-endpoint" "^3.972.8"
|
|
147
147
|
"@aws-sdk/middleware-expect-continue" "^3.972.8"
|
|
148
|
-
"@aws-sdk/middleware-flexible-checksums" "^3.
|
|
148
|
+
"@aws-sdk/middleware-flexible-checksums" "^3.974.3"
|
|
149
149
|
"@aws-sdk/middleware-host-header" "^3.972.8"
|
|
150
150
|
"@aws-sdk/middleware-location-constraint" "^3.972.8"
|
|
151
151
|
"@aws-sdk/middleware-logger" "^3.972.8"
|
|
152
152
|
"@aws-sdk/middleware-recursion-detection" "^3.972.8"
|
|
153
|
-
"@aws-sdk/middleware-sdk-s3" "^3.972.
|
|
153
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.23"
|
|
154
154
|
"@aws-sdk/middleware-ssec" "^3.972.8"
|
|
155
|
-
"@aws-sdk/middleware-user-agent" "^3.972.
|
|
156
|
-
"@aws-sdk/region-config-resolver" "^3.972.
|
|
157
|
-
"@aws-sdk/signature-v4-multi-region" "^3.996.
|
|
155
|
+
"@aws-sdk/middleware-user-agent" "^3.972.24"
|
|
156
|
+
"@aws-sdk/region-config-resolver" "^3.972.9"
|
|
157
|
+
"@aws-sdk/signature-v4-multi-region" "^3.996.11"
|
|
158
158
|
"@aws-sdk/types" "^3.973.6"
|
|
159
159
|
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
160
160
|
"@aws-sdk/util-user-agent-browser" "^3.972.8"
|
|
161
|
-
"@aws-sdk/util-user-agent-node" "^3.973.
|
|
162
|
-
"@smithy/config-resolver" "^4.4.
|
|
163
|
-
"@smithy/core" "^3.23.
|
|
161
|
+
"@aws-sdk/util-user-agent-node" "^3.973.10"
|
|
162
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
163
|
+
"@smithy/core" "^3.23.12"
|
|
164
164
|
"@smithy/eventstream-serde-browser" "^4.2.12"
|
|
165
165
|
"@smithy/eventstream-serde-config-resolver" "^4.3.12"
|
|
166
166
|
"@smithy/eventstream-serde-node" "^4.2.12"
|
|
@@ -171,25 +171,25 @@
|
|
|
171
171
|
"@smithy/invalid-dependency" "^4.2.12"
|
|
172
172
|
"@smithy/md5-js" "^4.2.12"
|
|
173
173
|
"@smithy/middleware-content-length" "^4.2.12"
|
|
174
|
-
"@smithy/middleware-endpoint" "^4.4.
|
|
175
|
-
"@smithy/middleware-retry" "^4.4.
|
|
176
|
-
"@smithy/middleware-serde" "^4.2.
|
|
174
|
+
"@smithy/middleware-endpoint" "^4.4.27"
|
|
175
|
+
"@smithy/middleware-retry" "^4.4.44"
|
|
176
|
+
"@smithy/middleware-serde" "^4.2.15"
|
|
177
177
|
"@smithy/middleware-stack" "^4.2.12"
|
|
178
178
|
"@smithy/node-config-provider" "^4.3.12"
|
|
179
|
-
"@smithy/node-http-handler" "^4.
|
|
179
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
180
180
|
"@smithy/protocol-http" "^5.3.12"
|
|
181
|
-
"@smithy/smithy-client" "^4.12.
|
|
181
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
182
182
|
"@smithy/types" "^4.13.1"
|
|
183
183
|
"@smithy/url-parser" "^4.2.12"
|
|
184
184
|
"@smithy/util-base64" "^4.3.2"
|
|
185
185
|
"@smithy/util-body-length-browser" "^4.2.2"
|
|
186
186
|
"@smithy/util-body-length-node" "^4.2.3"
|
|
187
|
-
"@smithy/util-defaults-mode-browser" "^4.3.
|
|
188
|
-
"@smithy/util-defaults-mode-node" "^4.2.
|
|
187
|
+
"@smithy/util-defaults-mode-browser" "^4.3.43"
|
|
188
|
+
"@smithy/util-defaults-mode-node" "^4.2.47"
|
|
189
189
|
"@smithy/util-endpoints" "^3.3.3"
|
|
190
190
|
"@smithy/util-middleware" "^4.2.12"
|
|
191
191
|
"@smithy/util-retry" "^4.2.12"
|
|
192
|
-
"@smithy/util-stream" "^4.5.
|
|
192
|
+
"@smithy/util-stream" "^4.5.20"
|
|
193
193
|
"@smithy/util-utf8" "^4.2.2"
|
|
194
194
|
"@smithy/util-waiter" "^4.2.13"
|
|
195
195
|
tslib "^2.6.2"
|
|
@@ -232,6 +232,25 @@
|
|
|
232
232
|
"@smithy/util-utf8" "^4.2.2"
|
|
233
233
|
tslib "^2.6.2"
|
|
234
234
|
|
|
235
|
+
"@aws-sdk/core@^3.973.25":
|
|
236
|
+
version "3.973.25"
|
|
237
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.973.25.tgz#7fbfa463458c4b9e0d5d7b2f77d21e7a8a55fcf6"
|
|
238
|
+
integrity sha512-TNrx7eq6nKNOO62HWPqoBqPLXEkW6nLZQGwjL6lq1jZtigWYbK1NbCnT7mKDzbLMHZfuOECUt3n6CzxjUW9HWQ==
|
|
239
|
+
dependencies:
|
|
240
|
+
"@aws-sdk/types" "^3.973.6"
|
|
241
|
+
"@aws-sdk/xml-builder" "^3.972.16"
|
|
242
|
+
"@smithy/core" "^3.23.12"
|
|
243
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
244
|
+
"@smithy/property-provider" "^4.2.12"
|
|
245
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
246
|
+
"@smithy/signature-v4" "^5.3.12"
|
|
247
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
248
|
+
"@smithy/types" "^4.13.1"
|
|
249
|
+
"@smithy/util-base64" "^4.3.2"
|
|
250
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
251
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
252
|
+
tslib "^2.6.2"
|
|
253
|
+
|
|
235
254
|
"@aws-sdk/crc64-nvme@^3.972.5":
|
|
236
255
|
version "3.972.5"
|
|
237
256
|
resolved "https://registry.yarnpkg.com/@aws-sdk/crc64-nvme/-/crc64-nvme-3.972.5.tgz#8b6213341e86759568dbf2d7631c6820580d2969"
|
|
@@ -251,6 +270,17 @@
|
|
|
251
270
|
"@smithy/types" "^4.13.1"
|
|
252
271
|
tslib "^2.6.2"
|
|
253
272
|
|
|
273
|
+
"@aws-sdk/credential-provider-env@^3.972.23":
|
|
274
|
+
version "3.972.23"
|
|
275
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.23.tgz#567c0c227610707ef2c3a56bf79752cf696a0327"
|
|
276
|
+
integrity sha512-EamaclJcCEaPHp6wiVknNMM2RlsPMjAHSsYSFLNENBM8Wz92QPc6cOn3dif6vPDQt0Oo4IEghDy3NMDCzY/IvA==
|
|
277
|
+
dependencies:
|
|
278
|
+
"@aws-sdk/core" "^3.973.25"
|
|
279
|
+
"@aws-sdk/types" "^3.973.6"
|
|
280
|
+
"@smithy/property-provider" "^4.2.12"
|
|
281
|
+
"@smithy/types" "^4.13.1"
|
|
282
|
+
tslib "^2.6.2"
|
|
283
|
+
|
|
254
284
|
"@aws-sdk/credential-provider-http@^3.972.23":
|
|
255
285
|
version "3.972.23"
|
|
256
286
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.23.tgz#1e0e9b3b1e24b904589223c142ef100b22d417f7"
|
|
@@ -267,6 +297,22 @@
|
|
|
267
297
|
"@smithy/util-stream" "^4.5.20"
|
|
268
298
|
tslib "^2.6.2"
|
|
269
299
|
|
|
300
|
+
"@aws-sdk/credential-provider-http@^3.972.25":
|
|
301
|
+
version "3.972.25"
|
|
302
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.25.tgz#f5f08c6e3e68c5a0b750f6a7a10a005354af4d01"
|
|
303
|
+
integrity sha512-qPymamdPcLp6ugoVocG1y5r69ScNiRzb0hogX25/ij+Wz7c7WnsgjLTaz7+eB5BfRxeyUwuw5hgULMuwOGOpcw==
|
|
304
|
+
dependencies:
|
|
305
|
+
"@aws-sdk/core" "^3.973.25"
|
|
306
|
+
"@aws-sdk/types" "^3.973.6"
|
|
307
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
308
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
309
|
+
"@smithy/property-provider" "^4.2.12"
|
|
310
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
311
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
312
|
+
"@smithy/types" "^4.13.1"
|
|
313
|
+
"@smithy/util-stream" "^4.5.20"
|
|
314
|
+
tslib "^2.6.2"
|
|
315
|
+
|
|
270
316
|
"@aws-sdk/credential-provider-ini@^3.972.23":
|
|
271
317
|
version "3.972.23"
|
|
272
318
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.23.tgz#d9509de67b50e907d3e7c3f6af9c43f032bc2c2c"
|
|
@@ -287,6 +333,26 @@
|
|
|
287
333
|
"@smithy/types" "^4.13.1"
|
|
288
334
|
tslib "^2.6.2"
|
|
289
335
|
|
|
336
|
+
"@aws-sdk/credential-provider-ini@^3.972.26":
|
|
337
|
+
version "3.972.26"
|
|
338
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.26.tgz#d86842af5d218f32b757e304e82c31052ae3b6a8"
|
|
339
|
+
integrity sha512-xKxEAMuP6GYx2y5GET+d3aGEroax3AgGfwBE65EQAUe090lzyJ/RzxPX9s8v7Z6qAk0XwfQl+LrmH05X7YvTeg==
|
|
340
|
+
dependencies:
|
|
341
|
+
"@aws-sdk/core" "^3.973.25"
|
|
342
|
+
"@aws-sdk/credential-provider-env" "^3.972.23"
|
|
343
|
+
"@aws-sdk/credential-provider-http" "^3.972.25"
|
|
344
|
+
"@aws-sdk/credential-provider-login" "^3.972.26"
|
|
345
|
+
"@aws-sdk/credential-provider-process" "^3.972.23"
|
|
346
|
+
"@aws-sdk/credential-provider-sso" "^3.972.26"
|
|
347
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.26"
|
|
348
|
+
"@aws-sdk/nested-clients" "^3.996.16"
|
|
349
|
+
"@aws-sdk/types" "^3.973.6"
|
|
350
|
+
"@smithy/credential-provider-imds" "^4.2.12"
|
|
351
|
+
"@smithy/property-provider" "^4.2.12"
|
|
352
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
353
|
+
"@smithy/types" "^4.13.1"
|
|
354
|
+
tslib "^2.6.2"
|
|
355
|
+
|
|
290
356
|
"@aws-sdk/credential-provider-login@^3.972.23":
|
|
291
357
|
version "3.972.23"
|
|
292
358
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.23.tgz#8d9bd6d3e6866b1f0f7a7891f081997911aa2f2f"
|
|
@@ -301,6 +367,20 @@
|
|
|
301
367
|
"@smithy/types" "^4.13.1"
|
|
302
368
|
tslib "^2.6.2"
|
|
303
369
|
|
|
370
|
+
"@aws-sdk/credential-provider-login@^3.972.26":
|
|
371
|
+
version "3.972.26"
|
|
372
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.26.tgz#2861846beb05dba5955ffc0067fec82d0c29b025"
|
|
373
|
+
integrity sha512-EFcM8RM3TUxnZOfMJo++3PnyxFu1fL/huzmn3Vh+8IWRgqZawUD3cRwwOr+/4bE9DpyHaLOWFAjY0lfK5X9ZkQ==
|
|
374
|
+
dependencies:
|
|
375
|
+
"@aws-sdk/core" "^3.973.25"
|
|
376
|
+
"@aws-sdk/nested-clients" "^3.996.16"
|
|
377
|
+
"@aws-sdk/types" "^3.973.6"
|
|
378
|
+
"@smithy/property-provider" "^4.2.12"
|
|
379
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
380
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
381
|
+
"@smithy/types" "^4.13.1"
|
|
382
|
+
tslib "^2.6.2"
|
|
383
|
+
|
|
304
384
|
"@aws-sdk/credential-provider-node@^3.972.21":
|
|
305
385
|
version "3.972.24"
|
|
306
386
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.24.tgz#3d7dfa3c7cad207411e9d6e0fddc1fd8d87a498d"
|
|
@@ -319,6 +399,24 @@
|
|
|
319
399
|
"@smithy/types" "^4.13.1"
|
|
320
400
|
tslib "^2.6.2"
|
|
321
401
|
|
|
402
|
+
"@aws-sdk/credential-provider-node@^3.972.24":
|
|
403
|
+
version "3.972.27"
|
|
404
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.27.tgz#083a99a817f5d3b430e174057b590075f48d46ba"
|
|
405
|
+
integrity sha512-jXpxSolfFnPVj6GCTtx3xIdWNoDR7hYC/0SbetGZxOC9UnNmipHeX1k6spVstf7eWJrMhXNQEgXC0pD1r5tXIg==
|
|
406
|
+
dependencies:
|
|
407
|
+
"@aws-sdk/credential-provider-env" "^3.972.23"
|
|
408
|
+
"@aws-sdk/credential-provider-http" "^3.972.25"
|
|
409
|
+
"@aws-sdk/credential-provider-ini" "^3.972.26"
|
|
410
|
+
"@aws-sdk/credential-provider-process" "^3.972.23"
|
|
411
|
+
"@aws-sdk/credential-provider-sso" "^3.972.26"
|
|
412
|
+
"@aws-sdk/credential-provider-web-identity" "^3.972.26"
|
|
413
|
+
"@aws-sdk/types" "^3.973.6"
|
|
414
|
+
"@smithy/credential-provider-imds" "^4.2.12"
|
|
415
|
+
"@smithy/property-provider" "^4.2.12"
|
|
416
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
417
|
+
"@smithy/types" "^4.13.1"
|
|
418
|
+
tslib "^2.6.2"
|
|
419
|
+
|
|
322
420
|
"@aws-sdk/credential-provider-process@^3.972.21":
|
|
323
421
|
version "3.972.21"
|
|
324
422
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.21.tgz#33b1747e4db0a96eeeff3a882aff70bad9723d2c"
|
|
@@ -331,6 +429,18 @@
|
|
|
331
429
|
"@smithy/types" "^4.13.1"
|
|
332
430
|
tslib "^2.6.2"
|
|
333
431
|
|
|
432
|
+
"@aws-sdk/credential-provider-process@^3.972.23":
|
|
433
|
+
version "3.972.23"
|
|
434
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.23.tgz#78436ebbc1b2970cf78834c61eea44a1c7b7bd62"
|
|
435
|
+
integrity sha512-IL/TFW59++b7MpHserjUblGrdP5UXy5Ekqqx1XQkERXBFJcZr74I7VaSrQT5dxdRMU16xGK4L0RQ5fQG1pMgnA==
|
|
436
|
+
dependencies:
|
|
437
|
+
"@aws-sdk/core" "^3.973.25"
|
|
438
|
+
"@aws-sdk/types" "^3.973.6"
|
|
439
|
+
"@smithy/property-provider" "^4.2.12"
|
|
440
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
441
|
+
"@smithy/types" "^4.13.1"
|
|
442
|
+
tslib "^2.6.2"
|
|
443
|
+
|
|
334
444
|
"@aws-sdk/credential-provider-sso@^3.972.23":
|
|
335
445
|
version "3.972.23"
|
|
336
446
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.23.tgz#a470ecd46d1d1a97c2173936e5bb4e43b3c0fb2d"
|
|
@@ -345,6 +455,20 @@
|
|
|
345
455
|
"@smithy/types" "^4.13.1"
|
|
346
456
|
tslib "^2.6.2"
|
|
347
457
|
|
|
458
|
+
"@aws-sdk/credential-provider-sso@^3.972.26":
|
|
459
|
+
version "3.972.26"
|
|
460
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.26.tgz#d0aef5cd6bf958e42caf63c449f7d17a99b8be5f"
|
|
461
|
+
integrity sha512-c6ghvRb6gTlMznWhGxn/bpVCcp0HRaz4DobGVD9kI4vwHq186nU2xN/S7QGkm0lo0H2jQU8+dgpUFLxfTcwCOg==
|
|
462
|
+
dependencies:
|
|
463
|
+
"@aws-sdk/core" "^3.973.25"
|
|
464
|
+
"@aws-sdk/nested-clients" "^3.996.16"
|
|
465
|
+
"@aws-sdk/token-providers" "3.1019.0"
|
|
466
|
+
"@aws-sdk/types" "^3.973.6"
|
|
467
|
+
"@smithy/property-provider" "^4.2.12"
|
|
468
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
469
|
+
"@smithy/types" "^4.13.1"
|
|
470
|
+
tslib "^2.6.2"
|
|
471
|
+
|
|
348
472
|
"@aws-sdk/credential-provider-web-identity@^3.972.23":
|
|
349
473
|
version "3.972.23"
|
|
350
474
|
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.23.tgz#7e5b359e0e21f4840511053b4151502cacb39919"
|
|
@@ -358,6 +482,19 @@
|
|
|
358
482
|
"@smithy/types" "^4.13.1"
|
|
359
483
|
tslib "^2.6.2"
|
|
360
484
|
|
|
485
|
+
"@aws-sdk/credential-provider-web-identity@^3.972.26":
|
|
486
|
+
version "3.972.26"
|
|
487
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.26.tgz#10fcf1a514db7763d00e16224f78e641ee0ce402"
|
|
488
|
+
integrity sha512-cXcS3+XD3iwhoXkM44AmxjmbcKueoLCINr1e+IceMmCySda5ysNIfiGBGe9qn5EMiQ9Jd7pP0AGFtcd6OV3Lvg==
|
|
489
|
+
dependencies:
|
|
490
|
+
"@aws-sdk/core" "^3.973.25"
|
|
491
|
+
"@aws-sdk/nested-clients" "^3.996.16"
|
|
492
|
+
"@aws-sdk/types" "^3.973.6"
|
|
493
|
+
"@smithy/property-provider" "^4.2.12"
|
|
494
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
495
|
+
"@smithy/types" "^4.13.1"
|
|
496
|
+
tslib "^2.6.2"
|
|
497
|
+
|
|
361
498
|
"@aws-sdk/middleware-bucket-endpoint@^3.972.8":
|
|
362
499
|
version "3.972.8"
|
|
363
500
|
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.972.8.tgz#cbb5eccad6e699991027dbd35e88153f92ea5082"
|
|
@@ -381,15 +518,15 @@
|
|
|
381
518
|
"@smithy/types" "^4.13.1"
|
|
382
519
|
tslib "^2.6.2"
|
|
383
520
|
|
|
384
|
-
"@aws-sdk/middleware-flexible-checksums@^3.
|
|
385
|
-
version "3.974.
|
|
386
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.
|
|
387
|
-
integrity sha512-
|
|
521
|
+
"@aws-sdk/middleware-flexible-checksums@^3.974.3":
|
|
522
|
+
version "3.974.5"
|
|
523
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.974.5.tgz#5abff7dc7d0f4eee00c229b006caf5ee94c1e485"
|
|
524
|
+
integrity sha512-SPSvF0G1t8m8CcB0L+ClNFszzQOvXaxmRj25oRWDf6aU+TuN2PXPFAJ9A6lt1IvX4oGAqqbTdMPTYs/SSHUYYQ==
|
|
388
525
|
dependencies:
|
|
389
526
|
"@aws-crypto/crc32" "5.2.0"
|
|
390
527
|
"@aws-crypto/crc32c" "5.2.0"
|
|
391
528
|
"@aws-crypto/util" "5.2.0"
|
|
392
|
-
"@aws-sdk/core" "^3.973.
|
|
529
|
+
"@aws-sdk/core" "^3.973.25"
|
|
393
530
|
"@aws-sdk/crc64-nvme" "^3.972.5"
|
|
394
531
|
"@aws-sdk/types" "^3.973.6"
|
|
395
532
|
"@smithy/is-array-buffer" "^4.2.2"
|
|
@@ -440,32 +577,43 @@
|
|
|
440
577
|
"@smithy/types" "^4.13.1"
|
|
441
578
|
tslib "^2.6.2"
|
|
442
579
|
|
|
443
|
-
"@aws-sdk/middleware-
|
|
444
|
-
version "3.972.
|
|
445
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-
|
|
446
|
-
integrity sha512
|
|
580
|
+
"@aws-sdk/middleware-recursion-detection@^3.972.9":
|
|
581
|
+
version "3.972.9"
|
|
582
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.972.9.tgz#53a2cc0cf827863163b2351209212f642015c2e2"
|
|
583
|
+
integrity sha512-/Wt5+CT8dpTFQxEJ9iGy/UGrXr7p2wlIOEHvIr/YcHYByzoLjrqkYqXdJjd9UIgWjv7eqV2HnFJen93UTuwfTQ==
|
|
447
584
|
dependencies:
|
|
448
|
-
"@aws-sdk/
|
|
585
|
+
"@aws-sdk/types" "^3.973.6"
|
|
586
|
+
"@aws/lambda-invoke-store" "^0.2.2"
|
|
587
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
588
|
+
"@smithy/types" "^4.13.1"
|
|
589
|
+
tslib "^2.6.2"
|
|
590
|
+
|
|
591
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.23":
|
|
592
|
+
version "3.972.23"
|
|
593
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.23.tgz#6af098f2a4f56ddc8534ca7ba0269938c3086ebe"
|
|
594
|
+
integrity sha512-50QgHGPQAb2veqFOmTF1A3GsAklLHZXL47KbY35khIkfbXH5PLvqpEc/gOAEBPj/yFxrlgxz/8mqWcWTNxBkwQ==
|
|
595
|
+
dependencies:
|
|
596
|
+
"@aws-sdk/core" "^3.973.23"
|
|
449
597
|
"@aws-sdk/types" "^3.973.6"
|
|
450
598
|
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
451
|
-
"@smithy/core" "^3.23.
|
|
599
|
+
"@smithy/core" "^3.23.12"
|
|
452
600
|
"@smithy/node-config-provider" "^4.3.12"
|
|
453
601
|
"@smithy/protocol-http" "^5.3.12"
|
|
454
602
|
"@smithy/signature-v4" "^5.3.12"
|
|
455
|
-
"@smithy/smithy-client" "^4.12.
|
|
603
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
456
604
|
"@smithy/types" "^4.13.1"
|
|
457
605
|
"@smithy/util-config-provider" "^4.2.2"
|
|
458
606
|
"@smithy/util-middleware" "^4.2.12"
|
|
459
|
-
"@smithy/util-stream" "^4.5.
|
|
607
|
+
"@smithy/util-stream" "^4.5.20"
|
|
460
608
|
"@smithy/util-utf8" "^4.2.2"
|
|
461
609
|
tslib "^2.6.2"
|
|
462
610
|
|
|
463
|
-
"@aws-sdk/middleware-sdk-s3@^3.972.
|
|
464
|
-
version "3.972.
|
|
465
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.
|
|
466
|
-
integrity sha512-
|
|
611
|
+
"@aws-sdk/middleware-sdk-s3@^3.972.26":
|
|
612
|
+
version "3.972.26"
|
|
613
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.26.tgz#eac2558614babef07a22a363b2b2a0f4dd689124"
|
|
614
|
+
integrity sha512-5q7UGSTtt7/KF0Os8wj2VZtlLxeWJVb0e2eDrDJlWot2EIxUNKDDMPFq/FowUqrwZ40rO2bu6BypxaKNvQhI+g==
|
|
467
615
|
dependencies:
|
|
468
|
-
"@aws-sdk/core" "^3.973.
|
|
616
|
+
"@aws-sdk/core" "^3.973.25"
|
|
469
617
|
"@aws-sdk/types" "^3.973.6"
|
|
470
618
|
"@aws-sdk/util-arn-parser" "^3.972.3"
|
|
471
619
|
"@smithy/core" "^3.23.12"
|
|
@@ -517,6 +665,20 @@
|
|
|
517
665
|
"@smithy/util-retry" "^4.2.12"
|
|
518
666
|
tslib "^2.6.2"
|
|
519
667
|
|
|
668
|
+
"@aws-sdk/middleware-user-agent@^3.972.26":
|
|
669
|
+
version "3.972.26"
|
|
670
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.26.tgz#b37d7913e527a655e6aa6f22dfc3ce6abb04d010"
|
|
671
|
+
integrity sha512-AilFIh4rI/2hKyyGN6XrB0yN96W2o7e7wyrPWCM6QjZM1mcC/pVkW3IWWRvuBWMpVP8Fg+rMpbzeLQ6dTM4gig==
|
|
672
|
+
dependencies:
|
|
673
|
+
"@aws-sdk/core" "^3.973.25"
|
|
674
|
+
"@aws-sdk/types" "^3.973.6"
|
|
675
|
+
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
676
|
+
"@smithy/core" "^3.23.12"
|
|
677
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
678
|
+
"@smithy/types" "^4.13.1"
|
|
679
|
+
"@smithy/util-retry" "^4.2.12"
|
|
680
|
+
tslib "^2.6.2"
|
|
681
|
+
|
|
520
682
|
"@aws-sdk/nested-clients@^3.996.13":
|
|
521
683
|
version "3.996.13"
|
|
522
684
|
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.13.tgz#d564a9e1d3db58bc96f2eaa1f014d38ab332a104"
|
|
@@ -561,6 +723,61 @@
|
|
|
561
723
|
"@smithy/util-utf8" "^4.2.2"
|
|
562
724
|
tslib "^2.6.2"
|
|
563
725
|
|
|
726
|
+
"@aws-sdk/nested-clients@^3.996.16":
|
|
727
|
+
version "3.996.16"
|
|
728
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/nested-clients/-/nested-clients-3.996.16.tgz#a77ed4542e190a9eff70fd2738a1756e29eddce1"
|
|
729
|
+
integrity sha512-L7Qzoj/qQU1cL5GnYLQP5LbI+wlLCLoINvcykR3htKcQ4tzrPf2DOs72x933BM7oArYj1SKrkb2lGlsJHIic3g==
|
|
730
|
+
dependencies:
|
|
731
|
+
"@aws-crypto/sha256-browser" "5.2.0"
|
|
732
|
+
"@aws-crypto/sha256-js" "5.2.0"
|
|
733
|
+
"@aws-sdk/core" "^3.973.25"
|
|
734
|
+
"@aws-sdk/middleware-host-header" "^3.972.8"
|
|
735
|
+
"@aws-sdk/middleware-logger" "^3.972.8"
|
|
736
|
+
"@aws-sdk/middleware-recursion-detection" "^3.972.9"
|
|
737
|
+
"@aws-sdk/middleware-user-agent" "^3.972.26"
|
|
738
|
+
"@aws-sdk/region-config-resolver" "^3.972.10"
|
|
739
|
+
"@aws-sdk/types" "^3.973.6"
|
|
740
|
+
"@aws-sdk/util-endpoints" "^3.996.5"
|
|
741
|
+
"@aws-sdk/util-user-agent-browser" "^3.972.8"
|
|
742
|
+
"@aws-sdk/util-user-agent-node" "^3.973.12"
|
|
743
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
744
|
+
"@smithy/core" "^3.23.12"
|
|
745
|
+
"@smithy/fetch-http-handler" "^5.3.15"
|
|
746
|
+
"@smithy/hash-node" "^4.2.12"
|
|
747
|
+
"@smithy/invalid-dependency" "^4.2.12"
|
|
748
|
+
"@smithy/middleware-content-length" "^4.2.12"
|
|
749
|
+
"@smithy/middleware-endpoint" "^4.4.27"
|
|
750
|
+
"@smithy/middleware-retry" "^4.4.44"
|
|
751
|
+
"@smithy/middleware-serde" "^4.2.15"
|
|
752
|
+
"@smithy/middleware-stack" "^4.2.12"
|
|
753
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
754
|
+
"@smithy/node-http-handler" "^4.5.0"
|
|
755
|
+
"@smithy/protocol-http" "^5.3.12"
|
|
756
|
+
"@smithy/smithy-client" "^4.12.7"
|
|
757
|
+
"@smithy/types" "^4.13.1"
|
|
758
|
+
"@smithy/url-parser" "^4.2.12"
|
|
759
|
+
"@smithy/util-base64" "^4.3.2"
|
|
760
|
+
"@smithy/util-body-length-browser" "^4.2.2"
|
|
761
|
+
"@smithy/util-body-length-node" "^4.2.3"
|
|
762
|
+
"@smithy/util-defaults-mode-browser" "^4.3.43"
|
|
763
|
+
"@smithy/util-defaults-mode-node" "^4.2.47"
|
|
764
|
+
"@smithy/util-endpoints" "^3.3.3"
|
|
765
|
+
"@smithy/util-middleware" "^4.2.12"
|
|
766
|
+
"@smithy/util-retry" "^4.2.12"
|
|
767
|
+
"@smithy/util-utf8" "^4.2.2"
|
|
768
|
+
tslib "^2.6.2"
|
|
769
|
+
|
|
770
|
+
"@aws-sdk/region-config-resolver@^3.972.10":
|
|
771
|
+
version "3.972.10"
|
|
772
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.10.tgz#cbabd969a2d4fedb652273403e64d98b79d0144c"
|
|
773
|
+
integrity sha512-1dq9ToC6e070QvnVhhbAs3bb5r6cQ10gTVc6cyRV5uvQe7P138TV2uG2i6+Yok4bAkVAcx5AqkTEBUvWEtBlsQ==
|
|
774
|
+
dependencies:
|
|
775
|
+
"@aws-sdk/types" "^3.973.6"
|
|
776
|
+
"@smithy/config-resolver" "^4.4.13"
|
|
777
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
778
|
+
"@smithy/types" "^4.13.1"
|
|
779
|
+
tslib "^2.6.2"
|
|
780
|
+
|
|
564
781
|
"@aws-sdk/region-config-resolver@^3.972.8":
|
|
565
782
|
version "3.972.8"
|
|
566
783
|
resolved "https://registry.yarnpkg.com/@aws-sdk/region-config-resolver/-/region-config-resolver-3.972.8.tgz#761475f0b06fab0bbba954477e66b51d2f780f50"
|
|
@@ -583,12 +800,12 @@
|
|
|
583
800
|
"@smithy/types" "^4.13.1"
|
|
584
801
|
tslib "^2.6.2"
|
|
585
802
|
|
|
586
|
-
"@aws-sdk/signature-v4-multi-region@^3.996.
|
|
587
|
-
version "3.996.
|
|
588
|
-
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.
|
|
589
|
-
integrity sha512-
|
|
803
|
+
"@aws-sdk/signature-v4-multi-region@^3.996.11":
|
|
804
|
+
version "3.996.14"
|
|
805
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.14.tgz#5ac1f558adc64a5b5569f34547a686505d9e8808"
|
|
806
|
+
integrity sha512-4nZSrBr1NO+48HCM/6BRU8mnRjuHZjcpziCvLXZk5QVftwWz5Mxqbhwdz4xf7WW88buaTB8uRO2MHklSX1m0vg==
|
|
590
807
|
dependencies:
|
|
591
|
-
"@aws-sdk/middleware-sdk-s3" "^3.972.
|
|
808
|
+
"@aws-sdk/middleware-sdk-s3" "^3.972.26"
|
|
592
809
|
"@aws-sdk/types" "^3.973.6"
|
|
593
810
|
"@smithy/protocol-http" "^5.3.12"
|
|
594
811
|
"@smithy/signature-v4" "^5.3.12"
|
|
@@ -608,6 +825,19 @@
|
|
|
608
825
|
"@smithy/types" "^4.13.1"
|
|
609
826
|
tslib "^2.6.2"
|
|
610
827
|
|
|
828
|
+
"@aws-sdk/token-providers@3.1019.0":
|
|
829
|
+
version "3.1019.0"
|
|
830
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.1019.0.tgz#e19522b0f4ccd831a41e33e1065fd1f910d77edd"
|
|
831
|
+
integrity sha512-OF+2RfRmUKyjzrRWlDcyju3RBsuqcrYDQ8TwrJg8efcOotMzuZN4U9mpVTIdATpmEc4lWNZBMSjPzrGm6JPnAQ==
|
|
832
|
+
dependencies:
|
|
833
|
+
"@aws-sdk/core" "^3.973.25"
|
|
834
|
+
"@aws-sdk/nested-clients" "^3.996.16"
|
|
835
|
+
"@aws-sdk/types" "^3.973.6"
|
|
836
|
+
"@smithy/property-provider" "^4.2.12"
|
|
837
|
+
"@smithy/shared-ini-file-loader" "^4.4.7"
|
|
838
|
+
"@smithy/types" "^4.13.1"
|
|
839
|
+
tslib "^2.6.2"
|
|
840
|
+
|
|
611
841
|
"@aws-sdk/types@^3.222.0":
|
|
612
842
|
version "3.973.1"
|
|
613
843
|
resolved "https://registry.npmjs.org/@aws-sdk/types/-/types-3.973.1.tgz"
|
|
@@ -671,6 +901,18 @@
|
|
|
671
901
|
"@smithy/util-config-provider" "^4.2.2"
|
|
672
902
|
tslib "^2.6.2"
|
|
673
903
|
|
|
904
|
+
"@aws-sdk/util-user-agent-node@^3.973.12":
|
|
905
|
+
version "3.973.12"
|
|
906
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.12.tgz#63442fd7d6d2bcec825755874522c3c2b1535d17"
|
|
907
|
+
integrity sha512-8phW0TS8ntENJgDcFewYT/Q8dOmarpvSxEjATu2GUBAutiHr++oEGCiBUwxslCMNvwW2cAPZNT53S/ym8zm/gg==
|
|
908
|
+
dependencies:
|
|
909
|
+
"@aws-sdk/middleware-user-agent" "^3.972.26"
|
|
910
|
+
"@aws-sdk/types" "^3.973.6"
|
|
911
|
+
"@smithy/node-config-provider" "^4.3.12"
|
|
912
|
+
"@smithy/types" "^4.13.1"
|
|
913
|
+
"@smithy/util-config-provider" "^4.2.2"
|
|
914
|
+
tslib "^2.6.2"
|
|
915
|
+
|
|
674
916
|
"@aws-sdk/util-user-agent-node@^3.973.7":
|
|
675
917
|
version "3.973.7"
|
|
676
918
|
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.7.tgz#dd54931e559b031a504a9a2712c10adf5c89c7c2"
|
|
@@ -701,6 +943,15 @@
|
|
|
701
943
|
fast-xml-parser "5.5.8"
|
|
702
944
|
tslib "^2.6.2"
|
|
703
945
|
|
|
946
|
+
"@aws-sdk/xml-builder@^3.972.16":
|
|
947
|
+
version "3.972.16"
|
|
948
|
+
resolved "https://registry.yarnpkg.com/@aws-sdk/xml-builder/-/xml-builder-3.972.16.tgz#ea22fe022cf12d12b07f6faf75c4fa214dea00bc"
|
|
949
|
+
integrity sha512-iu2pyvaqmeatIJLURLqx9D+4jKAdTH20ntzB6BFwjyN7V960r4jK32mx0Zf7YbtOYAbmbtQfDNuL60ONinyw7A==
|
|
950
|
+
dependencies:
|
|
951
|
+
"@smithy/types" "^4.13.1"
|
|
952
|
+
fast-xml-parser "5.5.8"
|
|
953
|
+
tslib "^2.6.2"
|
|
954
|
+
|
|
704
955
|
"@aws/lambda-invoke-store@^0.2.2":
|
|
705
956
|
version "0.2.3"
|
|
706
957
|
resolved "https://registry.npmjs.org/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.3.tgz"
|
|
@@ -1634,10 +1885,10 @@
|
|
|
1634
1885
|
wordwrap "^1.0.0"
|
|
1635
1886
|
wrap-ansi "^7.0.0"
|
|
1636
1887
|
|
|
1637
|
-
"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.5
|
|
1638
|
-
version "4.10.
|
|
1639
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.
|
|
1640
|
-
integrity sha512-
|
|
1888
|
+
"@oclif/core@^4", "@oclif/core@^4.10.2", "@oclif/core@^4.10.5", "@oclif/core@^4.5.2":
|
|
1889
|
+
version "4.10.5"
|
|
1890
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.10.5.tgz#bcf7c5bb783849ccdce2fd2b5d691a247082ba51"
|
|
1891
|
+
integrity sha512-qcdCF7NrdWPfme6Kr34wwljRCXbCVpL1WVxiNy0Ep6vbWKjxAjFQwuhqkoyL0yjI+KdwtLcOCGn5z2yzdijc8w==
|
|
1641
1892
|
dependencies:
|
|
1642
1893
|
ansi-escapes "^4.3.2"
|
|
1643
1894
|
ansis "^3.17.0"
|
|
@@ -1649,7 +1900,7 @@
|
|
|
1649
1900
|
indent-string "^4.0.0"
|
|
1650
1901
|
is-wsl "^2.2.0"
|
|
1651
1902
|
lilconfig "^3.1.3"
|
|
1652
|
-
minimatch "^10.2.
|
|
1903
|
+
minimatch "^10.2.5"
|
|
1653
1904
|
semver "^7.7.3"
|
|
1654
1905
|
string-width "^4.2.3"
|
|
1655
1906
|
supports-color "^8"
|
|
@@ -1680,20 +1931,20 @@
|
|
|
1680
1931
|
dependencies:
|
|
1681
1932
|
"@oclif/core" "^4"
|
|
1682
1933
|
|
|
1683
|
-
"@oclif/plugin-not-found@^3.2.
|
|
1684
|
-
version "3.2.
|
|
1685
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1686
|
-
integrity sha512-
|
|
1934
|
+
"@oclif/plugin-not-found@^3.2.76":
|
|
1935
|
+
version "3.2.77"
|
|
1936
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.77.tgz#bda9d5077234bb3e6d136d8c3cb29f6ce08b202a"
|
|
1937
|
+
integrity sha512-bU9lpYYk8aTafGFbsEoj88KLqJGFcY2w84abcuAUHsGgwpGA/G67Z3DwzaSkfuH6HZ58orC3ueEKGCMpF5nUDQ==
|
|
1687
1938
|
dependencies:
|
|
1688
1939
|
"@inquirer/prompts" "^7.10.1"
|
|
1689
1940
|
"@oclif/core" "^4.10.2"
|
|
1690
1941
|
ansis "^3.17.0"
|
|
1691
1942
|
fast-levenshtein "^3.0.0"
|
|
1692
1943
|
|
|
1693
|
-
"@oclif/plugin-warn-if-update-available@^3.1.
|
|
1694
|
-
version "3.1.
|
|
1695
|
-
resolved "https://registry.
|
|
1696
|
-
integrity sha512-
|
|
1944
|
+
"@oclif/plugin-warn-if-update-available@^3.1.57":
|
|
1945
|
+
version "3.1.57"
|
|
1946
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.57.tgz#c3a6543dd1be6afc45705fc102ccb73695cf4cff"
|
|
1947
|
+
integrity sha512-y8BiMMiX3gnDO3kSck7R61bB74N8SI38pN9LbpaDlhZcjcN27wuIR5trePFxTxx85iow1YC5qvzYtwUZsDVjXg==
|
|
1697
1948
|
dependencies:
|
|
1698
1949
|
"@oclif/core" "^4"
|
|
1699
1950
|
ansis "^3.17.0"
|
|
@@ -1773,26 +2024,26 @@
|
|
|
1773
2024
|
resolved "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz"
|
|
1774
2025
|
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
|
|
1775
2026
|
|
|
1776
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
|
1777
|
-
version "5.3.
|
|
1778
|
-
resolved "https://registry.
|
|
1779
|
-
integrity sha512-
|
|
2027
|
+
"@salesforce/cli-plugins-testkit@^5.3.52":
|
|
2028
|
+
version "5.3.52"
|
|
2029
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.52.tgz#105b2a9304bd25b6324232839afda063b2d1e95f"
|
|
2030
|
+
integrity sha512-je/iynPTb5VcDhzPfr+jN+ydapFox0A+0CdE2fkg1ZXws3tZZnyMd+y0i79CchpdtrMUD/Jzkcx0KjvxWF7oTw==
|
|
1780
2031
|
dependencies:
|
|
1781
|
-
"@salesforce/core" "^8.
|
|
1782
|
-
"@salesforce/kit" "^3.2.
|
|
2032
|
+
"@salesforce/core" "^8.28.1"
|
|
2033
|
+
"@salesforce/kit" "^3.2.6"
|
|
1783
2034
|
"@salesforce/ts-types" "^2.0.11"
|
|
1784
|
-
"@types/shelljs" "^0.
|
|
1785
|
-
debug "^4.4.
|
|
2035
|
+
"@types/shelljs" "^0.10.0"
|
|
2036
|
+
debug "^4.4.3"
|
|
1786
2037
|
jszip "^3.10.1"
|
|
1787
|
-
shelljs "^0.
|
|
2038
|
+
shelljs "^0.10.0"
|
|
1788
2039
|
sinon "^17.0.2"
|
|
1789
2040
|
strip-ansi "6.0.1"
|
|
1790
2041
|
ts-retry-promise "^0.8.1"
|
|
1791
2042
|
|
|
1792
|
-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.27.1", "@salesforce/core@^8.
|
|
1793
|
-
version "8.
|
|
1794
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1795
|
-
integrity sha512-
|
|
2043
|
+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.27.1", "@salesforce/core@^8.28.1":
|
|
2044
|
+
version "8.28.1"
|
|
2045
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.28.1.tgz#d83f8d0a8a83057c5a363aa6b5211b583fb9206b"
|
|
2046
|
+
integrity sha512-k9lPsULo+lOEZvpm1J1nJOFwKp5O5IfNqya7pw627QdKGcsWZm6v9caVHKUX9IjyB+S3dasNqaZT5O7l76C4oQ==
|
|
1796
2047
|
dependencies:
|
|
1797
2048
|
"@jsforce/jsforce-node" "^3.10.13"
|
|
1798
2049
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -1851,10 +2102,10 @@
|
|
|
1851
2102
|
typescript "^5.5.4"
|
|
1852
2103
|
wireit "^0.14.12"
|
|
1853
2104
|
|
|
1854
|
-
"@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4":
|
|
1855
|
-
version "3.2.
|
|
1856
|
-
resolved "https://registry.
|
|
1857
|
-
integrity sha512-
|
|
2105
|
+
"@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4", "@salesforce/kit@^3.2.6":
|
|
2106
|
+
version "3.2.6"
|
|
2107
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.6.tgz#6a6c13b463b51694a43d61094af67171086ed4f5"
|
|
2108
|
+
integrity sha512-O8S4LWerHa9Zosqh+IoQjgLtpxMOfObRxaRnUdRV4MLtFUi+bQxQiyFvve6eEaBaMP1b1xVDQpvSvQ+PXEDGFQ==
|
|
1858
2109
|
dependencies:
|
|
1859
2110
|
"@salesforce/ts-types" "^2.0.12"
|
|
1860
2111
|
|
|
@@ -2689,14 +2940,6 @@
|
|
|
2689
2940
|
resolved "https://registry.npmjs.org/@types/chai/-/chai-4.3.20.tgz"
|
|
2690
2941
|
integrity sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==
|
|
2691
2942
|
|
|
2692
|
-
"@types/glob@~7.2.0":
|
|
2693
|
-
version "7.2.0"
|
|
2694
|
-
resolved "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz"
|
|
2695
|
-
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
|
|
2696
|
-
dependencies:
|
|
2697
|
-
"@types/minimatch" "*"
|
|
2698
|
-
"@types/node" "*"
|
|
2699
|
-
|
|
2700
2943
|
"@types/hast@^3.0.0", "@types/hast@^3.0.4":
|
|
2701
2944
|
version "3.0.4"
|
|
2702
2945
|
resolved "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz"
|
|
@@ -2731,7 +2974,7 @@
|
|
|
2731
2974
|
dependencies:
|
|
2732
2975
|
"@types/unist" "*"
|
|
2733
2976
|
|
|
2734
|
-
"@types/minimatch
|
|
2977
|
+
"@types/minimatch@^5.1.2":
|
|
2735
2978
|
version "5.1.2"
|
|
2736
2979
|
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz"
|
|
2737
2980
|
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
|
|
@@ -2795,13 +3038,13 @@
|
|
|
2795
3038
|
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz"
|
|
2796
3039
|
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
|
|
2797
3040
|
|
|
2798
|
-
"@types/shelljs@^0.
|
|
2799
|
-
version "0.
|
|
2800
|
-
resolved "https://registry.
|
|
2801
|
-
integrity sha512-
|
|
3041
|
+
"@types/shelljs@^0.10.0":
|
|
3042
|
+
version "0.10.0"
|
|
3043
|
+
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.10.0.tgz#c5a5cb47f9bac25de535ffe8b77a32c0f7ed8e83"
|
|
3044
|
+
integrity sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ==
|
|
2802
3045
|
dependencies:
|
|
2803
|
-
"@types/glob" "~7.2.0"
|
|
2804
3046
|
"@types/node" "*"
|
|
3047
|
+
fast-glob "^3.3.2"
|
|
2805
3048
|
|
|
2806
3049
|
"@types/sinon@^10.0.20":
|
|
2807
3050
|
version "10.0.20"
|
|
@@ -3325,10 +3568,10 @@ brace-expansion@^4.0.0:
|
|
|
3325
3568
|
dependencies:
|
|
3326
3569
|
balanced-match "^3.0.0"
|
|
3327
3570
|
|
|
3328
|
-
brace-expansion@^5.0.
|
|
3329
|
-
version "5.0.
|
|
3330
|
-
resolved "https://registry.
|
|
3331
|
-
integrity sha512-
|
|
3571
|
+
brace-expansion@^5.0.5:
|
|
3572
|
+
version "5.0.5"
|
|
3573
|
+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.5.tgz#dcc3a37116b79f3e1b46db994ced5d570e930fdb"
|
|
3574
|
+
integrity sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==
|
|
3332
3575
|
dependencies:
|
|
3333
3576
|
balanced-match "^4.0.2"
|
|
3334
3577
|
|
|
@@ -4580,7 +4823,7 @@ execa@^4.1.0:
|
|
|
4580
4823
|
signal-exit "^3.0.2"
|
|
4581
4824
|
strip-final-newline "^2.0.0"
|
|
4582
4825
|
|
|
4583
|
-
execa@^5.0.0:
|
|
4826
|
+
execa@^5.0.0, execa@^5.1.1:
|
|
4584
4827
|
version "5.1.1"
|
|
4585
4828
|
resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz"
|
|
4586
4829
|
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
|
@@ -4610,7 +4853,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
|
4610
4853
|
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
|
|
4611
4854
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
4612
4855
|
|
|
4613
|
-
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
|
|
4856
|
+
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2, fast-glob@^3.3.3:
|
|
4614
4857
|
version "3.3.3"
|
|
4615
4858
|
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz"
|
|
4616
4859
|
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
|
|
@@ -6482,12 +6725,12 @@ minimatch@9.0.3:
|
|
|
6482
6725
|
dependencies:
|
|
6483
6726
|
brace-expansion "^2.0.1"
|
|
6484
6727
|
|
|
6485
|
-
minimatch@^10.2.4:
|
|
6486
|
-
version "10.2.
|
|
6487
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.
|
|
6488
|
-
integrity sha512-
|
|
6728
|
+
minimatch@^10.2.4, minimatch@^10.2.5:
|
|
6729
|
+
version "10.2.5"
|
|
6730
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
|
|
6731
|
+
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
|
|
6489
6732
|
dependencies:
|
|
6490
|
-
brace-expansion "^5.0.
|
|
6733
|
+
brace-expansion "^5.0.5"
|
|
6491
6734
|
|
|
6492
6735
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
6493
6736
|
version "3.1.2"
|
|
@@ -6777,20 +7020,20 @@ object.values@^1.2.0:
|
|
|
6777
7020
|
define-properties "^1.2.1"
|
|
6778
7021
|
es-object-atoms "^1.0.0"
|
|
6779
7022
|
|
|
6780
|
-
oclif@^4.22.
|
|
6781
|
-
version "4.22.
|
|
6782
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.
|
|
6783
|
-
integrity sha512-
|
|
7023
|
+
oclif@^4.22.96:
|
|
7024
|
+
version "4.22.96"
|
|
7025
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.22.96.tgz#a5adc7d64947c65df17b31c5f05463d187707efa"
|
|
7026
|
+
integrity sha512-aWM9cMb7Q3KW09qi5Mkw0Hq9sIM7DjVlyMAUl8Q2FP3+e5afBlUU9vmL3EJazVPhqcbg5u18E3z+6kCMk72KYw==
|
|
6784
7027
|
dependencies:
|
|
6785
7028
|
"@aws-sdk/client-cloudfront" "3.1009.0"
|
|
6786
|
-
"@aws-sdk/client-s3" "3.
|
|
7029
|
+
"@aws-sdk/client-s3" "3.1014.0"
|
|
6787
7030
|
"@inquirer/confirm" "^3.1.22"
|
|
6788
7031
|
"@inquirer/input" "^2.2.4"
|
|
6789
7032
|
"@inquirer/select" "^2.5.0"
|
|
6790
7033
|
"@oclif/core" "4.9.0"
|
|
6791
7034
|
"@oclif/plugin-help" "^6.2.38"
|
|
6792
|
-
"@oclif/plugin-not-found" "^3.2.
|
|
6793
|
-
"@oclif/plugin-warn-if-update-available" "^3.1.
|
|
7035
|
+
"@oclif/plugin-not-found" "^3.2.76"
|
|
7036
|
+
"@oclif/plugin-warn-if-update-available" "^3.1.57"
|
|
6794
7037
|
ansis "^3.16.0"
|
|
6795
7038
|
async-retry "^1.3.3"
|
|
6796
7039
|
change-case "^4"
|
|
@@ -7679,7 +7922,15 @@ shebang-regex@^3.0.0:
|
|
|
7679
7922
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
7680
7923
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
7681
7924
|
|
|
7682
|
-
shelljs@^0.
|
|
7925
|
+
shelljs@^0.10.0:
|
|
7926
|
+
version "0.10.0"
|
|
7927
|
+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.10.0.tgz#e3bbae99b0f3f0cc5dce05b46a346fae2090e883"
|
|
7928
|
+
integrity sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw==
|
|
7929
|
+
dependencies:
|
|
7930
|
+
execa "^5.1.1"
|
|
7931
|
+
fast-glob "^3.3.2"
|
|
7932
|
+
|
|
7933
|
+
shelljs@^0.8.5:
|
|
7683
7934
|
version "0.8.5"
|
|
7684
7935
|
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz"
|
|
7685
7936
|
integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==
|
|
@@ -8031,14 +8282,7 @@ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
|
8031
8282
|
dependencies:
|
|
8032
8283
|
ansi-regex "^5.0.1"
|
|
8033
8284
|
|
|
8034
|
-
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
|
|
8035
|
-
version "7.1.0"
|
|
8036
|
-
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz"
|
|
8037
|
-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
|
|
8038
|
-
dependencies:
|
|
8039
|
-
ansi-regex "^6.0.1"
|
|
8040
|
-
|
|
8041
|
-
strip-ansi@^7.1.2:
|
|
8285
|
+
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
|
|
8042
8286
|
version "7.1.2"
|
|
8043
8287
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz"
|
|
8044
8288
|
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==
|
package/oclif.manifest.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"commands": {
|
|
3
|
-
"rflib:logging:
|
|
3
|
+
"rflib:logging:apex:instrument": {
|
|
4
4
|
"aliases": [],
|
|
5
5
|
"args": {},
|
|
6
|
-
"description": "Analyzes
|
|
6
|
+
"description": "Analyzes Apex classes and adds RFLIB logging statements for method entry and error handling. Adds class-level logger initialization if not already present. \nFor Apex Test classes, the `@TestSetup` method will be updated to include `rflib_TestUtil.prepareLoggerForUnitTests();` to avoid test failures caused by the logging framework.",
|
|
7
7
|
"examples": [
|
|
8
|
-
"- Add logging to all
|
|
8
|
+
"- Add logging statements to all Apex classes in a directory:\n\n$ sf rflib logging apex instrument --sourcepath force-app/main/default/classes\n\n- Preview changes without modifying files:\n\n$ sf rflib logging apex instrument --sourcepath force-app/main/default/classes --dryrun\n\n- Add logging statements and format code:\n\n$ sf rflib logging apex instrument --sourcepath force-app/main/default/classes --prettier"
|
|
9
9
|
],
|
|
10
10
|
"flags": {
|
|
11
11
|
"json": {
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
},
|
|
26
26
|
"sourcepath": {
|
|
27
27
|
"char": "s",
|
|
28
|
-
"description": "Path to the source directory containing
|
|
28
|
+
"description": "Path to the source directory containing Apex classes that should be instrumented with RFLIB logging statements. Test classes (ending with 'Test.cls') are automatically excluded.",
|
|
29
29
|
"name": "sourcepath",
|
|
30
30
|
"required": true,
|
|
31
|
-
"summary": "Directory containing
|
|
31
|
+
"summary": "Directory containing Apex classes to instrument with logging.",
|
|
32
32
|
"hasDynamicHelp": false,
|
|
33
33
|
"multiple": false,
|
|
34
34
|
"type": "option"
|
|
35
35
|
},
|
|
36
36
|
"dryrun": {
|
|
37
37
|
"char": "d",
|
|
38
|
-
"description": "When enabled, shows which files would be modified without making actual changes. Useful for reviewing the impact before applying changes.
|
|
38
|
+
"description": "When enabled, shows which files would be modified without making actual changes. Useful for reviewing the impact before applying changes.",
|
|
39
39
|
"name": "dryrun",
|
|
40
40
|
"summary": "Preview changes without modifying files.",
|
|
41
41
|
"allowNo": false,
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"prettier": {
|
|
45
45
|
"char": "p",
|
|
46
|
-
"description": "When enabled, formats the modified
|
|
46
|
+
"description": "When enabled, formats the modified Apex files using prettier-plugin-apex after adding logging statements. Maintains consistent code style with:\n\n- 120 character line width\n- 4 space indentation\n- Single quotes for strings\n- No tabs",
|
|
47
47
|
"name": "prettier",
|
|
48
48
|
"summary": "Format modified files using Prettier.",
|
|
49
49
|
"allowNo": false,
|
|
@@ -56,8 +56,15 @@
|
|
|
56
56
|
"allowNo": false,
|
|
57
57
|
"type": "boolean"
|
|
58
58
|
},
|
|
59
|
+
"no-catch": {
|
|
60
|
+
"description": "When provided, the command will not add error log statements inside of `catch` blocks.",
|
|
61
|
+
"name": "no-catch",
|
|
62
|
+
"summary": "Exclude the instrumentation of catch blocks.",
|
|
63
|
+
"allowNo": false,
|
|
64
|
+
"type": "boolean"
|
|
65
|
+
},
|
|
59
66
|
"skip-instrumented": {
|
|
60
|
-
"description": "When provided, the command will not add log statements to any
|
|
67
|
+
"description": "When provided, the command will not add log statements to any Apex class that contains the `rflib_Logger` reference.",
|
|
61
68
|
"name": "skip-instrumented",
|
|
62
69
|
"summary": "Skips any files where a logger is already present.",
|
|
63
70
|
"allowNo": false,
|
|
@@ -73,7 +80,7 @@
|
|
|
73
80
|
},
|
|
74
81
|
"exclude": {
|
|
75
82
|
"char": "e",
|
|
76
|
-
"description": "Exclude specific files or directories that match the provided glob pattern. For example, use --exclude \"**/Generated_*.
|
|
83
|
+
"description": "Exclude specific files or directories that match the provided glob pattern. For example, use --exclude \"**/Generated_*.cls\" to skip auto-generated classes.",
|
|
77
84
|
"name": "exclude",
|
|
78
85
|
"summary": "Exclude files or directories from instrumentation based on a glob pattern.",
|
|
79
86
|
"hasDynamicHelp": false,
|
|
@@ -93,12 +100,12 @@
|
|
|
93
100
|
},
|
|
94
101
|
"hasDynamicHelp": false,
|
|
95
102
|
"hiddenAliases": [],
|
|
96
|
-
"id": "rflib:logging:
|
|
103
|
+
"id": "rflib:logging:apex:instrument",
|
|
97
104
|
"pluginAlias": "rflib-plugin",
|
|
98
105
|
"pluginName": "rflib-plugin",
|
|
99
106
|
"pluginType": "core",
|
|
100
107
|
"strict": true,
|
|
101
|
-
"summary": "Instrument
|
|
108
|
+
"summary": "Instrument Apex classes with RFLIB logging statements automatically.",
|
|
102
109
|
"enableJsonFlag": true,
|
|
103
110
|
"isESM": true,
|
|
104
111
|
"relativePath": [
|
|
@@ -106,43 +113,43 @@
|
|
|
106
113
|
"commands",
|
|
107
114
|
"rflib",
|
|
108
115
|
"logging",
|
|
109
|
-
"
|
|
116
|
+
"apex",
|
|
110
117
|
"instrument.js"
|
|
111
118
|
],
|
|
112
119
|
"aliasPermutations": [],
|
|
113
120
|
"permutations": [
|
|
114
|
-
"rflib:logging:
|
|
115
|
-
"logging:rflib:
|
|
116
|
-
"logging:
|
|
117
|
-
"logging:
|
|
118
|
-
"rflib:
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"rflib:
|
|
123
|
-
"
|
|
124
|
-
"
|
|
125
|
-
"
|
|
126
|
-
"rflib:logging:instrument:
|
|
127
|
-
"logging:rflib:instrument:
|
|
128
|
-
"logging:instrument:rflib:
|
|
129
|
-
"logging:instrument:
|
|
130
|
-
"rflib:instrument:logging:
|
|
131
|
-
"instrument:rflib:logging:
|
|
132
|
-
"instrument:logging:rflib:
|
|
133
|
-
"instrument:logging:
|
|
134
|
-
"rflib:instrument:
|
|
135
|
-
"instrument:rflib:
|
|
136
|
-
"instrument:
|
|
137
|
-
"instrument:
|
|
121
|
+
"rflib:logging:apex:instrument",
|
|
122
|
+
"logging:rflib:apex:instrument",
|
|
123
|
+
"logging:apex:rflib:instrument",
|
|
124
|
+
"logging:apex:instrument:rflib",
|
|
125
|
+
"rflib:apex:logging:instrument",
|
|
126
|
+
"apex:rflib:logging:instrument",
|
|
127
|
+
"apex:logging:rflib:instrument",
|
|
128
|
+
"apex:logging:instrument:rflib",
|
|
129
|
+
"rflib:apex:instrument:logging",
|
|
130
|
+
"apex:rflib:instrument:logging",
|
|
131
|
+
"apex:instrument:rflib:logging",
|
|
132
|
+
"apex:instrument:logging:rflib",
|
|
133
|
+
"rflib:logging:instrument:apex",
|
|
134
|
+
"logging:rflib:instrument:apex",
|
|
135
|
+
"logging:instrument:rflib:apex",
|
|
136
|
+
"logging:instrument:apex:rflib",
|
|
137
|
+
"rflib:instrument:logging:apex",
|
|
138
|
+
"instrument:rflib:logging:apex",
|
|
139
|
+
"instrument:logging:rflib:apex",
|
|
140
|
+
"instrument:logging:apex:rflib",
|
|
141
|
+
"rflib:instrument:apex:logging",
|
|
142
|
+
"instrument:rflib:apex:logging",
|
|
143
|
+
"instrument:apex:rflib:logging",
|
|
144
|
+
"instrument:apex:logging:rflib"
|
|
138
145
|
]
|
|
139
146
|
},
|
|
140
|
-
"rflib:logging:
|
|
147
|
+
"rflib:logging:aura:instrument": {
|
|
141
148
|
"aliases": [],
|
|
142
149
|
"args": {},
|
|
143
|
-
"description": "Analyzes
|
|
150
|
+
"description": "Analyzes Aura Component files and adds RFLIB logging statements for:\n- Method entry logging with parameter values in Controller, Helper, and Renderer files\n- Error logging in try-catch blocks\n- Error logging in Promise catch handlers\n- Adds rflibLoggerCmp component if not present\n- Replaces console.log and similar method invocations\n- Formats modified files using Prettier (optional)\n\nThe command processes:\n- Component (.cmp) files to add the logger component\n- Controller (.js) files for method instrumentation\n- Helper (.js) files for method instrumentation\n- Renderer (.js) files for method instrumentation",
|
|
144
151
|
"examples": [
|
|
145
|
-
"- Add logging
|
|
152
|
+
"- Add logging to all aura files:\n$ sf rflib logging aura instrument --sourcepath force-app\n\n- Preview changes:\n$ sf rflib logging aura instrument --sourcepath force-app --dryrun\n\n- Add logging and format code:\n$ sf rflib logging aura instrument --sourcepath force-app --prettier\n\n- Process specific component:\n$ sf rflib logging aura instrument --sourcepath force-app/main/default/aura/myComponent"
|
|
146
153
|
],
|
|
147
154
|
"flags": {
|
|
148
155
|
"json": {
|
|
@@ -162,17 +169,17 @@
|
|
|
162
169
|
},
|
|
163
170
|
"sourcepath": {
|
|
164
171
|
"char": "s",
|
|
165
|
-
"description": "Path to the source directory containing
|
|
172
|
+
"description": "Path to the source directory containing Aura components that should be instrumented with RFLIB logging statements. The command will:\n- Scan for 'aura' directories recursively\n- Process all Aura components found\n- Add <c:rflibLoggerCmp> to component files\n- Add logging statements to JavaScript files\n- Initialize logger in methods using component.find()",
|
|
166
173
|
"name": "sourcepath",
|
|
167
174
|
"required": true,
|
|
168
|
-
"summary": "Directory containing
|
|
175
|
+
"summary": "Directory containing Aura components to instrument with logging.",
|
|
169
176
|
"hasDynamicHelp": false,
|
|
170
177
|
"multiple": false,
|
|
171
178
|
"type": "option"
|
|
172
179
|
},
|
|
173
180
|
"dryrun": {
|
|
174
181
|
"char": "d",
|
|
175
|
-
"description": "When enabled, shows which files would be modified without making actual changes. Useful for reviewing the impact before applying changes.",
|
|
182
|
+
"description": "When enabled, shows which files would be modified without making actual changes. Useful for reviewing the impact before applying changes. Shows:\n- Files that would be modified\n- Number of processed files\n- Number of modified files\n- Number of formatted files",
|
|
176
183
|
"name": "dryrun",
|
|
177
184
|
"summary": "Preview changes without modifying files.",
|
|
178
185
|
"allowNo": false,
|
|
@@ -180,7 +187,7 @@
|
|
|
180
187
|
},
|
|
181
188
|
"prettier": {
|
|
182
189
|
"char": "p",
|
|
183
|
-
"description": "When enabled, formats the modified
|
|
190
|
+
"description": "When enabled, formats the modified JavaScript files using Prettier after adding logging statements. Maintains consistent code style with:\n- 120 character line width\n- 4 space indentation\n- Single quotes for strings\n- No tabs\n- No trailing commas",
|
|
184
191
|
"name": "prettier",
|
|
185
192
|
"summary": "Format modified files using Prettier.",
|
|
186
193
|
"allowNo": false,
|
|
@@ -193,15 +200,8 @@
|
|
|
193
200
|
"allowNo": false,
|
|
194
201
|
"type": "boolean"
|
|
195
202
|
},
|
|
196
|
-
"no-catch": {
|
|
197
|
-
"description": "When provided, the command will not add error log statements inside of `catch` blocks.",
|
|
198
|
-
"name": "no-catch",
|
|
199
|
-
"summary": "Exclude the instrumentation of catch blocks.",
|
|
200
|
-
"allowNo": false,
|
|
201
|
-
"type": "boolean"
|
|
202
|
-
},
|
|
203
203
|
"skip-instrumented": {
|
|
204
|
-
"description": "When provided, the command will not add log statements to any
|
|
204
|
+
"description": "When provided, the command will not add log statements to any Aura component that contains the `` component.",
|
|
205
205
|
"name": "skip-instrumented",
|
|
206
206
|
"summary": "Skips any files where a logger is already present.",
|
|
207
207
|
"allowNo": false,
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
},
|
|
218
218
|
"exclude": {
|
|
219
219
|
"char": "e",
|
|
220
|
-
"description": "Exclude specific files or directories that match the provided glob pattern. For example, use --exclude \"**/Generated_*.
|
|
220
|
+
"description": "Exclude specific files or directories that match the provided glob pattern. For example, use --exclude \"**/Generated_*.cmp\" to skip auto-generated components.",
|
|
221
221
|
"name": "exclude",
|
|
222
222
|
"summary": "Exclude files or directories from instrumentation based on a glob pattern.",
|
|
223
223
|
"hasDynamicHelp": false,
|
|
@@ -237,12 +237,12 @@
|
|
|
237
237
|
},
|
|
238
238
|
"hasDynamicHelp": false,
|
|
239
239
|
"hiddenAliases": [],
|
|
240
|
-
"id": "rflib:logging:
|
|
240
|
+
"id": "rflib:logging:aura:instrument",
|
|
241
241
|
"pluginAlias": "rflib-plugin",
|
|
242
242
|
"pluginName": "rflib-plugin",
|
|
243
243
|
"pluginType": "core",
|
|
244
244
|
"strict": true,
|
|
245
|
-
"summary": "Instrument
|
|
245
|
+
"summary": "Instrument Aura Components with RFLIB logging statements automatically.",
|
|
246
246
|
"enableJsonFlag": true,
|
|
247
247
|
"isESM": true,
|
|
248
248
|
"relativePath": [
|
|
@@ -250,35 +250,35 @@
|
|
|
250
250
|
"commands",
|
|
251
251
|
"rflib",
|
|
252
252
|
"logging",
|
|
253
|
-
"
|
|
253
|
+
"aura",
|
|
254
254
|
"instrument.js"
|
|
255
255
|
],
|
|
256
256
|
"aliasPermutations": [],
|
|
257
257
|
"permutations": [
|
|
258
|
-
"rflib:logging:
|
|
259
|
-
"logging:rflib:
|
|
260
|
-
"logging:
|
|
261
|
-
"logging:
|
|
262
|
-
"rflib:
|
|
263
|
-
"
|
|
264
|
-
"
|
|
265
|
-
"
|
|
266
|
-
"rflib:
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"rflib:logging:instrument:
|
|
271
|
-
"logging:rflib:instrument:
|
|
272
|
-
"logging:instrument:rflib:
|
|
273
|
-
"logging:instrument:
|
|
274
|
-
"rflib:instrument:logging:
|
|
275
|
-
"instrument:rflib:logging:
|
|
276
|
-
"instrument:logging:rflib:
|
|
277
|
-
"instrument:logging:
|
|
278
|
-
"rflib:instrument:
|
|
279
|
-
"instrument:rflib:
|
|
280
|
-
"instrument:
|
|
281
|
-
"instrument:
|
|
258
|
+
"rflib:logging:aura:instrument",
|
|
259
|
+
"logging:rflib:aura:instrument",
|
|
260
|
+
"logging:aura:rflib:instrument",
|
|
261
|
+
"logging:aura:instrument:rflib",
|
|
262
|
+
"rflib:aura:logging:instrument",
|
|
263
|
+
"aura:rflib:logging:instrument",
|
|
264
|
+
"aura:logging:rflib:instrument",
|
|
265
|
+
"aura:logging:instrument:rflib",
|
|
266
|
+
"rflib:aura:instrument:logging",
|
|
267
|
+
"aura:rflib:instrument:logging",
|
|
268
|
+
"aura:instrument:rflib:logging",
|
|
269
|
+
"aura:instrument:logging:rflib",
|
|
270
|
+
"rflib:logging:instrument:aura",
|
|
271
|
+
"logging:rflib:instrument:aura",
|
|
272
|
+
"logging:instrument:rflib:aura",
|
|
273
|
+
"logging:instrument:aura:rflib",
|
|
274
|
+
"rflib:instrument:logging:aura",
|
|
275
|
+
"instrument:rflib:logging:aura",
|
|
276
|
+
"instrument:logging:rflib:aura",
|
|
277
|
+
"instrument:logging:aura:rflib",
|
|
278
|
+
"rflib:instrument:aura:logging",
|
|
279
|
+
"instrument:rflib:aura:logging",
|
|
280
|
+
"instrument:aura:rflib:logging",
|
|
281
|
+
"instrument:aura:logging:rflib"
|
|
282
282
|
]
|
|
283
283
|
},
|
|
284
284
|
"rflib:logging:flow:instrument": {
|
|
@@ -543,5 +543,5 @@
|
|
|
543
543
|
]
|
|
544
544
|
}
|
|
545
545
|
},
|
|
546
|
-
"version": "0.18.
|
|
546
|
+
"version": "0.18.1"
|
|
547
547
|
}
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rflib-plugin",
|
|
3
3
|
"description": "Utility commands to help with the adoption of the RFLIB open-source library for Salesforce.",
|
|
4
|
-
"version": "0.18.
|
|
4
|
+
"version": "0.18.1",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@oclif/core": "^4.
|
|
6
|
+
"@oclif/core": "^4.10.5",
|
|
7
7
|
"@salesforce/core": "^8.27.1",
|
|
8
8
|
"@salesforce/sf-plugins-core": "^12.2.6",
|
|
9
9
|
"@types/xml2js": "^0.4.14",
|
|
10
|
-
"minimatch": "^10.2.
|
|
10
|
+
"minimatch": "^10.2.5",
|
|
11
11
|
"prettier": "^3.8.1",
|
|
12
12
|
"prettier-plugin-apex": "^2.2.6",
|
|
13
13
|
"wireit": "^0.14.12",
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
"@eslint/js": "^8.57.1",
|
|
20
20
|
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
|
21
21
|
"@oclif/plugin-command-snapshot": "^5.3.13",
|
|
22
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
22
|
+
"@salesforce/cli-plugins-testkit": "^5.3.52",
|
|
23
23
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
24
24
|
"@types/minimatch": "^5.1.2",
|
|
25
25
|
"c8": "^10.1.3",
|
|
26
26
|
"eslint": "^8.57.1",
|
|
27
27
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
28
28
|
"husky": "^9.1.7",
|
|
29
|
-
"oclif": "^4.22.
|
|
29
|
+
"oclif": "^4.22.96",
|
|
30
30
|
"source-map-support": "^0.5.21",
|
|
31
31
|
"ts-node": "^10.9.2",
|
|
32
32
|
"tsconfig-paths": "^4.2.0",
|