@salesforce/plugin-sobject 1.1.10 → 1.1.11
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 +4 -4
- package/oclif.lock +22 -22
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -161,7 +161,7 @@ FLAG DESCRIPTIONS
|
|
|
161
161
|
If you don't specify this flag, the command prompts you to choose from your local objects.
|
|
162
162
|
```
|
|
163
163
|
|
|
164
|
-
_See code: [src/commands/schema/generate/field.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.
|
|
164
|
+
_See code: [src/commands/schema/generate/field.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.11/src/commands/schema/generate/field.ts)_
|
|
165
165
|
|
|
166
166
|
## `sf schema generate platformevent`
|
|
167
167
|
|
|
@@ -190,7 +190,7 @@ EXAMPLES
|
|
|
190
190
|
$ sf schema generate platformevent --label "My Platform Event"
|
|
191
191
|
```
|
|
192
192
|
|
|
193
|
-
_See code: [src/commands/schema/generate/platformevent.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.
|
|
193
|
+
_See code: [src/commands/schema/generate/platformevent.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.11/src/commands/schema/generate/platformevent.ts)_
|
|
194
194
|
|
|
195
195
|
## `sf schema generate sobject`
|
|
196
196
|
|
|
@@ -244,7 +244,7 @@ FLAG DESCRIPTIONS
|
|
|
244
244
|
- Streaming API: With Bulk API and Sharing, classifies the custom object as an Enterprise Application object.
|
|
245
245
|
```
|
|
246
246
|
|
|
247
|
-
_See code: [src/commands/schema/generate/sobject.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.
|
|
247
|
+
_See code: [src/commands/schema/generate/sobject.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.11/src/commands/schema/generate/sobject.ts)_
|
|
248
248
|
|
|
249
249
|
## `sf schema generate tab`
|
|
250
250
|
|
|
@@ -291,6 +291,6 @@ FLAG DESCRIPTIONS
|
|
|
291
291
|
The API name for a custom object always ends in `__c`, such as `MyObject__c`.
|
|
292
292
|
```
|
|
293
293
|
|
|
294
|
-
_See code: [src/commands/schema/generate/tab.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.
|
|
294
|
+
_See code: [src/commands/schema/generate/tab.ts](https://github.com/salesforcecli/plugin-sobject/blob/1.1.11/src/commands/schema/generate/tab.ts)_
|
|
295
295
|
|
|
296
296
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -1400,7 +1400,7 @@
|
|
|
1400
1400
|
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
|
|
1401
1401
|
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
|
|
1402
1402
|
|
|
1403
|
-
"@inquirer/confirm@^2.0.
|
|
1403
|
+
"@inquirer/confirm@^2.0.17":
|
|
1404
1404
|
version "2.0.17"
|
|
1405
1405
|
resolved "https://registry.yarnpkg.com/@inquirer/confirm/-/confirm-2.0.17.tgz#a45eb1b973c51c993a3c093a0114e960b1cf09a4"
|
|
1406
1406
|
integrity sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==
|
|
@@ -1429,7 +1429,7 @@
|
|
|
1429
1429
|
strip-ansi "^6.0.1"
|
|
1430
1430
|
wrap-ansi "^6.2.0"
|
|
1431
1431
|
|
|
1432
|
-
"@inquirer/input@^1.2.
|
|
1432
|
+
"@inquirer/input@^1.2.16":
|
|
1433
1433
|
version "1.2.16"
|
|
1434
1434
|
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.16.tgz#94d8765a47689e799fd55ed0361dedc8f554341b"
|
|
1435
1435
|
integrity sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==
|
|
@@ -1438,13 +1438,13 @@
|
|
|
1438
1438
|
"@inquirer/type" "^1.1.6"
|
|
1439
1439
|
chalk "^4.1.2"
|
|
1440
1440
|
|
|
1441
|
-
"@inquirer/password@^1.1.
|
|
1442
|
-
version "1.1.
|
|
1443
|
-
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.
|
|
1444
|
-
integrity sha512-
|
|
1441
|
+
"@inquirer/password@^1.1.16":
|
|
1442
|
+
version "1.1.16"
|
|
1443
|
+
resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.16.tgz#37ddebbe37c6e76f8ad27d1f726aacdd7c423558"
|
|
1444
|
+
integrity sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==
|
|
1445
1445
|
dependencies:
|
|
1446
|
-
"@inquirer/
|
|
1447
|
-
"@inquirer/type" "^1.1.
|
|
1446
|
+
"@inquirer/core" "^6.0.0"
|
|
1447
|
+
"@inquirer/type" "^1.1.6"
|
|
1448
1448
|
ansi-escapes "^4.3.2"
|
|
1449
1449
|
chalk "^4.1.2"
|
|
1450
1450
|
|
|
@@ -1459,7 +1459,7 @@
|
|
|
1459
1459
|
chalk "^4.1.2"
|
|
1460
1460
|
figures "^3.2.0"
|
|
1461
1461
|
|
|
1462
|
-
"@inquirer/type@^1.1.
|
|
1462
|
+
"@inquirer/type@^1.1.6":
|
|
1463
1463
|
version "1.1.6"
|
|
1464
1464
|
resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.1.6.tgz#f2656456e58fb93c7b73d5aad583b928c77b9206"
|
|
1465
1465
|
integrity sha512-OCKOpn0CrFDslR8s3who7hlr823zXTb1iShGCaaWgEJFfkIV0T9aLZV2QGnOuU78IrsPYLkr3oKx9dZwwCH3Rw==
|
|
@@ -1756,10 +1756,10 @@
|
|
|
1756
1756
|
read-package-json-fast "^3.0.0"
|
|
1757
1757
|
which "^3.0.0"
|
|
1758
1758
|
|
|
1759
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2":
|
|
1760
|
-
version "3.
|
|
1761
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
1762
|
-
integrity sha512-
|
|
1759
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
|
|
1760
|
+
version "3.19.1"
|
|
1761
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.1.tgz#18af989f4b086ba9b6dfac891fb27f8281664084"
|
|
1762
|
+
integrity sha512-dd1h4Hz+LwpuYhKvgBjDmW3/HgUAm93JM95cnbzSv5VcmiBeC+utjLvY96PmPbYxxDoz7XazEOl8oOpSLSEgcg==
|
|
1763
1763
|
dependencies:
|
|
1764
1764
|
"@types/cli-progress" "^3.11.5"
|
|
1765
1765
|
ansi-escapes "^4.3.2"
|
|
@@ -1952,7 +1952,7 @@
|
|
|
1952
1952
|
strip-ansi "6.0.1"
|
|
1953
1953
|
ts-retry-promise "^0.8.0"
|
|
1954
1954
|
|
|
1955
|
-
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.
|
|
1955
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3":
|
|
1956
1956
|
version "6.5.3"
|
|
1957
1957
|
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.3.tgz#b1ceef7947b9046ab23e78e73851115fec86f4f9"
|
|
1958
1958
|
integrity sha512-L4I2LrGyuXbNDCkoQdrMQ2sR/nhNIgRMLgpYNpOARZFIWKUsnjgBLVpUui+knCzjrQsOMoSwev+W0vp17iT76w==
|
|
@@ -2058,15 +2058,15 @@
|
|
|
2058
2058
|
chalk "^4"
|
|
2059
2059
|
inquirer "^8.2.5"
|
|
2060
2060
|
|
|
2061
|
-
"@salesforce/sf-plugins-core@^7.1.
|
|
2062
|
-
version "7.1.
|
|
2063
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
|
2064
|
-
integrity sha512-
|
|
2061
|
+
"@salesforce/sf-plugins-core@^7.1.9":
|
|
2062
|
+
version "7.1.9"
|
|
2063
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.9.tgz#b4ea2005096f2289160cfd4452afb51d53bdefb3"
|
|
2064
|
+
integrity sha512-nyl6Kh1IHbGxcbQSUoJcte3t4fvozaXuHQWkHExIMGKjvSp8fCnx4pra8NZRdg/HnbWWu6eIHV4b/cHdzKWjnQ==
|
|
2065
2065
|
dependencies:
|
|
2066
|
-
"@inquirer/confirm" "^2.0.
|
|
2067
|
-
"@inquirer/password" "^1.1.
|
|
2068
|
-
"@oclif/core" "^3.
|
|
2069
|
-
"@salesforce/core" "^6.5.
|
|
2066
|
+
"@inquirer/confirm" "^2.0.17"
|
|
2067
|
+
"@inquirer/password" "^1.1.16"
|
|
2068
|
+
"@oclif/core" "^3.19.1"
|
|
2069
|
+
"@salesforce/core" "^6.5.2"
|
|
2070
2070
|
"@salesforce/kit" "^3.0.15"
|
|
2071
2071
|
"@salesforce/ts-types" "^2.0.9"
|
|
2072
2072
|
chalk "^5.3.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-sobject",
|
|
3
3
|
"description": "Create objects, fields, tabs, etc",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.11",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"@oclif/core": "^3.18.2",
|
|
12
12
|
"@salesforce/core": "^6.5.3",
|
|
13
13
|
"@salesforce/kit": "^3.0.15",
|
|
14
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
|
14
|
+
"@salesforce/sf-plugins-core": "^7.1.9",
|
|
15
15
|
"fast-glob": "^3.3.2",
|
|
16
16
|
"fast-xml-parser": "^4.3.4",
|
|
17
17
|
"js2xmlparser": "^4.0.2"
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
"exports": "./lib/index.js",
|
|
213
213
|
"type": "module",
|
|
214
214
|
"sfdx": {
|
|
215
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.
|
|
216
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.
|
|
215
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.11.crt",
|
|
216
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.11.sig"
|
|
217
217
|
}
|
|
218
218
|
}
|