@salesforce/plugin-apex 3.0.18 → 3.0.19
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 +6 -6
- package/oclif.lock +10 -10
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -146,7 +146,7 @@ FLAG DESCRIPTIONS
|
|
|
146
146
|
directory.
|
|
147
147
|
```
|
|
148
148
|
|
|
149
|
-
_See code: [src/commands/apex/get/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
149
|
+
_See code: [src/commands/apex/get/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.19/src/commands/apex/get/log.ts)_
|
|
150
150
|
|
|
151
151
|
## `sf apex get test`
|
|
152
152
|
|
|
@@ -199,7 +199,7 @@ EXAMPLES
|
|
|
199
199
|
me@myorg',
|
|
200
200
|
```
|
|
201
201
|
|
|
202
|
-
_See code: [src/commands/apex/get/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
202
|
+
_See code: [src/commands/apex/get/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.19/src/commands/apex/get/test.ts)_
|
|
203
203
|
|
|
204
204
|
## `sf apex list log`
|
|
205
205
|
|
|
@@ -238,7 +238,7 @@ EXAMPLES
|
|
|
238
238
|
$ sf apex list log --target-org me@my.org
|
|
239
239
|
```
|
|
240
240
|
|
|
241
|
-
_See code: [src/commands/apex/list/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
241
|
+
_See code: [src/commands/apex/list/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.19/src/commands/apex/list/log.ts)_
|
|
242
242
|
|
|
243
243
|
## `sf apex run`
|
|
244
244
|
|
|
@@ -284,7 +284,7 @@ EXAMPLES
|
|
|
284
284
|
$ sf apex run
|
|
285
285
|
```
|
|
286
286
|
|
|
287
|
-
_See code: [src/commands/apex/run.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
287
|
+
_See code: [src/commands/apex/run.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.19/src/commands/apex/run.ts)_
|
|
288
288
|
|
|
289
289
|
## `sf apex run test`
|
|
290
290
|
|
|
@@ -391,7 +391,7 @@ FLAG DESCRIPTIONS
|
|
|
391
391
|
--tests Test1 --tests Test2
|
|
392
392
|
```
|
|
393
393
|
|
|
394
|
-
_See code: [src/commands/apex/run/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
394
|
+
_See code: [src/commands/apex/run/test.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.19/src/commands/apex/run/test.ts)_
|
|
395
395
|
|
|
396
396
|
## `sf apex tail log`
|
|
397
397
|
|
|
@@ -431,6 +431,6 @@ EXAMPLES
|
|
|
431
431
|
$ sf apex tail log --color --skip-trace-flag
|
|
432
432
|
```
|
|
433
433
|
|
|
434
|
-
_See code: [src/commands/apex/tail/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.
|
|
434
|
+
_See code: [src/commands/apex/tail/log.ts](https://github.com/salesforcecli/plugin-apex/blob/3.0.19/src/commands/apex/tail/log.ts)_
|
|
435
435
|
|
|
436
436
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -1413,7 +1413,7 @@
|
|
|
1413
1413
|
read-package-json-fast "^3.0.0"
|
|
1414
1414
|
which "^3.0.0"
|
|
1415
1415
|
|
|
1416
|
-
"@oclif/core@^3.15.
|
|
1416
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1":
|
|
1417
1417
|
version "3.18.1"
|
|
1418
1418
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.1.tgz#a8c9ee3848ad663d5694bef6079116c70d32fc55"
|
|
1419
1419
|
integrity sha512-l0LsjzGcqjbUEdeSBX6bdZieVmEv82Q0W3StiyaDMEnPZ9KLH28HrLpcZg6d50mCYW9CUZNzmRo6qrCHWrgLKw==
|
|
@@ -1446,12 +1446,12 @@
|
|
|
1446
1446
|
wordwrap "^1.0.0"
|
|
1447
1447
|
wrap-ansi "^7.0.0"
|
|
1448
1448
|
|
|
1449
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
1450
|
-
version "5.0.
|
|
1451
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
1452
|
-
integrity sha512
|
|
1449
|
+
"@oclif/plugin-command-snapshot@^5.0.6":
|
|
1450
|
+
version "5.0.6"
|
|
1451
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
|
|
1452
|
+
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
|
|
1453
1453
|
dependencies:
|
|
1454
|
-
"@oclif/core" "^3.
|
|
1454
|
+
"@oclif/core" "^3.16.0"
|
|
1455
1455
|
"@types/lodash.difference" "^4.5.9"
|
|
1456
1456
|
chalk "^5.3.0"
|
|
1457
1457
|
just-diff "^5.2.0"
|
|
@@ -1594,10 +1594,10 @@
|
|
|
1594
1594
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1595
1595
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1596
1596
|
|
|
1597
|
-
"@salesforce/apex-node@^3.0.
|
|
1598
|
-
version "3.0.
|
|
1599
|
-
resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-3.0.
|
|
1600
|
-
integrity sha512-
|
|
1597
|
+
"@salesforce/apex-node@^3.0.2":
|
|
1598
|
+
version "3.0.2"
|
|
1599
|
+
resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-3.0.2.tgz#fd4b9dc72b31baa732de39b106bb0bbed8c96949"
|
|
1600
|
+
integrity sha512-lHa7XnQCivuwTtO0RBTqw+nZ4Qm4ymodqpNJwefFLk6KBEva9sMV9Ksj2x6kBGGbLyO6ZiJiUMSAN6Gcny60zg==
|
|
1601
1601
|
dependencies:
|
|
1602
1602
|
"@salesforce/core" "^6.1.0"
|
|
1603
1603
|
"@salesforce/kit" "^3.0.15"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-apex",
|
|
3
3
|
"description": "Apex commands",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.19",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.16.0",
|
|
9
|
-
"@salesforce/apex-node": "^3.0.
|
|
9
|
+
"@salesforce/apex-node": "^3.0.2",
|
|
10
10
|
"@salesforce/core": "^6.4.4",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
12
12
|
"@salesforce/sf-plugins-core": "^7.1.2",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"color-name": "^2.0.0"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
18
|
+
"@oclif/plugin-command-snapshot": "^5.0.6",
|
|
19
19
|
"@salesforce/cli-plugins-testkit": "^5.1.4",
|
|
20
20
|
"@salesforce/dev-scripts": "^8.3.0",
|
|
21
21
|
"@salesforce/plugin-command-reference": "^3.0.62",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"exports": "./lib/index.js",
|
|
225
225
|
"type": "module",
|
|
226
226
|
"sfdx": {
|
|
227
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.
|
|
228
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.
|
|
227
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.19.crt",
|
|
228
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.19.sig"
|
|
229
229
|
}
|
|
230
230
|
}
|