@salesforce/cli 2.4.2 → 2.4.3

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.
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.4.2",
3
+ "version": "2.4.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.4.2",
9
+ "version": "2.4.3",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@oclif/core": "2.11.7",
14
14
  "@oclif/plugin-autocomplete": "2.3.4",
15
15
  "@oclif/plugin-commands": "2.2.21",
16
- "@oclif/plugin-help": "5.2.15",
17
- "@oclif/plugin-not-found": "2.3.34",
18
- "@oclif/plugin-plugins": "3.1.8",
16
+ "@oclif/plugin-help": "5.2.16",
17
+ "@oclif/plugin-not-found": "2.3.35",
18
+ "@oclif/plugin-plugins": "3.1.10",
19
19
  "@oclif/plugin-search": "0.0.21",
20
20
  "@oclif/plugin-update": "3.1.28",
21
21
  "@oclif/plugin-version": "1.3.8",
@@ -31,7 +31,7 @@
31
31
  "@salesforce/plugin-login": "1.2.23",
32
32
  "@salesforce/plugin-org": "2.9.28",
33
33
  "@salesforce/plugin-schema": "2.3.21",
34
- "@salesforce/plugin-settings": "1.4.21",
34
+ "@salesforce/plugin-settings": "1.4.22",
35
35
  "@salesforce/plugin-sobject": "0.2.0",
36
36
  "@salesforce/plugin-source": "2.10.28",
37
37
  "@salesforce/plugin-telemetry": "2.2.3",
@@ -3411,25 +3411,25 @@
3411
3411
  }
3412
3412
  },
3413
3413
  "node_modules/@oclif/plugin-help": {
3414
- "version": "5.2.15",
3415
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.15.tgz",
3416
- "integrity": "sha512-q3gC4kIRlTilA8sG/9Eq2BEW2wo2KWV0ZbQ+8i3uQCvrgY4qoCIp5JTfsbbKR5XWaqPDdZPWhWuS1Rveu5V4FA==",
3414
+ "version": "5.2.16",
3415
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.16.tgz",
3416
+ "integrity": "sha512-MHtNpV1xBHSPcNAzUggQXwrBJUDoz8b01SnVFxFEmOHT3iYhvSir8DD0JSU+lhkyq1bNhF/lkaQJ9FtSuvwiyA==",
3417
3417
  "license": "MIT",
3418
3418
  "dependencies": {
3419
- "@oclif/core": "^2.11.1"
3419
+ "@oclif/core": "^2.11.7"
3420
3420
  },
3421
3421
  "engines": {
3422
3422
  "node": ">=12.0.0"
3423
3423
  }
3424
3424
  },
3425
3425
  "node_modules/@oclif/plugin-not-found": {
3426
- "version": "2.3.34",
3427
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.34.tgz",
3428
- "integrity": "sha512-uXUpw6o2e0aqnNn+XkGL7LbL+Th2rBD1JGtFbb6anmvUvz2skiGz0o23BYmrQW8tvU92ajPOykfClKD75ptZcw==",
3426
+ "version": "2.3.35",
3427
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.3.35.tgz",
3428
+ "integrity": "sha512-PfQq2AUS7xbgLkDDc7rIszRnWoOfYISixnDRjRpUPeIq+Qr4GAFotQtTv0MWEEofg9dtTeUQ+D7JNl9mEPhxHA==",
3429
3429
  "license": "MIT",
3430
3430
  "dependencies": {
3431
3431
  "@oclif/color": "^1.0.9",
3432
- "@oclif/core": "^2.9.4",
3432
+ "@oclif/core": "^2.11.7",
3433
3433
  "fast-levenshtein": "^3.0.0"
3434
3434
  },
3435
3435
  "engines": {
@@ -3437,9 +3437,9 @@
3437
3437
  }
3438
3438
  },
3439
3439
  "node_modules/@oclif/plugin-plugins": {
3440
- "version": "3.1.8",
3441
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.8.tgz",
3442
- "integrity": "sha512-514sFBzLcR9QCSMWCHt/1XntfjJEZvb637b9YuV4kwq749pKEPF7fjCxSV1gYQCCP4TjMB5gB4AwPL4cCbe+/A==",
3440
+ "version": "3.1.10",
3441
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-3.1.10.tgz",
3442
+ "integrity": "sha512-hDBGarSnmDZUzp/Vqz5bsykkG3EYVSoCQ9Ld55bREw6IO8jchFjRKhFD1LH28kqmYp66qU8OuEyFWPbpOR9XJw==",
3443
3443
  "license": "MIT",
3444
3444
  "dependencies": {
3445
3445
  "@oclif/color": "^1.0.4",
@@ -3451,9 +3451,9 @@
3451
3451
  "load-json-file": "^5.3.0",
3452
3452
  "npm": "^9.7.2",
3453
3453
  "npm-run-path": "^4.0.1",
3454
- "semver": "^7.5.3",
3454
+ "semver": "^7.5.4",
3455
3455
  "shelljs": "^0.8.5",
3456
- "tslib": "^2.6.0",
3456
+ "tslib": "^2.6.1",
3457
3457
  "validate-npm-package-name": "^5.0.0",
3458
3458
  "yarn": "^1.22.18"
3459
3459
  },
@@ -9655,9 +9655,9 @@
9655
9655
  }
9656
9656
  },
9657
9657
  "node_modules/@salesforce/plugin-settings": {
9658
- "version": "1.4.21",
9659
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.21.tgz",
9660
- "integrity": "sha512-UJk4vYf+toA9ERBW1hn/GAkCLduq79rwdckrphubgOdAkAHfTGhb+sUQmvRpHhkjSa6SDBOLHD0bqbXH/k+zjg==",
9658
+ "version": "1.4.22",
9659
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-1.4.22.tgz",
9660
+ "integrity": "sha512-2vNvh0P/znDuPP/nB7oMNnc4AbzXEPa4+EZ/dw9vUCLb0uWRng/47k3BPpT11qe/szMrr0+Fv1gJY4i+d4eOvw==",
9661
9661
  "license": "BSD-3-Clause",
9662
9662
  "dependencies": {
9663
9663
  "@oclif/core": "^2.8.11",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.4.2",
2
+ "version": "2.4.3",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.4.2",
4
+ "version": "2.4.3",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run",
@@ -71,7 +71,7 @@
71
71
  "jitPlugins": {
72
72
  "@salesforce/plugin-custom-metadata": "2.1.36",
73
73
  "@salesforce/plugin-community": "2.3.10",
74
- "@salesforce/plugin-dev": "1.1.7",
74
+ "@salesforce/plugin-dev": "1.1.8",
75
75
  "@salesforce/plugin-env": "2.1.20",
76
76
  "@salesforce/plugin-functions": "1.21.11",
77
77
  "@salesforce/plugin-packaging": "1.22.0",
@@ -122,9 +122,9 @@
122
122
  "@oclif/core": "2.11.7",
123
123
  "@oclif/plugin-autocomplete": "2.3.4",
124
124
  "@oclif/plugin-commands": "2.2.21",
125
- "@oclif/plugin-help": "5.2.15",
126
- "@oclif/plugin-not-found": "2.3.34",
127
- "@oclif/plugin-plugins": "3.1.8",
125
+ "@oclif/plugin-help": "5.2.16",
126
+ "@oclif/plugin-not-found": "2.3.35",
127
+ "@oclif/plugin-plugins": "3.1.10",
128
128
  "@oclif/plugin-search": "0.0.21",
129
129
  "@oclif/plugin-update": "3.1.28",
130
130
  "@oclif/plugin-version": "1.3.8",
@@ -140,7 +140,7 @@
140
140
  "@salesforce/plugin-login": "1.2.23",
141
141
  "@salesforce/plugin-org": "2.9.28",
142
142
  "@salesforce/plugin-schema": "2.3.21",
143
- "@salesforce/plugin-settings": "1.4.21",
143
+ "@salesforce/plugin-settings": "1.4.22",
144
144
  "@salesforce/plugin-sobject": "0.2.0",
145
145
  "@salesforce/plugin-source": "2.10.28",
146
146
  "@salesforce/plugin-telemetry": "2.2.3",