@salesforce/plugin-deploy-retrieve 3.6.7 → 3.6.8
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 +17 -17
- package/npm-shrinkwrap.json +252 -158
- package/oclif.lock +95 -34
- package/oclif.manifest.json +138 -138
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-deploy-retrieve",
|
|
3
|
-
"version": "3.6.
|
|
3
|
+
"version": "3.6.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-deploy-retrieve",
|
|
9
|
-
"version": "3.6.
|
|
9
|
+
"version": "3.6.8",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.26.2",
|
|
13
13
|
"@salesforce/apex-node": "^6.0.0",
|
|
14
14
|
"@salesforce/core": "^7.0.1",
|
|
15
15
|
"@salesforce/kit": "^3.1.0",
|
|
16
|
-
"@salesforce/plugin-info": "^3.2.
|
|
16
|
+
"@salesforce/plugin-info": "^3.2.3",
|
|
17
17
|
"@salesforce/sf-plugins-core": "^9.0.4",
|
|
18
18
|
"@salesforce/source-deploy-retrieve": "^11.0.0",
|
|
19
19
|
"@salesforce/source-tracking": "^6.0.3",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@oclif/plugin-command-snapshot": "^5.1.6",
|
|
25
25
|
"@salesforce/cli-plugins-testkit": "^5.2.0",
|
|
26
26
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
27
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
27
|
+
"@salesforce/plugin-command-reference": "^3.0.82",
|
|
28
28
|
"@salesforce/source-testkit": "^2.2.1",
|
|
29
29
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
30
30
|
"cross-env": "^7.0.3",
|
|
@@ -1812,6 +1812,24 @@
|
|
|
1812
1812
|
"node": ">=12"
|
|
1813
1813
|
}
|
|
1814
1814
|
},
|
|
1815
|
+
"node_modules/@commitlint/cli/node_modules/wrap-ansi": {
|
|
1816
|
+
"version": "7.0.0",
|
|
1817
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
1818
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
1819
|
+
"dev": true,
|
|
1820
|
+
"license": "MIT",
|
|
1821
|
+
"dependencies": {
|
|
1822
|
+
"ansi-styles": "^4.0.0",
|
|
1823
|
+
"string-width": "^4.1.0",
|
|
1824
|
+
"strip-ansi": "^6.0.0"
|
|
1825
|
+
},
|
|
1826
|
+
"engines": {
|
|
1827
|
+
"node": ">=10"
|
|
1828
|
+
},
|
|
1829
|
+
"funding": {
|
|
1830
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
1831
|
+
}
|
|
1832
|
+
},
|
|
1815
1833
|
"node_modules/@commitlint/cli/node_modules/yargs": {
|
|
1816
1834
|
"version": "17.7.2",
|
|
1817
1835
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
|
|
@@ -2422,10 +2440,11 @@
|
|
|
2422
2440
|
"node": ">=18"
|
|
2423
2441
|
}
|
|
2424
2442
|
},
|
|
2425
|
-
"node_modules/@inquirer/core": {
|
|
2443
|
+
"node_modules/@inquirer/confirm/node_modules/@inquirer/core": {
|
|
2426
2444
|
"version": "7.1.2",
|
|
2427
2445
|
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.2.tgz",
|
|
2428
2446
|
"integrity": "sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==",
|
|
2447
|
+
"dev": true,
|
|
2429
2448
|
"license": "MIT",
|
|
2430
2449
|
"dependencies": {
|
|
2431
2450
|
"@inquirer/type": "^1.2.1",
|
|
@@ -2446,10 +2465,11 @@
|
|
|
2446
2465
|
"node": ">=18"
|
|
2447
2466
|
}
|
|
2448
2467
|
},
|
|
2449
|
-
"node_modules/@inquirer/
|
|
2468
|
+
"node_modules/@inquirer/confirm/node_modules/chalk": {
|
|
2450
2469
|
"version": "4.1.2",
|
|
2451
2470
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
2452
2471
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
2472
|
+
"dev": true,
|
|
2453
2473
|
"license": "MIT",
|
|
2454
2474
|
"dependencies": {
|
|
2455
2475
|
"ansi-styles": "^4.1.0",
|
|
@@ -2462,10 +2482,11 @@
|
|
|
2462
2482
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2463
2483
|
}
|
|
2464
2484
|
},
|
|
2465
|
-
"node_modules/@inquirer/
|
|
2485
|
+
"node_modules/@inquirer/confirm/node_modules/signal-exit": {
|
|
2466
2486
|
"version": "4.1.0",
|
|
2467
2487
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2468
2488
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
2489
|
+
"dev": true,
|
|
2469
2490
|
"license": "ISC",
|
|
2470
2491
|
"engines": {
|
|
2471
2492
|
"node": ">=14"
|
|
@@ -2474,74 +2495,124 @@
|
|
|
2474
2495
|
"url": "https://github.com/sponsors/isaacs"
|
|
2475
2496
|
}
|
|
2476
2497
|
},
|
|
2477
|
-
"node_modules/@inquirer/core
|
|
2478
|
-
"version": "6.
|
|
2479
|
-
"resolved": "https://registry.npmjs.org/
|
|
2480
|
-
"integrity": "sha512-
|
|
2498
|
+
"node_modules/@inquirer/core": {
|
|
2499
|
+
"version": "6.0.0",
|
|
2500
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-6.0.0.tgz",
|
|
2501
|
+
"integrity": "sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==",
|
|
2481
2502
|
"license": "MIT",
|
|
2482
2503
|
"dependencies": {
|
|
2483
|
-
"
|
|
2484
|
-
"
|
|
2485
|
-
"
|
|
2504
|
+
"@inquirer/type": "^1.1.6",
|
|
2505
|
+
"@types/mute-stream": "^0.0.4",
|
|
2506
|
+
"@types/node": "^20.10.7",
|
|
2507
|
+
"@types/wrap-ansi": "^3.0.0",
|
|
2508
|
+
"ansi-escapes": "^4.3.2",
|
|
2509
|
+
"chalk": "^4.1.2",
|
|
2510
|
+
"cli-spinners": "^2.9.2",
|
|
2511
|
+
"cli-width": "^4.1.0",
|
|
2512
|
+
"figures": "^3.2.0",
|
|
2513
|
+
"mute-stream": "^1.0.0",
|
|
2514
|
+
"run-async": "^3.0.0",
|
|
2515
|
+
"signal-exit": "^4.1.0",
|
|
2516
|
+
"strip-ansi": "^6.0.1",
|
|
2517
|
+
"wrap-ansi": "^6.2.0"
|
|
2486
2518
|
},
|
|
2487
2519
|
"engines": {
|
|
2488
|
-
"node": ">=
|
|
2520
|
+
"node": ">=14.18.0"
|
|
2489
2521
|
}
|
|
2490
2522
|
},
|
|
2491
|
-
"node_modules/@inquirer/
|
|
2492
|
-
"version": "
|
|
2493
|
-
"resolved": "https://registry.npmjs.org
|
|
2494
|
-
"integrity": "sha512-
|
|
2523
|
+
"node_modules/@inquirer/core/node_modules/chalk": {
|
|
2524
|
+
"version": "4.1.2",
|
|
2525
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
2526
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
2495
2527
|
"license": "MIT",
|
|
2496
2528
|
"dependencies": {
|
|
2497
|
-
"
|
|
2498
|
-
"
|
|
2529
|
+
"ansi-styles": "^4.1.0",
|
|
2530
|
+
"supports-color": "^7.1.0"
|
|
2499
2531
|
},
|
|
2532
|
+
"engines": {
|
|
2533
|
+
"node": ">=10"
|
|
2534
|
+
},
|
|
2535
|
+
"funding": {
|
|
2536
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2537
|
+
}
|
|
2538
|
+
},
|
|
2539
|
+
"node_modules/@inquirer/core/node_modules/signal-exit": {
|
|
2540
|
+
"version": "4.1.0",
|
|
2541
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2542
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
2543
|
+
"license": "ISC",
|
|
2544
|
+
"engines": {
|
|
2545
|
+
"node": ">=14"
|
|
2546
|
+
},
|
|
2547
|
+
"funding": {
|
|
2548
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2549
|
+
}
|
|
2550
|
+
},
|
|
2551
|
+
"node_modules/@inquirer/figures": {
|
|
2552
|
+
"version": "1.0.1",
|
|
2553
|
+
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.1.tgz",
|
|
2554
|
+
"integrity": "sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==",
|
|
2555
|
+
"license": "MIT",
|
|
2500
2556
|
"engines": {
|
|
2501
2557
|
"node": ">=18"
|
|
2502
2558
|
}
|
|
2503
2559
|
},
|
|
2504
|
-
"node_modules/@inquirer/
|
|
2505
|
-
"version": "
|
|
2506
|
-
"resolved": "https://registry.npmjs.org/@inquirer/
|
|
2507
|
-
"integrity": "sha512-
|
|
2560
|
+
"node_modules/@inquirer/input": {
|
|
2561
|
+
"version": "2.1.6",
|
|
2562
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.6.tgz",
|
|
2563
|
+
"integrity": "sha512-M8bUFOlcn/kQcVYskl4kkB6dYrHtymJJ1S4nSg/khXT3W3l71u2qhSzfo6PdBG3jUe6ILJZ0gUh4Kef2uJ5pxw==",
|
|
2508
2564
|
"license": "MIT",
|
|
2509
2565
|
"dependencies": {
|
|
2510
|
-
"@inquirer/core": "^
|
|
2511
|
-
"@inquirer/type": "^1.1
|
|
2512
|
-
"ansi-escapes": "^4.3.2",
|
|
2513
|
-
"chalk": "^4.1.2"
|
|
2566
|
+
"@inquirer/core": "^8.1.0",
|
|
2567
|
+
"@inquirer/type": "^1.3.1"
|
|
2514
2568
|
},
|
|
2515
2569
|
"engines": {
|
|
2516
|
-
"node": ">=
|
|
2570
|
+
"node": ">=18"
|
|
2517
2571
|
}
|
|
2518
2572
|
},
|
|
2519
|
-
"node_modules/@inquirer/
|
|
2520
|
-
"version": "
|
|
2521
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-
|
|
2522
|
-
"integrity": "sha512-
|
|
2573
|
+
"node_modules/@inquirer/input/node_modules/@inquirer/core": {
|
|
2574
|
+
"version": "8.1.0",
|
|
2575
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.1.0.tgz",
|
|
2576
|
+
"integrity": "sha512-kfx0SU9nWgGe1f03ao/uXc85SFH1v2w3vQVH7QDGjKxdtJz+7vPitFtG++BTyJMYyYgH8MpXigutcXJeiQwVRw==",
|
|
2523
2577
|
"license": "MIT",
|
|
2524
2578
|
"dependencies": {
|
|
2525
|
-
"@inquirer/
|
|
2579
|
+
"@inquirer/figures": "^1.0.1",
|
|
2580
|
+
"@inquirer/type": "^1.3.1",
|
|
2526
2581
|
"@types/mute-stream": "^0.0.4",
|
|
2527
|
-
"@types/node": "^20.
|
|
2582
|
+
"@types/node": "^20.12.7",
|
|
2528
2583
|
"@types/wrap-ansi": "^3.0.0",
|
|
2529
2584
|
"ansi-escapes": "^4.3.2",
|
|
2530
2585
|
"chalk": "^4.1.2",
|
|
2531
2586
|
"cli-spinners": "^2.9.2",
|
|
2532
2587
|
"cli-width": "^4.1.0",
|
|
2533
|
-
"figures": "^3.2.0",
|
|
2534
2588
|
"mute-stream": "^1.0.0",
|
|
2535
|
-
"run-async": "^3.0.0",
|
|
2536
2589
|
"signal-exit": "^4.1.0",
|
|
2537
2590
|
"strip-ansi": "^6.0.1",
|
|
2538
2591
|
"wrap-ansi": "^6.2.0"
|
|
2539
2592
|
},
|
|
2540
2593
|
"engines": {
|
|
2541
|
-
"node": ">=
|
|
2594
|
+
"node": ">=18"
|
|
2542
2595
|
}
|
|
2543
2596
|
},
|
|
2544
|
-
"node_modules/@inquirer/
|
|
2597
|
+
"node_modules/@inquirer/input/node_modules/@inquirer/type": {
|
|
2598
|
+
"version": "1.3.1",
|
|
2599
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
|
|
2600
|
+
"integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
|
|
2601
|
+
"license": "MIT",
|
|
2602
|
+
"engines": {
|
|
2603
|
+
"node": ">=18"
|
|
2604
|
+
}
|
|
2605
|
+
},
|
|
2606
|
+
"node_modules/@inquirer/input/node_modules/@types/node": {
|
|
2607
|
+
"version": "20.12.7",
|
|
2608
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
|
|
2609
|
+
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
|
|
2610
|
+
"license": "MIT",
|
|
2611
|
+
"dependencies": {
|
|
2612
|
+
"undici-types": "~5.26.4"
|
|
2613
|
+
}
|
|
2614
|
+
},
|
|
2615
|
+
"node_modules/@inquirer/input/node_modules/chalk": {
|
|
2545
2616
|
"version": "4.1.2",
|
|
2546
2617
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
2547
2618
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
@@ -2557,7 +2628,7 @@
|
|
|
2557
2628
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2558
2629
|
}
|
|
2559
2630
|
},
|
|
2560
|
-
"node_modules/@inquirer/
|
|
2631
|
+
"node_modules/@inquirer/input/node_modules/signal-exit": {
|
|
2561
2632
|
"version": "4.1.0",
|
|
2562
2633
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2563
2634
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
@@ -2569,18 +2640,35 @@
|
|
|
2569
2640
|
"url": "https://github.com/sponsors/isaacs"
|
|
2570
2641
|
}
|
|
2571
2642
|
},
|
|
2572
|
-
"node_modules/@inquirer/password
|
|
2573
|
-
"version": "
|
|
2574
|
-
"resolved": "https://registry.npmjs.org/
|
|
2575
|
-
"integrity": "sha512-
|
|
2643
|
+
"node_modules/@inquirer/password": {
|
|
2644
|
+
"version": "1.1.16",
|
|
2645
|
+
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-1.1.16.tgz",
|
|
2646
|
+
"integrity": "sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==",
|
|
2576
2647
|
"license": "MIT",
|
|
2577
2648
|
"dependencies": {
|
|
2578
|
-
"
|
|
2579
|
-
"
|
|
2580
|
-
"
|
|
2649
|
+
"@inquirer/core": "^6.0.0",
|
|
2650
|
+
"@inquirer/type": "^1.1.6",
|
|
2651
|
+
"ansi-escapes": "^4.3.2",
|
|
2652
|
+
"chalk": "^4.1.2"
|
|
2581
2653
|
},
|
|
2582
2654
|
"engines": {
|
|
2583
|
-
"node": ">=
|
|
2655
|
+
"node": ">=14.18.0"
|
|
2656
|
+
}
|
|
2657
|
+
},
|
|
2658
|
+
"node_modules/@inquirer/password/node_modules/chalk": {
|
|
2659
|
+
"version": "4.1.2",
|
|
2660
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
2661
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
2662
|
+
"license": "MIT",
|
|
2663
|
+
"dependencies": {
|
|
2664
|
+
"ansi-styles": "^4.1.0",
|
|
2665
|
+
"supports-color": "^7.1.0"
|
|
2666
|
+
},
|
|
2667
|
+
"engines": {
|
|
2668
|
+
"node": ">=10"
|
|
2669
|
+
},
|
|
2670
|
+
"funding": {
|
|
2671
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2584
2672
|
}
|
|
2585
2673
|
},
|
|
2586
2674
|
"node_modules/@inquirer/select": {
|
|
@@ -2600,6 +2688,31 @@
|
|
|
2600
2688
|
"node": ">=18"
|
|
2601
2689
|
}
|
|
2602
2690
|
},
|
|
2691
|
+
"node_modules/@inquirer/select/node_modules/@inquirer/core": {
|
|
2692
|
+
"version": "7.1.2",
|
|
2693
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.2.tgz",
|
|
2694
|
+
"integrity": "sha512-ne5VhDqruYYzx8mmjDZ9F58ymrLJGxmSHJUcJGiW3tifzvl3goAm6gNX11w6+zUnGE54vgQ6ALDXL3IOSezMRw==",
|
|
2695
|
+
"dev": true,
|
|
2696
|
+
"license": "MIT",
|
|
2697
|
+
"dependencies": {
|
|
2698
|
+
"@inquirer/type": "^1.2.1",
|
|
2699
|
+
"@types/mute-stream": "^0.0.4",
|
|
2700
|
+
"@types/node": "^20.12.4",
|
|
2701
|
+
"@types/wrap-ansi": "^3.0.0",
|
|
2702
|
+
"ansi-escapes": "^4.3.2",
|
|
2703
|
+
"chalk": "^4.1.2",
|
|
2704
|
+
"cli-spinners": "^2.9.2",
|
|
2705
|
+
"cli-width": "^4.1.0",
|
|
2706
|
+
"figures": "^3.2.0",
|
|
2707
|
+
"mute-stream": "^1.0.0",
|
|
2708
|
+
"signal-exit": "^4.1.0",
|
|
2709
|
+
"strip-ansi": "^6.0.1",
|
|
2710
|
+
"wrap-ansi": "^6.2.0"
|
|
2711
|
+
},
|
|
2712
|
+
"engines": {
|
|
2713
|
+
"node": ">=18"
|
|
2714
|
+
}
|
|
2715
|
+
},
|
|
2603
2716
|
"node_modules/@inquirer/select/node_modules/chalk": {
|
|
2604
2717
|
"version": "4.1.2",
|
|
2605
2718
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -2617,6 +2730,19 @@
|
|
|
2617
2730
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2618
2731
|
}
|
|
2619
2732
|
},
|
|
2733
|
+
"node_modules/@inquirer/select/node_modules/signal-exit": {
|
|
2734
|
+
"version": "4.1.0",
|
|
2735
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2736
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
2737
|
+
"dev": true,
|
|
2738
|
+
"license": "ISC",
|
|
2739
|
+
"engines": {
|
|
2740
|
+
"node": ">=14"
|
|
2741
|
+
},
|
|
2742
|
+
"funding": {
|
|
2743
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
2744
|
+
}
|
|
2745
|
+
},
|
|
2620
2746
|
"node_modules/@inquirer/type": {
|
|
2621
2747
|
"version": "1.2.1",
|
|
2622
2748
|
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.2.1.tgz",
|
|
@@ -3046,6 +3172,23 @@
|
|
|
3046
3172
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3047
3173
|
}
|
|
3048
3174
|
},
|
|
3175
|
+
"node_modules/@oclif/core/node_modules/wrap-ansi": {
|
|
3176
|
+
"version": "7.0.0",
|
|
3177
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
3178
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
3179
|
+
"license": "MIT",
|
|
3180
|
+
"dependencies": {
|
|
3181
|
+
"ansi-styles": "^4.0.0",
|
|
3182
|
+
"string-width": "^4.1.0",
|
|
3183
|
+
"strip-ansi": "^6.0.0"
|
|
3184
|
+
},
|
|
3185
|
+
"engines": {
|
|
3186
|
+
"node": ">=10"
|
|
3187
|
+
},
|
|
3188
|
+
"funding": {
|
|
3189
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
3190
|
+
}
|
|
3191
|
+
},
|
|
3049
3192
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3050
3193
|
"version": "5.1.6",
|
|
3051
3194
|
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.6.tgz",
|
|
@@ -3272,6 +3415,24 @@
|
|
|
3272
3415
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3273
3416
|
}
|
|
3274
3417
|
},
|
|
3418
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/wrap-ansi": {
|
|
3419
|
+
"version": "7.0.0",
|
|
3420
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
3421
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
3422
|
+
"dev": true,
|
|
3423
|
+
"license": "MIT",
|
|
3424
|
+
"dependencies": {
|
|
3425
|
+
"ansi-styles": "^4.0.0",
|
|
3426
|
+
"string-width": "^4.1.0",
|
|
3427
|
+
"strip-ansi": "^6.0.0"
|
|
3428
|
+
},
|
|
3429
|
+
"engines": {
|
|
3430
|
+
"node": ">=10"
|
|
3431
|
+
},
|
|
3432
|
+
"funding": {
|
|
3433
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
3434
|
+
}
|
|
3435
|
+
},
|
|
3275
3436
|
"node_modules/@oclif/plugin-help": {
|
|
3276
3437
|
"version": "6.0.20",
|
|
3277
3438
|
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.20.tgz",
|
|
@@ -3507,13 +3668,13 @@
|
|
|
3507
3668
|
}
|
|
3508
3669
|
},
|
|
3509
3670
|
"node_modules/@salesforce/core": {
|
|
3510
|
-
"version": "7.3.
|
|
3511
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.
|
|
3512
|
-
"integrity": "sha512-
|
|
3671
|
+
"version": "7.3.1",
|
|
3672
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.1.tgz",
|
|
3673
|
+
"integrity": "sha512-jdc0GOUlV4xvyF9dPbBKNPDvQc06uj5YHFEHvdhCAFtCvqgtubpDzlyDppac2kdKujh4c7UH2KreboNvJ3LsoQ==",
|
|
3513
3674
|
"license": "BSD-3-Clause",
|
|
3514
3675
|
"dependencies": {
|
|
3515
3676
|
"@jsforce/jsforce-node": "^3.1.0",
|
|
3516
|
-
"@salesforce/kit": "^3.1.
|
|
3677
|
+
"@salesforce/kit": "^3.1.1",
|
|
3517
3678
|
"@salesforce/schemas": "^1.7.0",
|
|
3518
3679
|
"@salesforce/ts-types": "^2.0.9",
|
|
3519
3680
|
"ajv": "^8.12.0",
|
|
@@ -3642,16 +3803,16 @@
|
|
|
3642
3803
|
}
|
|
3643
3804
|
},
|
|
3644
3805
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
3645
|
-
"version": "3.0.
|
|
3646
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
3647
|
-
"integrity": "sha512
|
|
3806
|
+
"version": "3.0.82",
|
|
3807
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.82.tgz",
|
|
3808
|
+
"integrity": "sha512-/XZoG9viDPmWeucz1cp0X7ePtx4UsaNZfRuw4hmRpya95P57MbGBilc+L2OAzISh9829OufC0TlbShr79aX8Sg==",
|
|
3648
3809
|
"dev": true,
|
|
3649
3810
|
"license": "BSD-3-Clause",
|
|
3650
3811
|
"dependencies": {
|
|
3651
|
-
"@oclif/core": "^3.26.
|
|
3652
|
-
"@salesforce/core": "^7.
|
|
3653
|
-
"@salesforce/kit": "^3.1.
|
|
3654
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
3812
|
+
"@oclif/core": "^3.26.4",
|
|
3813
|
+
"@salesforce/core": "^7.3.1",
|
|
3814
|
+
"@salesforce/kit": "^3.1.1",
|
|
3815
|
+
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
3655
3816
|
"@salesforce/ts-types": "^2.0.9",
|
|
3656
3817
|
"chalk": "^5.3.0",
|
|
3657
3818
|
"debug": "^4.3.4",
|
|
@@ -3662,13 +3823,13 @@
|
|
|
3662
3823
|
}
|
|
3663
3824
|
},
|
|
3664
3825
|
"node_modules/@salesforce/plugin-info": {
|
|
3665
|
-
"version": "3.2.
|
|
3666
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.
|
|
3667
|
-
"integrity": "sha512-
|
|
3826
|
+
"version": "3.2.3",
|
|
3827
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.3.tgz",
|
|
3828
|
+
"integrity": "sha512-qDuPKGWS8sE0PmvkMIhb7gKmKIHoaJOUyZu+z6Z7KLCak+TtlGSMoLhRJmJqJPDks3SIZt7oOdzpxIZwfS5ryA==",
|
|
3668
3829
|
"license": "BSD-3-Clause",
|
|
3669
3830
|
"dependencies": {
|
|
3670
|
-
"@inquirer/input": "^2.1.
|
|
3671
|
-
"@oclif/core": "^3.26.
|
|
3831
|
+
"@inquirer/input": "^2.1.5",
|
|
3832
|
+
"@oclif/core": "^3.26.4",
|
|
3672
3833
|
"@salesforce/core": "^7.0.1",
|
|
3673
3834
|
"@salesforce/kit": "^3.1.0",
|
|
3674
3835
|
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
@@ -3697,15 +3858,15 @@
|
|
|
3697
3858
|
"license": "ISC"
|
|
3698
3859
|
},
|
|
3699
3860
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
3700
|
-
"version": "9.0.
|
|
3701
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
3702
|
-
"integrity": "sha512-
|
|
3861
|
+
"version": "9.0.5",
|
|
3862
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz",
|
|
3863
|
+
"integrity": "sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==",
|
|
3703
3864
|
"license": "BSD-3-Clause",
|
|
3704
3865
|
"dependencies": {
|
|
3705
3866
|
"@inquirer/confirm": "^2.0.17",
|
|
3706
3867
|
"@inquirer/password": "^1.1.16",
|
|
3707
3868
|
"@oclif/core": "^3.26.2",
|
|
3708
|
-
"@salesforce/core": "^7.
|
|
3869
|
+
"@salesforce/core": "^7.3.0",
|
|
3709
3870
|
"@salesforce/kit": "^3.1.0",
|
|
3710
3871
|
"@salesforce/ts-types": "^2.0.9",
|
|
3711
3872
|
"chalk": "^5.3.0"
|
|
@@ -3744,73 +3905,6 @@
|
|
|
3744
3905
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3745
3906
|
}
|
|
3746
3907
|
},
|
|
3747
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@inquirer/core": {
|
|
3748
|
-
"version": "6.0.0",
|
|
3749
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-6.0.0.tgz",
|
|
3750
|
-
"integrity": "sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==",
|
|
3751
|
-
"license": "MIT",
|
|
3752
|
-
"dependencies": {
|
|
3753
|
-
"@inquirer/type": "^1.1.6",
|
|
3754
|
-
"@types/mute-stream": "^0.0.4",
|
|
3755
|
-
"@types/node": "^20.10.7",
|
|
3756
|
-
"@types/wrap-ansi": "^3.0.0",
|
|
3757
|
-
"ansi-escapes": "^4.3.2",
|
|
3758
|
-
"chalk": "^4.1.2",
|
|
3759
|
-
"cli-spinners": "^2.9.2",
|
|
3760
|
-
"cli-width": "^4.1.0",
|
|
3761
|
-
"figures": "^3.2.0",
|
|
3762
|
-
"mute-stream": "^1.0.0",
|
|
3763
|
-
"run-async": "^3.0.0",
|
|
3764
|
-
"signal-exit": "^4.1.0",
|
|
3765
|
-
"strip-ansi": "^6.0.1",
|
|
3766
|
-
"wrap-ansi": "^6.2.0"
|
|
3767
|
-
},
|
|
3768
|
-
"engines": {
|
|
3769
|
-
"node": ">=14.18.0"
|
|
3770
|
-
}
|
|
3771
|
-
},
|
|
3772
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@inquirer/core/node_modules/chalk": {
|
|
3773
|
-
"version": "4.1.2",
|
|
3774
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3775
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3776
|
-
"license": "MIT",
|
|
3777
|
-
"dependencies": {
|
|
3778
|
-
"ansi-styles": "^4.1.0",
|
|
3779
|
-
"supports-color": "^7.1.0"
|
|
3780
|
-
},
|
|
3781
|
-
"engines": {
|
|
3782
|
-
"node": ">=10"
|
|
3783
|
-
},
|
|
3784
|
-
"funding": {
|
|
3785
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3786
|
-
}
|
|
3787
|
-
},
|
|
3788
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/signal-exit": {
|
|
3789
|
-
"version": "4.1.0",
|
|
3790
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
3791
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
3792
|
-
"license": "ISC",
|
|
3793
|
-
"engines": {
|
|
3794
|
-
"node": ">=14"
|
|
3795
|
-
},
|
|
3796
|
-
"funding": {
|
|
3797
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
3798
|
-
}
|
|
3799
|
-
},
|
|
3800
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/wrap-ansi": {
|
|
3801
|
-
"version": "6.2.0",
|
|
3802
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
3803
|
-
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
3804
|
-
"license": "MIT",
|
|
3805
|
-
"dependencies": {
|
|
3806
|
-
"ansi-styles": "^4.0.0",
|
|
3807
|
-
"string-width": "^4.1.0",
|
|
3808
|
-
"strip-ansi": "^6.0.0"
|
|
3809
|
-
},
|
|
3810
|
-
"engines": {
|
|
3811
|
-
"node": ">=8"
|
|
3812
|
-
}
|
|
3813
|
-
},
|
|
3814
3908
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
3815
3909
|
"version": "11.0.1",
|
|
3816
3910
|
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.0.1.tgz",
|
|
@@ -6609,21 +6703,6 @@
|
|
|
6609
6703
|
"wrap-ansi": "^6.2.0"
|
|
6610
6704
|
}
|
|
6611
6705
|
},
|
|
6612
|
-
"node_modules/cliui/node_modules/wrap-ansi": {
|
|
6613
|
-
"version": "6.2.0",
|
|
6614
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
6615
|
-
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
6616
|
-
"dev": true,
|
|
6617
|
-
"license": "MIT",
|
|
6618
|
-
"dependencies": {
|
|
6619
|
-
"ansi-styles": "^4.0.0",
|
|
6620
|
-
"string-width": "^4.1.0",
|
|
6621
|
-
"strip-ansi": "^6.0.0"
|
|
6622
|
-
},
|
|
6623
|
-
"engines": {
|
|
6624
|
-
"node": ">=8"
|
|
6625
|
-
}
|
|
6626
|
-
},
|
|
6627
6706
|
"node_modules/clone-response": {
|
|
6628
6707
|
"version": "1.0.3",
|
|
6629
6708
|
"resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
|
|
@@ -14493,9 +14572,9 @@
|
|
|
14493
14572
|
"license": "Apache-2.0"
|
|
14494
14573
|
},
|
|
14495
14574
|
"node_modules/wrap-ansi": {
|
|
14496
|
-
"version": "
|
|
14497
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-
|
|
14498
|
-
"integrity": "sha512-
|
|
14575
|
+
"version": "6.2.0",
|
|
14576
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
14577
|
+
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
14499
14578
|
"license": "MIT",
|
|
14500
14579
|
"dependencies": {
|
|
14501
14580
|
"ansi-styles": "^4.0.0",
|
|
@@ -14503,10 +14582,7 @@
|
|
|
14503
14582
|
"strip-ansi": "^6.0.0"
|
|
14504
14583
|
},
|
|
14505
14584
|
"engines": {
|
|
14506
|
-
"node": ">=
|
|
14507
|
-
},
|
|
14508
|
-
"funding": {
|
|
14509
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
14585
|
+
"node": ">=8"
|
|
14510
14586
|
}
|
|
14511
14587
|
},
|
|
14512
14588
|
"node_modules/wrap-ansi-cjs": {
|
|
@@ -14683,6 +14759,24 @@
|
|
|
14683
14759
|
"wrap-ansi": "^7.0.0"
|
|
14684
14760
|
}
|
|
14685
14761
|
},
|
|
14762
|
+
"node_modules/yargs/node_modules/wrap-ansi": {
|
|
14763
|
+
"version": "7.0.0",
|
|
14764
|
+
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
14765
|
+
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
14766
|
+
"dev": true,
|
|
14767
|
+
"license": "MIT",
|
|
14768
|
+
"dependencies": {
|
|
14769
|
+
"ansi-styles": "^4.0.0",
|
|
14770
|
+
"string-width": "^4.1.0",
|
|
14771
|
+
"strip-ansi": "^6.0.0"
|
|
14772
|
+
},
|
|
14773
|
+
"engines": {
|
|
14774
|
+
"node": ">=10"
|
|
14775
|
+
},
|
|
14776
|
+
"funding": {
|
|
14777
|
+
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
14778
|
+
}
|
|
14779
|
+
},
|
|
14686
14780
|
"node_modules/yn": {
|
|
14687
14781
|
"version": "3.1.1",
|
|
14688
14782
|
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
|