@salesforce/plugin-schema 3.0.4 → 3.0.5
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 +2 -2
- package/oclif.lock +56 -27
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -116,7 +116,7 @@ EXAMPLES
|
|
|
116
116
|
$ sf sobject describe --sobject ApexCodeCoverage --use-tooling-api
|
|
117
117
|
```
|
|
118
118
|
|
|
119
|
-
_See code: [src/commands/sobject/describe.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.
|
|
119
|
+
_See code: [src/commands/sobject/describe.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.5/src/commands/sobject/describe.ts)_
|
|
120
120
|
|
|
121
121
|
## `sf sobject list`
|
|
122
122
|
|
|
@@ -153,6 +153,6 @@ EXAMPLES
|
|
|
153
153
|
$ sf sobject list --sobject custom --target-org my-scratch-org
|
|
154
154
|
```
|
|
155
155
|
|
|
156
|
-
_See code: [src/commands/sobject/list.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.
|
|
156
|
+
_See code: [src/commands/sobject/list.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.5/src/commands/sobject/list.ts)_
|
|
157
157
|
|
|
158
158
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -716,10 +716,10 @@
|
|
|
716
716
|
wordwrap "^1.0.0"
|
|
717
717
|
wrap-ansi "^7.0.0"
|
|
718
718
|
|
|
719
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.
|
|
720
|
-
version "3.
|
|
721
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
722
|
-
integrity sha512-
|
|
719
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.3.1":
|
|
720
|
+
version "3.12.0"
|
|
721
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.12.0.tgz#4b38b1b5dab2f7585f89c3927a8a157b258b4bd6"
|
|
722
|
+
integrity sha512-mT1Vpd1E20IJ7P6GDYOivylPdTHq/xVgFjeCDjitFW86UAklFM8BEFyFB7KpsTvpmjRbCoda3yU10lSI1224lw==
|
|
723
723
|
dependencies:
|
|
724
724
|
ansi-escapes "^4.3.2"
|
|
725
725
|
ansi-styles "^4.3.0"
|
|
@@ -727,6 +727,7 @@
|
|
|
727
727
|
chalk "^4.1.2"
|
|
728
728
|
clean-stack "^3.0.1"
|
|
729
729
|
cli-progress "^3.12.0"
|
|
730
|
+
color "^4.2.3"
|
|
730
731
|
debug "^4.3.4"
|
|
731
732
|
ejs "^3.1.9"
|
|
732
733
|
get-package-type "^0.1.0"
|
|
@@ -770,12 +771,12 @@
|
|
|
770
771
|
dependencies:
|
|
771
772
|
"@oclif/core" "^2.15.0"
|
|
772
773
|
|
|
773
|
-
"@oclif/plugin-help@^6.0.
|
|
774
|
-
version "6.0.
|
|
775
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.
|
|
776
|
-
integrity sha512-
|
|
774
|
+
"@oclif/plugin-help@^6.0.6":
|
|
775
|
+
version "6.0.6"
|
|
776
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.6.tgz#6bf150c5a2e68e65b89cd6edaa25017aca6d936d"
|
|
777
|
+
integrity sha512-MBk0147mpub3NXKTqchjXon4ufhz8keDv9u2IlVKg4MfZSDesljEckot+MCgtDl5k24jCMubrkJQId1g5Ay70w==
|
|
777
778
|
dependencies:
|
|
778
|
-
"@oclif/core" "^3.
|
|
779
|
+
"@oclif/core" "^3.10.8"
|
|
779
780
|
|
|
780
781
|
"@oclif/plugin-not-found@^2.3.32":
|
|
781
782
|
version "2.3.34"
|
|
@@ -898,14 +899,14 @@
|
|
|
898
899
|
dependencies:
|
|
899
900
|
"@octokit/openapi-types" "^11.2.0"
|
|
900
901
|
|
|
901
|
-
"@salesforce/cli-plugins-testkit@^5.0.
|
|
902
|
-
version "5.0.
|
|
903
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.
|
|
904
|
-
integrity sha512-
|
|
902
|
+
"@salesforce/cli-plugins-testkit@^5.0.5":
|
|
903
|
+
version "5.0.5"
|
|
904
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.5.tgz#54a4ec57a10b10b3e3040cfb754972666a3ec100"
|
|
905
|
+
integrity sha512-TketFUfimWg7T0LJGaXtfelvp6Zy3i2sYwuULSBYiyPceqUTZJXPXNzbHC987b6E3OcT4K6mIxLiVbF//kzvMQ==
|
|
905
906
|
dependencies:
|
|
906
|
-
"@salesforce/core" "^
|
|
907
|
+
"@salesforce/core" "^6.2.0"
|
|
907
908
|
"@salesforce/kit" "^3.0.15"
|
|
908
|
-
"@salesforce/ts-types" "^2.0.
|
|
909
|
+
"@salesforce/ts-types" "^2.0.9"
|
|
909
910
|
"@types/shelljs" "^0.8.15"
|
|
910
911
|
debug "^4.3.1"
|
|
911
912
|
jszip "^3.10.1"
|
|
@@ -937,10 +938,10 @@
|
|
|
937
938
|
semver "^7.5.4"
|
|
938
939
|
ts-retry-promise "^0.7.1"
|
|
939
940
|
|
|
940
|
-
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3":
|
|
941
|
-
version "6.
|
|
942
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.
|
|
943
|
-
integrity sha512-
|
|
941
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.0":
|
|
942
|
+
version "6.2.0"
|
|
943
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.0.tgz#9bac72c0b48c733cf1d32d19f9775c34d895f207"
|
|
944
|
+
integrity sha512-HuggjBCLA18yXYHChnsrPDGbM+fAPx+9NeS7Dkx3/o1VhJ2hok5BUkvdaeoAVex/0Oc2J+KcvX/gqrjY51iOhQ==
|
|
944
945
|
dependencies:
|
|
945
946
|
"@salesforce/kit" "^3.0.15"
|
|
946
947
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -954,7 +955,7 @@
|
|
|
954
955
|
jsforce "^2.0.0-beta.28"
|
|
955
956
|
jsonwebtoken "9.0.2"
|
|
956
957
|
jszip "3.10.1"
|
|
957
|
-
pino "^8.16.
|
|
958
|
+
pino "^8.16.2"
|
|
958
959
|
pino-abstract-transport "^1.1.0"
|
|
959
960
|
pino-pretty "^10.2.3"
|
|
960
961
|
proper-lockfile "^4.1.2"
|
|
@@ -966,10 +967,10 @@
|
|
|
966
967
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
967
968
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
968
969
|
|
|
969
|
-
"@salesforce/dev-scripts@^7.1.
|
|
970
|
-
version "7.1.
|
|
971
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.
|
|
972
|
-
integrity sha512-
|
|
970
|
+
"@salesforce/dev-scripts@^7.1.1":
|
|
971
|
+
version "7.1.1"
|
|
972
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-7.1.1.tgz#549b58fb7e8c2410ce594c46f780a0907618f19f"
|
|
973
|
+
integrity sha512-6SL+QDOMZCnmU4Lu2ZCjqsMRcHw96mnjUOPE7b2HcfmfPo2a/hAYUtv8v7UsZ/+3UPbSf+XsLJfUsF15QIUWrg==
|
|
973
974
|
dependencies:
|
|
974
975
|
"@commitlint/cli" "^17.1.2"
|
|
975
976
|
"@commitlint/config-conventional" "^17.1.0"
|
|
@@ -1054,7 +1055,7 @@
|
|
|
1054
1055
|
chalk "^4"
|
|
1055
1056
|
inquirer "^8.2.5"
|
|
1056
1057
|
|
|
1057
|
-
"@salesforce/ts-types@^2.0.
|
|
1058
|
+
"@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
|
|
1058
1059
|
version "2.0.9"
|
|
1059
1060
|
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
|
|
1060
1061
|
integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
|
|
@@ -2279,16 +2280,32 @@ color-name@1.1.3:
|
|
|
2279
2280
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
|
|
2280
2281
|
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
|
|
2281
2282
|
|
|
2282
|
-
color-name@~1.1.4:
|
|
2283
|
+
color-name@^1.0.0, color-name@~1.1.4:
|
|
2283
2284
|
version "1.1.4"
|
|
2284
2285
|
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
|
|
2285
2286
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
2286
2287
|
|
|
2288
|
+
color-string@^1.9.0:
|
|
2289
|
+
version "1.9.1"
|
|
2290
|
+
resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4"
|
|
2291
|
+
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
|
2292
|
+
dependencies:
|
|
2293
|
+
color-name "^1.0.0"
|
|
2294
|
+
simple-swizzle "^0.2.2"
|
|
2295
|
+
|
|
2287
2296
|
color-support@^1.1.2, color-support@^1.1.3:
|
|
2288
2297
|
version "1.1.3"
|
|
2289
2298
|
resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
|
|
2290
2299
|
integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
|
|
2291
2300
|
|
|
2301
|
+
color@^4.2.3:
|
|
2302
|
+
version "4.2.3"
|
|
2303
|
+
resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
|
|
2304
|
+
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
|
|
2305
|
+
dependencies:
|
|
2306
|
+
color-convert "^2.0.1"
|
|
2307
|
+
color-string "^1.9.0"
|
|
2308
|
+
|
|
2292
2309
|
colorette@^2.0.7:
|
|
2293
2310
|
version "2.0.20"
|
|
2294
2311
|
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
|
|
@@ -3951,6 +3968,11 @@ is-arrayish@^0.2.1:
|
|
|
3951
3968
|
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d"
|
|
3952
3969
|
integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
|
|
3953
3970
|
|
|
3971
|
+
is-arrayish@^0.3.1:
|
|
3972
|
+
version "0.3.2"
|
|
3973
|
+
resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
|
|
3974
|
+
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
|
|
3975
|
+
|
|
3954
3976
|
is-bigint@^1.0.1:
|
|
3955
3977
|
version "1.0.4"
|
|
3956
3978
|
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
|
|
@@ -5759,7 +5781,7 @@ pino-std-serializers@^6.0.0:
|
|
|
5759
5781
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
5760
5782
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
5761
5783
|
|
|
5762
|
-
pino@^8.16.0, pino@^8.16.
|
|
5784
|
+
pino@^8.16.0, pino@^8.16.2:
|
|
5763
5785
|
version "8.16.2"
|
|
5764
5786
|
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
5765
5787
|
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
@@ -6413,6 +6435,13 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
|
6413
6435
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
|
|
6414
6436
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
6415
6437
|
|
|
6438
|
+
simple-swizzle@^0.2.2:
|
|
6439
|
+
version "0.2.2"
|
|
6440
|
+
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
|
6441
|
+
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
|
|
6442
|
+
dependencies:
|
|
6443
|
+
is-arrayish "^0.3.1"
|
|
6444
|
+
|
|
6416
6445
|
sinon@10.0.0:
|
|
6417
6446
|
version "10.0.0"
|
|
6418
6447
|
resolved "https://registry.yarnpkg.com/sinon/-/sinon-10.0.0.tgz#52279f97e35646ff73d23207d0307977c9b81430"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-schema",
|
|
3
3
|
"description": "Commands to interact with salesforce sobject schemas",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.5",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.12.0",
|
|
9
9
|
"@salesforce/core": "^6.1.3",
|
|
10
10
|
"@salesforce/sf-plugins-core": "^5.0.1"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@oclif/plugin-command-snapshot": "^5.0.2",
|
|
14
|
-
"@oclif/plugin-help": "^6.0.
|
|
15
|
-
"@salesforce/cli-plugins-testkit": "^5.0.
|
|
16
|
-
"@salesforce/dev-scripts": "^7.1.
|
|
14
|
+
"@oclif/plugin-help": "^6.0.6",
|
|
15
|
+
"@salesforce/cli-plugins-testkit": "^5.0.5",
|
|
16
|
+
"@salesforce/dev-scripts": "^7.1.1",
|
|
17
17
|
"@salesforce/plugin-command-reference": "^3.0.46",
|
|
18
18
|
"eslint-plugin-sf-plugin": "^1.16.15",
|
|
19
19
|
"oclif": "^4.0.3",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"exports": "./lib/index.js",
|
|
197
197
|
"type": "module",
|
|
198
198
|
"sfdx": {
|
|
199
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.
|
|
200
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.
|
|
199
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.5.crt",
|
|
200
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.5.sig"
|
|
201
201
|
}
|
|
202
202
|
}
|