@salesforce/cli 2.140.0 → 2.140.2

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 CHANGED
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.140.0 linux-x64 node-v22.22.3
28
+ @salesforce/cli/2.140.2 linux-x64 node-v22.22.3
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -8745,7 +8745,7 @@ EXAMPLES
8745
8745
  $ sf plugins trust allowlist add --name @scope/my-plugin --name another-plugin
8746
8746
  ```
8747
8747
 
8748
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.15/src/commands/plugins/trust/allowlist/add.ts)_
8748
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.18/src/commands/plugins/trust/allowlist/add.ts)_
8749
8749
 
8750
8750
  ## `sf plugins trust allowlist list`
8751
8751
 
@@ -8773,7 +8773,7 @@ EXAMPLES
8773
8773
  $ sf plugins trust allowlist list
8774
8774
  ```
8775
8775
 
8776
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.15/src/commands/plugins/trust/allowlist/list.ts)_
8776
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.18/src/commands/plugins/trust/allowlist/list.ts)_
8777
8777
 
8778
8778
  ## `sf plugins trust allowlist remove`
8779
8779
 
@@ -8810,7 +8810,7 @@ EXAMPLES
8810
8810
  $ sf plugins trust allowlist remove --name @scope/my-plugin --name another-plugin
8811
8811
  ```
8812
8812
 
8813
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.15/src/commands/plugins/trust/allowlist/remove.ts)_
8813
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.18/src/commands/plugins/trust/allowlist/remove.ts)_
8814
8814
 
8815
8815
  ## `sf plugins trust verify`
8816
8816
 
@@ -8839,7 +8839,7 @@ EXAMPLES
8839
8839
  $ sf plugins trust verify --npm @scope/npmName
8840
8840
  ```
8841
8841
 
8842
- _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.15/src/commands/plugins/trust/verify.ts)_
8842
+ _See code: [@salesforce/plugin-trust](https://github.com/salesforcecli/plugin-trust/blob/3.8.18/src/commands/plugins/trust/verify.ts)_
8843
8843
 
8844
8844
  ## `sf plugins uninstall [PLUGIN]`
8845
8845
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.140.0",
3
+ "version": "2.140.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.140.0",
9
+ "version": "2.140.2",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
@@ -40,7 +40,7 @@
40
40
  "@salesforce/plugin-sobject": "1.4.112",
41
41
  "@salesforce/plugin-telemetry": "3.8.24",
42
42
  "@salesforce/plugin-templates": "56.18.2",
43
- "@salesforce/plugin-trust": "3.8.15",
43
+ "@salesforce/plugin-trust": "3.8.18",
44
44
  "@salesforce/plugin-user": "3.10.1",
45
45
  "@salesforce/sf-plugins-core": "12.2.24",
46
46
  "ansis": "^3.12.0"
@@ -3720,15 +3720,6 @@
3720
3720
  "node": "^16.14.0 || >=18.0.0"
3721
3721
  }
3722
3722
  },
3723
- "node_modules/@oclif/plugin-plugins/node_modules/isexe": {
3724
- "version": "3.1.1",
3725
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
3726
- "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
3727
- "license": "ISC",
3728
- "engines": {
3729
- "node": ">=16"
3730
- }
3731
- },
3732
3723
  "node_modules/@oclif/plugin-plugins/node_modules/lru-cache": {
3733
3724
  "version": "10.2.2",
3734
3725
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz",
@@ -5308,9 +5299,9 @@
5308
5299
  }
5309
5300
  },
5310
5301
  "node_modules/@salesforce/plugin-trust": {
5311
- "version": "3.8.15",
5312
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.15.tgz",
5313
- "integrity": "sha512-dPQvdb0qdTQFTkCe63o4zmk0/28gFpSqj7GnDWDaHqMIi0WHWdu+w3G7GX8JfsRxKVrMkwfezN27mDPy5g0l3Q==",
5302
+ "version": "3.8.18",
5303
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.18.tgz",
5304
+ "integrity": "sha512-IhSQHluZRTm3DoZ3jYmJYbK++CDH+zD/dSRECPRDx+JdDWJIgEbb4VeWu33zBs6tBcIcftfxcGXmWtHRqYJOFg==",
5314
5305
  "license": "Apache-2.0",
5315
5306
  "dependencies": {
5316
5307
  "@oclif/core": "^4",
@@ -5318,12 +5309,13 @@
5318
5309
  "@salesforce/kit": "^3.2.6",
5319
5310
  "@salesforce/plugin-info": "^3.4.131",
5320
5311
  "@salesforce/sf-plugins-core": "^12",
5312
+ "cross-spawn": "^7.0.6",
5321
5313
  "got": "^13.0.0",
5322
5314
  "npm": "^11.16.0",
5323
5315
  "npm-run-path": "^4.0.1",
5324
5316
  "proxy-agent": "^6.5.0",
5325
5317
  "semver": "^7.8.2",
5326
- "shelljs": "0.10.0"
5318
+ "which": "^5"
5327
5319
  },
5328
5320
  "bin": {
5329
5321
  "sf-trust": "bin/dev"
@@ -5332,6 +5324,21 @@
5332
5324
  "node": ">=18.0.0"
5333
5325
  }
5334
5326
  },
5327
+ "node_modules/@salesforce/plugin-trust/node_modules/which": {
5328
+ "version": "5.0.0",
5329
+ "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
5330
+ "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
5331
+ "license": "ISC",
5332
+ "dependencies": {
5333
+ "isexe": "^3.1.1"
5334
+ },
5335
+ "bin": {
5336
+ "node-which": "bin/which.js"
5337
+ },
5338
+ "engines": {
5339
+ "node": "^18.17.0 || >=20.5.0"
5340
+ }
5341
+ },
5335
5342
  "node_modules/@salesforce/plugin-user": {
5336
5343
  "version": "3.10.1",
5337
5344
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.10.1.tgz",
@@ -10971,6 +10978,7 @@
10971
10978
  "version": "5.1.1",
10972
10979
  "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
10973
10980
  "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
10981
+ "dev": true,
10974
10982
  "license": "MIT",
10975
10983
  "dependencies": {
10976
10984
  "cross-spawn": "^7.0.3",
@@ -12459,6 +12467,7 @@
12459
12467
  "version": "2.1.0",
12460
12468
  "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
12461
12469
  "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
12470
+ "dev": true,
12462
12471
  "license": "Apache-2.0",
12463
12472
  "engines": {
12464
12473
  "node": ">=10.17.0"
@@ -13622,13 +13631,12 @@
13622
13631
  "license": "MIT"
13623
13632
  },
13624
13633
  "node_modules/isexe": {
13625
- "version": "4.0.0",
13626
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
13627
- "integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
13628
- "extraneous": true,
13629
- "license": "BlueOak-1.0.0",
13634
+ "version": "3.1.1",
13635
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
13636
+ "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
13637
+ "license": "ISC",
13630
13638
  "engines": {
13631
- "node": ">=20"
13639
+ "node": ">=16"
13632
13640
  }
13633
13641
  },
13634
13642
  "node_modules/isomorphic-git": {
@@ -15089,6 +15097,7 @@
15089
15097
  "version": "2.0.0",
15090
15098
  "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
15091
15099
  "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
15100
+ "dev": true,
15092
15101
  "license": "MIT"
15093
15102
  },
15094
15103
  "node_modules/merge2": {
@@ -20416,6 +20425,7 @@
20416
20425
  "version": "0.10.0",
20417
20426
  "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.10.0.tgz",
20418
20427
  "integrity": "sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw==",
20428
+ "dev": true,
20419
20429
  "license": "BSD-3-Clause",
20420
20430
  "dependencies": {
20421
20431
  "execa": "^5.1.1",
@@ -21042,6 +21052,7 @@
21042
21052
  "version": "2.0.0",
21043
21053
  "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
21044
21054
  "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
21055
+ "dev": true,
21045
21056
  "license": "MIT",
21046
21057
  "engines": {
21047
21058
  "node": ">=6"
@@ -22361,6 +22372,16 @@
22361
22372
  "url": "https://github.com/sponsors/ljharb"
22362
22373
  }
22363
22374
  },
22375
+ "node_modules/which/node_modules/isexe": {
22376
+ "version": "4.0.0",
22377
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-4.0.0.tgz",
22378
+ "integrity": "sha512-FFUtZMpoZ8RqHS3XeXEmHWLA4thH+ZxCv2lOiPIn1Xc7CxrqhWzNSDzD+/chS/zbYezmiwWLdQC09JdQKmthOw==",
22379
+ "extraneous": true,
22380
+ "license": "BlueOak-1.0.0",
22381
+ "engines": {
22382
+ "node": ">=20"
22383
+ }
22384
+ },
22364
22385
  "node_modules/widest-line": {
22365
22386
  "version": "3.1.0",
22366
22387
  "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
package/oclif.lock CHANGED
@@ -2351,22 +2351,23 @@
2351
2351
  "@salesforce/sf-plugins-core" "^12"
2352
2352
  "@salesforce/templates" "^66.9.3"
2353
2353
 
2354
- "@salesforce/plugin-trust@^3.7.89", "@salesforce/plugin-trust@3.8.15":
2355
- version "3.8.15"
2356
- resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.15.tgz"
2357
- integrity sha512-dPQvdb0qdTQFTkCe63o4zmk0/28gFpSqj7GnDWDaHqMIi0WHWdu+w3G7GX8JfsRxKVrMkwfezN27mDPy5g0l3Q==
2354
+ "@salesforce/plugin-trust@^3.7.89", "@salesforce/plugin-trust@3.8.18":
2355
+ version "3.8.18"
2356
+ resolved "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.8.18.tgz"
2357
+ integrity sha512-IhSQHluZRTm3DoZ3jYmJYbK++CDH+zD/dSRECPRDx+JdDWJIgEbb4VeWu33zBs6tBcIcftfxcGXmWtHRqYJOFg==
2358
2358
  dependencies:
2359
2359
  "@oclif/core" "^4"
2360
2360
  "@salesforce/core" "^8.29.1"
2361
2361
  "@salesforce/kit" "^3.2.6"
2362
2362
  "@salesforce/plugin-info" "^3.4.131"
2363
2363
  "@salesforce/sf-plugins-core" "^12"
2364
+ cross-spawn "^7.0.6"
2364
2365
  got "^13.0.0"
2365
2366
  npm "^11.16.0"
2366
2367
  npm-run-path "^4.0.1"
2367
2368
  proxy-agent "^6.5.0"
2368
2369
  semver "^7.8.2"
2369
- shelljs "0.10.0"
2370
+ which "^5"
2370
2371
 
2371
2372
  "@salesforce/plugin-user@3.10.1":
2372
2373
  version "3.10.1"
@@ -9713,7 +9714,7 @@ shebang-regex@^3.0.0:
9713
9714
  resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
9714
9715
  integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
9715
9716
 
9716
- shelljs@^0.10.0, shelljs@0.10.0:
9717
+ shelljs@^0.10.0:
9717
9718
  version "0.10.0"
9718
9719
  resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.10.0.tgz"
9719
9720
  integrity sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw==
@@ -10908,6 +10909,13 @@ which@^4.0.0:
10908
10909
  dependencies:
10909
10910
  isexe "^3.1.1"
10910
10911
 
10912
+ which@^5:
10913
+ version "5.0.0"
10914
+ resolved "https://registry.npmjs.org/which/-/which-5.0.0.tgz"
10915
+ integrity sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==
10916
+ dependencies:
10917
+ isexe "^3.1.1"
10918
+
10911
10919
  which@^6.0.0, which@^6.0.1:
10912
10920
  version "6.0.1"
10913
10921
  resolved "https://registry.npmjs.org/which/-/which-6.0.1.tgz"
@@ -4554,5 +4554,5 @@
4554
4554
  "requiresProject": true
4555
4555
  }
4556
4556
  },
4557
- "version": "2.140.0"
4557
+ "version": "2.140.2"
4558
4558
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.140.0",
4
+ "version": "2.140.2",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -175,7 +175,7 @@
175
175
  "@salesforce/plugin-sobject": "1.4.112",
176
176
  "@salesforce/plugin-telemetry": "3.8.24",
177
177
  "@salesforce/plugin-templates": "56.18.2",
178
- "@salesforce/plugin-trust": "3.8.15",
178
+ "@salesforce/plugin-trust": "3.8.18",
179
179
  "@salesforce/plugin-user": "3.10.1",
180
180
  "@salesforce/sf-plugins-core": "12.2.24",
181
181
  "ansis": "^3.12.0"