@salesforce/plugin-auth 3.0.13 → 3.0.14
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 +7 -7
- package/oclif.lock +52 -27
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -107,7 +107,7 @@ EXAMPLES
|
|
|
107
107
|
$ sf org list auth
|
|
108
108
|
```
|
|
109
109
|
|
|
110
|
-
_See code: [src/commands/org/list/auth.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
110
|
+
_See code: [src/commands/org/list/auth.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/list/auth.ts)_
|
|
111
111
|
|
|
112
112
|
## `sf org login access-token`
|
|
113
113
|
|
|
@@ -160,7 +160,7 @@ FLAG DESCRIPTIONS
|
|
|
160
160
|
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
|
|
161
161
|
```
|
|
162
162
|
|
|
163
|
-
_See code: [src/commands/org/login/access-token.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
163
|
+
_See code: [src/commands/org/login/access-token.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/login/access-token.ts)_
|
|
164
164
|
|
|
165
165
|
## `sf org login device`
|
|
166
166
|
|
|
@@ -219,7 +219,7 @@ FLAG DESCRIPTIONS
|
|
|
219
219
|
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
|
|
220
220
|
```
|
|
221
221
|
|
|
222
|
-
_See code: [src/commands/org/login/device.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
222
|
+
_See code: [src/commands/org/login/device.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/login/device.ts)_
|
|
223
223
|
|
|
224
224
|
## `sf org login jwt`
|
|
225
225
|
|
|
@@ -308,7 +308,7 @@ FLAG DESCRIPTIONS
|
|
|
308
308
|
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
|
|
309
309
|
```
|
|
310
310
|
|
|
311
|
-
_See code: [src/commands/org/login/jwt.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
311
|
+
_See code: [src/commands/org/login/jwt.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/login/jwt.ts)_
|
|
312
312
|
|
|
313
313
|
## `sf org login sfdx-url`
|
|
314
314
|
|
|
@@ -366,7 +366,7 @@ EXAMPLES
|
|
|
366
366
|
$ sf org login sfdx-url --sfdx-url-file files/authFile.json --set-default --alias MyDefaultOrg
|
|
367
367
|
```
|
|
368
368
|
|
|
369
|
-
_See code: [src/commands/org/login/sfdx-url.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
369
|
+
_See code: [src/commands/org/login/sfdx-url.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/login/sfdx-url.ts)_
|
|
370
370
|
|
|
371
371
|
## `sf org login web`
|
|
372
372
|
|
|
@@ -451,7 +451,7 @@ FLAG DESCRIPTIONS
|
|
|
451
451
|
To specify a sandbox, set --instance-url to https://MyDomainName--SandboxName.sandbox.my.salesforce.com.
|
|
452
452
|
```
|
|
453
453
|
|
|
454
|
-
_See code: [src/commands/org/login/web.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
454
|
+
_See code: [src/commands/org/login/web.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/login/web.ts)_
|
|
455
455
|
|
|
456
456
|
## `sf org logout`
|
|
457
457
|
|
|
@@ -511,6 +511,6 @@ FLAG DESCRIPTIONS
|
|
|
511
511
|
All orgs includes Dev Hubs, sandboxes, DE orgs, and expired, deleted, and unknown-status scratch orgs.
|
|
512
512
|
```
|
|
513
513
|
|
|
514
|
-
_See code: [src/commands/org/logout.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.
|
|
514
|
+
_See code: [src/commands/org/logout.ts](https://github.com/salesforcecli/plugin-auth/blob/3.0.14/src/commands/org/logout.ts)_
|
|
515
515
|
|
|
516
516
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
wordwrap "^1.0.0"
|
|
739
739
|
wrap-ansi "^7.0.0"
|
|
740
740
|
|
|
741
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.
|
|
741
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.15.0", "@oclif/core@^3.3.1":
|
|
742
742
|
version "3.15.0"
|
|
743
743
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.0.tgz#28405012137fa92efcc5a2c4d61336dd64c697cb"
|
|
744
744
|
integrity sha512-A1EVh4gv7mqAJ9OGVxLugaLcHvQnGwvOnPToP8OT9AldJ0LwVExOwhhlnOstYca33MIpGH00twYxWMS5nxMuDQ==
|
|
@@ -919,12 +919,12 @@
|
|
|
919
919
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
920
920
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
921
921
|
|
|
922
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
|
923
|
-
version "5.1.
|
|
924
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
925
|
-
integrity sha512-
|
|
922
|
+
"@salesforce/cli-plugins-testkit@^5.1.2":
|
|
923
|
+
version "5.1.2"
|
|
924
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.2.tgz#a8d0c988d26d22cbaa4f19e6be9f0d1a28238ef2"
|
|
925
|
+
integrity sha512-3tF1invyikFvkDfnRdFJBrhDV4gcO0cf7gKRT/9GmIHOF88qjiPiKy4VYx7q1fZI8xn6ZEov0LmMziLUVYjdtg==
|
|
926
926
|
dependencies:
|
|
927
|
-
"@salesforce/core" "^6.4.
|
|
927
|
+
"@salesforce/core" "^6.4.1"
|
|
928
928
|
"@salesforce/kit" "^3.0.15"
|
|
929
929
|
"@salesforce/ts-types" "^2.0.9"
|
|
930
930
|
"@types/shelljs" "^0.8.15"
|
|
@@ -958,10 +958,10 @@
|
|
|
958
958
|
semver "^7.5.4"
|
|
959
959
|
ts-retry-promise "^0.7.1"
|
|
960
960
|
|
|
961
|
-
"@salesforce/core@^6.
|
|
962
|
-
version "6.4.
|
|
963
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.
|
|
964
|
-
integrity sha512-
|
|
961
|
+
"@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1":
|
|
962
|
+
version "6.4.2"
|
|
963
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
|
|
964
|
+
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
|
|
965
965
|
dependencies:
|
|
966
966
|
"@salesforce/kit" "^3.0.15"
|
|
967
967
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
jszip "3.10.1"
|
|
978
978
|
pino "^8.16.2"
|
|
979
979
|
pino-abstract-transport "^1.1.0"
|
|
980
|
-
pino-pretty "^10.
|
|
980
|
+
pino-pretty "^10.3.0"
|
|
981
981
|
proper-lockfile "^4.1.2"
|
|
982
982
|
semver "^7.5.4"
|
|
983
983
|
ts-retry-promise "^0.7.1"
|
|
@@ -1027,13 +1027,13 @@
|
|
|
1027
1027
|
"@salesforce/ts-types" "^2.0.9"
|
|
1028
1028
|
tslib "^2.6.2"
|
|
1029
1029
|
|
|
1030
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1031
|
-
version "3.0.
|
|
1032
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1033
|
-
integrity sha512-
|
|
1030
|
+
"@salesforce/plugin-command-reference@^3.0.56":
|
|
1031
|
+
version "3.0.56"
|
|
1032
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.56.tgz#538a9ad005cae322c43848e69952a7cc9474dd57"
|
|
1033
|
+
integrity sha512-4+C8GwXpl7jlyEsJXiMPFG4QTk3Y6N+H+58AZ50RB7qIzXcWROLeIazuvRyZedPvzAdze02hVHPBAO+pltdh4w==
|
|
1034
1034
|
dependencies:
|
|
1035
|
-
"@oclif/core" "^3.
|
|
1036
|
-
"@salesforce/core" "^6.4.
|
|
1035
|
+
"@oclif/core" "^3.15.0"
|
|
1036
|
+
"@salesforce/core" "^6.4.1"
|
|
1037
1037
|
"@salesforce/kit" "^3.0.15"
|
|
1038
1038
|
"@salesforce/sf-plugins-core" "^5.0.8"
|
|
1039
1039
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -1051,13 +1051,13 @@
|
|
|
1051
1051
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1052
1052
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1053
1053
|
|
|
1054
|
-
"@salesforce/sf-plugins-core@^5.0.8":
|
|
1055
|
-
version "5.0.
|
|
1056
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1057
|
-
integrity sha512-
|
|
1054
|
+
"@salesforce/sf-plugins-core@^5.0.12", "@salesforce/sf-plugins-core@^5.0.8":
|
|
1055
|
+
version "5.0.12"
|
|
1056
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.12.tgz#f638a8091316b70b4cb981b0847326fd8c32c2f4"
|
|
1057
|
+
integrity sha512-2ZuD++T+c0mGmLep0K54ucA3GIjlRWdR0L+oMLlcTYcf6rxEV72D9MMszS3syVabSJeNGrKIgsO3kP9c13PCAQ==
|
|
1058
1058
|
dependencies:
|
|
1059
|
-
"@oclif/core" "^3.
|
|
1060
|
-
"@salesforce/core" "^6.
|
|
1059
|
+
"@oclif/core" "^3.15.0"
|
|
1060
|
+
"@salesforce/core" "^6.4.1"
|
|
1061
1061
|
"@salesforce/kit" "^3.0.15"
|
|
1062
1062
|
"@salesforce/ts-types" "^2.0.9"
|
|
1063
1063
|
"@types/inquirer" "^8.2.3"
|
|
@@ -3932,6 +3932,11 @@ help-me@^4.0.1:
|
|
|
3932
3932
|
glob "^8.0.0"
|
|
3933
3933
|
readable-stream "^3.6.0"
|
|
3934
3934
|
|
|
3935
|
+
help-me@^5.0.0:
|
|
3936
|
+
version "5.0.0"
|
|
3937
|
+
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
3938
|
+
integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
|
|
3939
|
+
|
|
3935
3940
|
hosted-git-info@^2.1.4:
|
|
3936
3941
|
version "2.8.9"
|
|
3937
3942
|
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
|
|
@@ -5773,10 +5778,10 @@ object.values@^1.1.7:
|
|
|
5773
5778
|
define-properties "^1.2.0"
|
|
5774
5779
|
es-abstract "^1.22.1"
|
|
5775
5780
|
|
|
5776
|
-
oclif@^4.0
|
|
5777
|
-
version "4.0
|
|
5778
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
5779
|
-
integrity sha512-
|
|
5781
|
+
oclif@^4.1.0:
|
|
5782
|
+
version "4.1.0"
|
|
5783
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
|
|
5784
|
+
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
|
|
5780
5785
|
dependencies:
|
|
5781
5786
|
"@oclif/core" "^3.0.4"
|
|
5782
5787
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -6162,6 +6167,26 @@ pino-pretty@^10.2.3:
|
|
|
6162
6167
|
sonic-boom "^3.0.0"
|
|
6163
6168
|
strip-json-comments "^3.1.1"
|
|
6164
6169
|
|
|
6170
|
+
pino-pretty@^10.3.0:
|
|
6171
|
+
version "10.3.0"
|
|
6172
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
6173
|
+
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
|
|
6174
|
+
dependencies:
|
|
6175
|
+
colorette "^2.0.7"
|
|
6176
|
+
dateformat "^4.6.3"
|
|
6177
|
+
fast-copy "^3.0.0"
|
|
6178
|
+
fast-safe-stringify "^2.1.1"
|
|
6179
|
+
help-me "^5.0.0"
|
|
6180
|
+
joycon "^3.1.1"
|
|
6181
|
+
minimist "^1.2.6"
|
|
6182
|
+
on-exit-leak-free "^2.1.0"
|
|
6183
|
+
pino-abstract-transport "^1.0.0"
|
|
6184
|
+
pump "^3.0.0"
|
|
6185
|
+
readable-stream "^4.0.0"
|
|
6186
|
+
secure-json-parse "^2.4.0"
|
|
6187
|
+
sonic-boom "^3.0.0"
|
|
6188
|
+
strip-json-comments "^3.1.1"
|
|
6189
|
+
|
|
6165
6190
|
pino-std-serializers@^6.0.0:
|
|
6166
6191
|
version "6.2.2"
|
|
6167
6192
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-auth",
|
|
3
3
|
"description": "plugin for sf auth commands",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.14",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.15.0",
|
|
9
9
|
"@salesforce/core": "^6.4.0",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^5.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^5.0.12",
|
|
12
12
|
"@salesforce/ts-types": "^2.0.9",
|
|
13
13
|
"chalk": "^5.3.0",
|
|
14
14
|
"open": "^9.1.0"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@oclif/plugin-command-snapshot": "^5.0.3",
|
|
18
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
|
18
|
+
"@salesforce/cli-plugins-testkit": "^5.1.2",
|
|
19
19
|
"@salesforce/dev-scripts": "^8.1.2",
|
|
20
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
20
|
+
"@salesforce/plugin-command-reference": "^3.0.56",
|
|
21
21
|
"@salesforce/ts-sinon": "^1.4.19",
|
|
22
22
|
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
23
|
-
"oclif": "^4.0
|
|
23
|
+
"oclif": "^4.1.0",
|
|
24
24
|
"shx": "0.3.4",
|
|
25
25
|
"ts-node": "^10.9.2",
|
|
26
26
|
"typescript": "^5.3.3"
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"exports": "./lib/index.js",
|
|
232
232
|
"type": "module",
|
|
233
233
|
"sfdx": {
|
|
234
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-auth/3.0.
|
|
235
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-auth/3.0.
|
|
234
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-auth/3.0.14.crt",
|
|
235
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-auth/3.0.14.sig"
|
|
236
236
|
}
|
|
237
237
|
}
|