@salesforce/plugin-apex 3.0.14 → 3.0.16
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/LICENSE.txt +1 -1
- package/README.md +6 -6
- package/oclif.lock +62 -62
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
package/LICENSE.txt
CHANGED
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.16/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.16/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.16/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.16/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.16/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.16/src/commands/apex/tail/log.ts)_
|
|
435
435
|
|
|
436
436
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -768,10 +768,10 @@
|
|
|
768
768
|
wordwrap "^1.0.0"
|
|
769
769
|
wrap-ansi "^7.0.0"
|
|
770
770
|
|
|
771
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
|
|
772
|
-
version "3.
|
|
773
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
774
|
-
integrity sha512
|
|
771
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.3.1":
|
|
772
|
+
version "3.16.0"
|
|
773
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.16.0.tgz#682657cb5e4a3262a47e26e0c8a7bf0343acaf76"
|
|
774
|
+
integrity sha512-/PIz+udzb59XE8O/bQvqlCtXy6RByEHH0KsrAJNa/ZrqtdsLmeDNJcHdgygFHx+nz+PYMoUzsyzJMau++EDNoQ==
|
|
775
775
|
dependencies:
|
|
776
776
|
ansi-escapes "^4.3.2"
|
|
777
777
|
ansi-styles "^4.3.0"
|
|
@@ -964,12 +964,12 @@
|
|
|
964
964
|
istanbul-reports "^3.1.6"
|
|
965
965
|
jsforce "^2.0.0-beta.29"
|
|
966
966
|
|
|
967
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
|
968
|
-
version "5.1.
|
|
969
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
970
|
-
integrity sha512-
|
|
967
|
+
"@salesforce/cli-plugins-testkit@^5.1.4":
|
|
968
|
+
version "5.1.4"
|
|
969
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.4.tgz#6afcfe9573fb41dae0202bef6c5353925f9707e3"
|
|
970
|
+
integrity sha512-BvN36/Yx5hoDU1cUsWwSb1DsY29aJU7t7Q6/1dPIdUv8t0wLsaUTxR+7uYtA2sQAMgCD2UewCUiUOWnutA25Pw==
|
|
971
971
|
dependencies:
|
|
972
|
-
"@salesforce/core" "^6.4.
|
|
972
|
+
"@salesforce/core" "^6.4.4"
|
|
973
973
|
"@salesforce/kit" "^3.0.15"
|
|
974
974
|
"@salesforce/ts-types" "^2.0.9"
|
|
975
975
|
"@types/shelljs" "^0.8.15"
|
|
@@ -979,10 +979,10 @@
|
|
|
979
979
|
strip-ansi "6.0.1"
|
|
980
980
|
ts-retry-promise "^0.7.1"
|
|
981
981
|
|
|
982
|
-
"@salesforce/core@^6.1.0", "@salesforce/core@^6.4.
|
|
983
|
-
version "6.4.
|
|
984
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.
|
|
985
|
-
integrity sha512-
|
|
982
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.4":
|
|
983
|
+
version "6.4.4"
|
|
984
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.4.tgz#e96d2ef9cd05c3894578374d1054af80bfdca119"
|
|
985
|
+
integrity sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==
|
|
986
986
|
dependencies:
|
|
987
987
|
"@salesforce/kit" "^3.0.15"
|
|
988
988
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
jszip "3.10.1"
|
|
999
999
|
pino "^8.16.2"
|
|
1000
1000
|
pino-abstract-transport "^1.1.0"
|
|
1001
|
-
pino-pretty "^10.3.
|
|
1001
|
+
pino-pretty "^10.3.1"
|
|
1002
1002
|
proper-lockfile "^4.1.2"
|
|
1003
1003
|
semver "^7.5.4"
|
|
1004
1004
|
ts-retry-promise "^0.7.1"
|
|
@@ -1008,10 +1008,10 @@
|
|
|
1008
1008
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1009
1009
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1010
1010
|
|
|
1011
|
-
"@salesforce/dev-scripts@^8.
|
|
1012
|
-
version "8.
|
|
1013
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.
|
|
1014
|
-
integrity sha512-
|
|
1011
|
+
"@salesforce/dev-scripts@^8.2.0":
|
|
1012
|
+
version "8.2.0"
|
|
1013
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.2.0.tgz#e8ca6fd377b0e85ecf88baea727493a68c2154ee"
|
|
1014
|
+
integrity sha512-dzVBmetyBe8IM1XJCBw83U5rC0TSwvXa1MPRRI0pmE/VeBqlfxM7rneKtlORCirz9n8SAvCiQvI4oJ/yWW5Quw==
|
|
1015
1015
|
dependencies:
|
|
1016
1016
|
"@commitlint/cli" "^17.1.2"
|
|
1017
1017
|
"@commitlint/config-conventional" "^17.8.1"
|
|
@@ -1048,15 +1048,15 @@
|
|
|
1048
1048
|
"@salesforce/ts-types" "^2.0.9"
|
|
1049
1049
|
tslib "^2.6.2"
|
|
1050
1050
|
|
|
1051
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
1052
|
-
version "3.0.
|
|
1053
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
1054
|
-
integrity sha512-
|
|
1051
|
+
"@salesforce/plugin-command-reference@^3.0.59":
|
|
1052
|
+
version "3.0.59"
|
|
1053
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.59.tgz#309dba84ae01828e1b8d62d80390240418688c43"
|
|
1054
|
+
integrity sha512-8mjPJyxz1FF6Ei7RwjMLHZTmFX2+bOOh5aq7lNwk3qkSqy5cSTW8bf+1/lcOPkm2125qCbAUL0wAgAyNACF6Xg==
|
|
1055
1055
|
dependencies:
|
|
1056
1056
|
"@oclif/core" "^3.15.1"
|
|
1057
1057
|
"@salesforce/core" "^6.4.1"
|
|
1058
1058
|
"@salesforce/kit" "^3.0.15"
|
|
1059
|
-
"@salesforce/sf-plugins-core" "^5.0.
|
|
1059
|
+
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
1060
1060
|
"@salesforce/ts-types" "^2.0.9"
|
|
1061
1061
|
chalk "^4"
|
|
1062
1062
|
handlebars "^4.7.8"
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1073
1073
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1074
1074
|
|
|
1075
|
-
"@salesforce/sf-plugins-core@^5.0.
|
|
1075
|
+
"@salesforce/sf-plugins-core@^5.0.13":
|
|
1076
1076
|
version "5.0.13"
|
|
1077
1077
|
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
|
|
1078
1078
|
integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
|
|
@@ -1454,13 +1454,13 @@
|
|
|
1454
1454
|
"@typescript-eslint/types" "6.13.2"
|
|
1455
1455
|
"@typescript-eslint/visitor-keys" "6.13.2"
|
|
1456
1456
|
|
|
1457
|
-
"@typescript-eslint/scope-manager@6.
|
|
1458
|
-
version "6.
|
|
1459
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.
|
|
1460
|
-
integrity sha512-
|
|
1457
|
+
"@typescript-eslint/scope-manager@6.18.0":
|
|
1458
|
+
version "6.18.0"
|
|
1459
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
|
|
1460
|
+
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
|
|
1461
1461
|
dependencies:
|
|
1462
|
-
"@typescript-eslint/types" "6.
|
|
1463
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1462
|
+
"@typescript-eslint/types" "6.18.0"
|
|
1463
|
+
"@typescript-eslint/visitor-keys" "6.18.0"
|
|
1464
1464
|
|
|
1465
1465
|
"@typescript-eslint/type-utils@6.13.2":
|
|
1466
1466
|
version "6.13.2"
|
|
@@ -1477,10 +1477,10 @@
|
|
|
1477
1477
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.2.tgz#c044aac24c2f6cefb8e921e397acad5417dd0ae6"
|
|
1478
1478
|
integrity sha512-7sxbQ+EMRubQc3wTfTsycgYpSujyVbI1xw+3UMRUcrhSy+pN09y/lWzeKDbvhoqcRbHdc+APLs/PWYi/cisLPg==
|
|
1479
1479
|
|
|
1480
|
-
"@typescript-eslint/types@6.
|
|
1481
|
-
version "6.
|
|
1482
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.
|
|
1483
|
-
integrity sha512
|
|
1480
|
+
"@typescript-eslint/types@6.18.0":
|
|
1481
|
+
version "6.18.0"
|
|
1482
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
|
|
1483
|
+
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
|
|
1484
1484
|
|
|
1485
1485
|
"@typescript-eslint/typescript-estree@6.13.2":
|
|
1486
1486
|
version "6.13.2"
|
|
@@ -1495,13 +1495,13 @@
|
|
|
1495
1495
|
semver "^7.5.4"
|
|
1496
1496
|
ts-api-utils "^1.0.1"
|
|
1497
1497
|
|
|
1498
|
-
"@typescript-eslint/typescript-estree@6.
|
|
1499
|
-
version "6.
|
|
1500
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.
|
|
1501
|
-
integrity sha512-
|
|
1498
|
+
"@typescript-eslint/typescript-estree@6.18.0":
|
|
1499
|
+
version "6.18.0"
|
|
1500
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
|
|
1501
|
+
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
|
|
1502
1502
|
dependencies:
|
|
1503
|
-
"@typescript-eslint/types" "6.
|
|
1504
|
-
"@typescript-eslint/visitor-keys" "6.
|
|
1503
|
+
"@typescript-eslint/types" "6.18.0"
|
|
1504
|
+
"@typescript-eslint/visitor-keys" "6.18.0"
|
|
1505
1505
|
debug "^4.3.4"
|
|
1506
1506
|
globby "^11.1.0"
|
|
1507
1507
|
is-glob "^4.0.3"
|
|
@@ -1522,17 +1522,17 @@
|
|
|
1522
1522
|
"@typescript-eslint/typescript-estree" "6.13.2"
|
|
1523
1523
|
semver "^7.5.4"
|
|
1524
1524
|
|
|
1525
|
-
"@typescript-eslint/utils@^6.
|
|
1526
|
-
version "6.
|
|
1527
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.
|
|
1528
|
-
integrity sha512-
|
|
1525
|
+
"@typescript-eslint/utils@^6.17.0", "@typescript-eslint/utils@^6.7.5":
|
|
1526
|
+
version "6.18.0"
|
|
1527
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
|
|
1528
|
+
integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
|
|
1529
1529
|
dependencies:
|
|
1530
1530
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1531
1531
|
"@types/json-schema" "^7.0.12"
|
|
1532
1532
|
"@types/semver" "^7.5.0"
|
|
1533
|
-
"@typescript-eslint/scope-manager" "6.
|
|
1534
|
-
"@typescript-eslint/types" "6.
|
|
1535
|
-
"@typescript-eslint/typescript-estree" "6.
|
|
1533
|
+
"@typescript-eslint/scope-manager" "6.18.0"
|
|
1534
|
+
"@typescript-eslint/types" "6.18.0"
|
|
1535
|
+
"@typescript-eslint/typescript-estree" "6.18.0"
|
|
1536
1536
|
semver "^7.5.4"
|
|
1537
1537
|
|
|
1538
1538
|
"@typescript-eslint/visitor-keys@6.13.2":
|
|
@@ -1543,12 +1543,12 @@
|
|
|
1543
1543
|
"@typescript-eslint/types" "6.13.2"
|
|
1544
1544
|
eslint-visitor-keys "^3.4.1"
|
|
1545
1545
|
|
|
1546
|
-
"@typescript-eslint/visitor-keys@6.
|
|
1547
|
-
version "6.
|
|
1548
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.
|
|
1549
|
-
integrity sha512-
|
|
1546
|
+
"@typescript-eslint/visitor-keys@6.18.0":
|
|
1547
|
+
version "6.18.0"
|
|
1548
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
|
|
1549
|
+
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
|
|
1550
1550
|
dependencies:
|
|
1551
|
-
"@typescript-eslint/types" "6.
|
|
1551
|
+
"@typescript-eslint/types" "6.18.0"
|
|
1552
1552
|
eslint-visitor-keys "^3.4.1"
|
|
1553
1553
|
|
|
1554
1554
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -3131,13 +3131,13 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3131
3131
|
minimatch "^9.0.3"
|
|
3132
3132
|
natural-compare-lite "^1.4.0"
|
|
3133
3133
|
|
|
3134
|
-
eslint-plugin-sf-plugin@^1.17.
|
|
3135
|
-
version "1.17.
|
|
3136
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
3137
|
-
integrity sha512-
|
|
3134
|
+
eslint-plugin-sf-plugin@^1.17.1:
|
|
3135
|
+
version "1.17.1"
|
|
3136
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.1.tgz#085119cb27d856170c0651c0d0abbd25493a22d6"
|
|
3137
|
+
integrity sha512-ZbIC0P5W7enSMNWZYTKKMzQ+yAU8FyWKazdOwk2rMrMEVk+LA23lfKcgCEvvuala718TEkqkPTwPYyn7qujPkA==
|
|
3138
3138
|
dependencies:
|
|
3139
|
-
"@salesforce/core" "^6.4.
|
|
3140
|
-
"@typescript-eslint/utils" "^6.
|
|
3139
|
+
"@salesforce/core" "^6.4.4"
|
|
3140
|
+
"@typescript-eslint/utils" "^6.17.0"
|
|
3141
3141
|
|
|
3142
3142
|
eslint-plugin-unicorn@^49.0.0:
|
|
3143
3143
|
version "49.0.0"
|
|
@@ -6246,10 +6246,10 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
|
|
|
6246
6246
|
readable-stream "^4.0.0"
|
|
6247
6247
|
split2 "^4.0.0"
|
|
6248
6248
|
|
|
6249
|
-
pino-pretty@^10.3.
|
|
6250
|
-
version "10.3.
|
|
6251
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.
|
|
6252
|
-
integrity sha512-
|
|
6249
|
+
pino-pretty@^10.3.1:
|
|
6250
|
+
version "10.3.1"
|
|
6251
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.1.tgz#e3285a5265211ac6c7cd5988f9e65bf3371a0ca9"
|
|
6252
|
+
integrity sha512-az8JbIYeN/1iLj2t0jR9DV48/LQ3RC6hZPpapKPkb84Q+yTidMCpgWxIT3N0flnBDilyBQ1luWNpOeJptjdp/g==
|
|
6253
6253
|
dependencies:
|
|
6254
6254
|
colorette "^2.0.7"
|
|
6255
6255
|
dateformat "^4.6.3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-apex",
|
|
3
3
|
"description": "Apex commands",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.16",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.16.0",
|
|
9
9
|
"@salesforce/apex-node": "^3.0.1",
|
|
10
|
-
"@salesforce/core": "^6.4.
|
|
10
|
+
"@salesforce/core": "^6.4.4",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
12
12
|
"@salesforce/sf-plugins-core": "^5.0.13",
|
|
13
13
|
"chalk": "^5.3.0",
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
18
|
"@oclif/plugin-command-snapshot": "^5.0.5",
|
|
19
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
|
20
|
-
"@salesforce/dev-scripts": "^8.
|
|
21
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
19
|
+
"@salesforce/cli-plugins-testkit": "^5.1.4",
|
|
20
|
+
"@salesforce/dev-scripts": "^8.2.0",
|
|
21
|
+
"@salesforce/plugin-command-reference": "^3.0.59",
|
|
22
22
|
"@types/color-convert": "^2.0.3",
|
|
23
|
-
"eslint-plugin-sf-plugin": "^1.17.
|
|
23
|
+
"eslint-plugin-sf-plugin": "^1.17.1",
|
|
24
24
|
"oclif": "^4.1.0",
|
|
25
25
|
"shx": "^0.3.4",
|
|
26
26
|
"ts-node": "^10.9.2",
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"output": []
|
|
213
213
|
},
|
|
214
214
|
"link-check": {
|
|
215
|
-
"command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
|
|
215
|
+
"command": "node -e \"process.exit(process.env.CI ? 0 : 1)\" || linkinator \"**/*.md\" --skip \"CHANGELOG.md|node_modules|test/|confluence.internal.salesforce.com|my.salesforce.com|%s\" --markdown --retry --directory-listing --verbosity error",
|
|
216
216
|
"files": [
|
|
217
217
|
"./*.md",
|
|
218
218
|
"./!(CHANGELOG).md",
|
|
@@ -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.16.crt",
|
|
228
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-apex/3.0.16.sig"
|
|
229
229
|
}
|
|
230
230
|
}
|