@salesforce/plugin-schema 3.0.6 → 3.0.7
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 +19 -19
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -117,7 +117,7 @@ EXAMPLES
|
|
|
117
117
|
$ sf sobject describe --sobject ApexCodeCoverage --use-tooling-api
|
|
118
118
|
```
|
|
119
119
|
|
|
120
|
-
_See code: [src/commands/sobject/describe.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.
|
|
120
|
+
_See code: [src/commands/sobject/describe.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.7/src/commands/sobject/describe.ts)_
|
|
121
121
|
|
|
122
122
|
## `sf sobject list`
|
|
123
123
|
|
|
@@ -155,6 +155,6 @@ EXAMPLES
|
|
|
155
155
|
$ sf sobject list --sobject custom --target-org my-scratch-org
|
|
156
156
|
```
|
|
157
157
|
|
|
158
|
-
_See code: [src/commands/sobject/list.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.
|
|
158
|
+
_See code: [src/commands/sobject/list.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.7/src/commands/sobject/list.ts)_
|
|
159
159
|
|
|
160
160
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -771,12 +771,12 @@
|
|
|
771
771
|
dependencies:
|
|
772
772
|
"@oclif/core" "^2.15.0"
|
|
773
773
|
|
|
774
|
-
"@oclif/plugin-help@^6.0.
|
|
775
|
-
version "6.0.
|
|
776
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.
|
|
777
|
-
integrity sha512
|
|
774
|
+
"@oclif/plugin-help@^6.0.7":
|
|
775
|
+
version "6.0.7"
|
|
776
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.7.tgz#0bad86335dbf687d0ba03c98f5e541109f9ac371"
|
|
777
|
+
integrity sha512-+apYpLuNk6VGNuZZbFdwUlTcFb+FkQnySWR5S5pZYC+yHcT39zgOK06NAheHHhd5KSzroFwQu7RTdHnK6Tzakg==
|
|
778
778
|
dependencies:
|
|
779
|
-
"@oclif/core" "^3.
|
|
779
|
+
"@oclif/core" "^3.11.0"
|
|
780
780
|
|
|
781
781
|
"@oclif/plugin-not-found@^2.3.32":
|
|
782
782
|
version "2.3.34"
|
|
@@ -938,21 +938,21 @@
|
|
|
938
938
|
semver "^7.5.4"
|
|
939
939
|
ts-retry-promise "^0.7.1"
|
|
940
940
|
|
|
941
|
-
"@salesforce/core@^6.
|
|
942
|
-
version "6.2.
|
|
943
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.
|
|
944
|
-
integrity sha512-
|
|
941
|
+
"@salesforce/core@^6.2.0", "@salesforce/core@^6.2.2":
|
|
942
|
+
version "6.2.2"
|
|
943
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.2.tgz#c390c7c407e8916ad85a3e300d9d9e4fecfba207"
|
|
944
|
+
integrity sha512-R2ptk/+KSWDJOqdInxfzPTLF3V//vFtD4vQcjWIK9NaGCCq4ZwiF2gMpkBcKgDQneLUmva2NcmnzF3c51zQp5A==
|
|
945
945
|
dependencies:
|
|
946
946
|
"@salesforce/kit" "^3.0.15"
|
|
947
947
|
"@salesforce/schemas" "^1.6.1"
|
|
948
948
|
"@salesforce/ts-types" "^2.0.9"
|
|
949
|
-
"@types/semver" "^7.5.
|
|
949
|
+
"@types/semver" "^7.5.6"
|
|
950
950
|
ajv "^8.12.0"
|
|
951
951
|
change-case "^4.1.2"
|
|
952
952
|
faye "^1.4.0"
|
|
953
953
|
form-data "^4.0.0"
|
|
954
954
|
js2xmlparser "^4.0.1"
|
|
955
|
-
jsforce "^2.0.0-beta.
|
|
955
|
+
jsforce "^2.0.0-beta.29"
|
|
956
956
|
jsonwebtoken "9.0.2"
|
|
957
957
|
jszip "3.10.1"
|
|
958
958
|
pino "^8.16.2"
|
|
@@ -1258,10 +1258,10 @@
|
|
|
1258
1258
|
dependencies:
|
|
1259
1259
|
"@types/node" "*"
|
|
1260
1260
|
|
|
1261
|
-
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4":
|
|
1262
|
-
version "7.5.
|
|
1263
|
-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.
|
|
1264
|
-
integrity sha512-
|
|
1261
|
+
"@types/semver@^7.3.12", "@types/semver@^7.5.0", "@types/semver@^7.5.4", "@types/semver@^7.5.6":
|
|
1262
|
+
version "7.5.6"
|
|
1263
|
+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
1264
|
+
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
1265
1265
|
|
|
1266
1266
|
"@types/shelljs@^0.8.15":
|
|
1267
1267
|
version "0.8.15"
|
|
@@ -4354,10 +4354,10 @@ jsesc@~0.5.0:
|
|
|
4354
4354
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
4355
4355
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
4356
4356
|
|
|
4357
|
-
jsforce@^2.0.0-beta.28:
|
|
4358
|
-
version "2.0.0-beta.
|
|
4359
|
-
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.
|
|
4360
|
-
integrity sha512-
|
|
4357
|
+
jsforce@^2.0.0-beta.28, jsforce@^2.0.0-beta.29:
|
|
4358
|
+
version "2.0.0-beta.29"
|
|
4359
|
+
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
4360
|
+
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
4361
4361
|
dependencies:
|
|
4362
4362
|
"@babel/runtime" "^7.12.5"
|
|
4363
4363
|
"@babel/runtime-corejs3" "^7.12.5"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
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.7",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.12.0",
|
|
9
|
-
"@salesforce/core": "^6.
|
|
9
|
+
"@salesforce/core": "^6.2.2",
|
|
10
10
|
"@salesforce/sf-plugins-core": "^5.0.4"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@oclif/plugin-command-snapshot": "^5.0.2",
|
|
14
|
-
"@oclif/plugin-help": "^6.0.
|
|
14
|
+
"@oclif/plugin-help": "^6.0.7",
|
|
15
15
|
"@salesforce/cli-plugins-testkit": "^5.0.5",
|
|
16
16
|
"@salesforce/dev-scripts": "^7.1.1",
|
|
17
17
|
"@salesforce/plugin-command-reference": "^3.0.46",
|
|
@@ -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.7.crt",
|
|
200
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.7.sig"
|
|
201
201
|
}
|
|
202
202
|
}
|