@salesforce/plugin-sobject 1.1.5 → 1.1.6
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 +8 -28
- 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.6/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.6/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.6/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.6/src/commands/schema/generate/tab.ts)_
|
|
295
295
|
|
|
296
296
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -1409,26 +1409,6 @@
|
|
|
1409
1409
|
"@inquirer/type" "^1.1.6"
|
|
1410
1410
|
chalk "^4.1.2"
|
|
1411
1411
|
|
|
1412
|
-
"@inquirer/core@^5.1.1":
|
|
1413
|
-
version "5.1.1"
|
|
1414
|
-
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-5.1.1.tgz#849d4846aea68371c133df6ec9059f5e5bd30d30"
|
|
1415
|
-
integrity sha512-IuJyZQUg75+L5AmopgnzxYrgcU6PJKL0hoIs332G1Gv55CnmZrhG6BzNOeZ5sOsTi1YCGOopw4rYICv74ejMFg==
|
|
1416
|
-
dependencies:
|
|
1417
|
-
"@inquirer/type" "^1.1.5"
|
|
1418
|
-
"@types/mute-stream" "^0.0.4"
|
|
1419
|
-
"@types/node" "^20.9.0"
|
|
1420
|
-
"@types/wrap-ansi" "^3.0.0"
|
|
1421
|
-
ansi-escapes "^4.3.2"
|
|
1422
|
-
chalk "^4.1.2"
|
|
1423
|
-
cli-spinners "^2.9.1"
|
|
1424
|
-
cli-width "^4.1.0"
|
|
1425
|
-
figures "^3.2.0"
|
|
1426
|
-
mute-stream "^1.0.0"
|
|
1427
|
-
run-async "^3.0.0"
|
|
1428
|
-
signal-exit "^4.1.0"
|
|
1429
|
-
strip-ansi "^6.0.1"
|
|
1430
|
-
wrap-ansi "^6.2.0"
|
|
1431
|
-
|
|
1432
1412
|
"@inquirer/core@^6.0.0":
|
|
1433
1413
|
version "6.0.0"
|
|
1434
1414
|
resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-6.0.0.tgz#d44ccd8ae09a4879a78f09cca35bf1ab894b95f4"
|
|
@@ -1449,13 +1429,13 @@
|
|
|
1449
1429
|
strip-ansi "^6.0.1"
|
|
1450
1430
|
wrap-ansi "^6.2.0"
|
|
1451
1431
|
|
|
1452
|
-
"@inquirer/input@^1.2.14":
|
|
1453
|
-
version "1.2.
|
|
1454
|
-
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.
|
|
1455
|
-
integrity sha512-
|
|
1432
|
+
"@inquirer/input@^1.2.14", "@inquirer/input@^1.2.16":
|
|
1433
|
+
version "1.2.16"
|
|
1434
|
+
resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-1.2.16.tgz#94d8765a47689e799fd55ed0361dedc8f554341b"
|
|
1435
|
+
integrity sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==
|
|
1456
1436
|
dependencies:
|
|
1457
|
-
"@inquirer/core" "^
|
|
1458
|
-
"@inquirer/type" "^1.1.
|
|
1437
|
+
"@inquirer/core" "^6.0.0"
|
|
1438
|
+
"@inquirer/type" "^1.1.6"
|
|
1459
1439
|
chalk "^4.1.2"
|
|
1460
1440
|
|
|
1461
1441
|
"@inquirer/password@^1.1.14":
|
|
@@ -3164,7 +3144,7 @@
|
|
|
3164
3144
|
dependencies:
|
|
3165
3145
|
"@types/node" "*"
|
|
3166
3146
|
|
|
3167
|
-
"@types/node@*"
|
|
3147
|
+
"@types/node@*":
|
|
3168
3148
|
version "20.10.5"
|
|
3169
3149
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
|
|
3170
3150
|
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
|
|
@@ -4152,7 +4132,7 @@ cli-progress@^3.12.0:
|
|
|
4152
4132
|
dependencies:
|
|
4153
4133
|
string-width "^4.2.3"
|
|
4154
4134
|
|
|
4155
|
-
cli-spinners@^2.5.0, cli-spinners@^2.9.
|
|
4135
|
+
cli-spinners@^2.5.0, cli-spinners@^2.9.2:
|
|
4156
4136
|
version "2.9.2"
|
|
4157
4137
|
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
|
|
4158
4138
|
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-sobject",
|
|
3
3
|
"description": "Create objects, fields, tabs, etc",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.6",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@inquirer/confirm": "^2.0.17",
|
|
9
|
-
"@inquirer/input": "^1.2.
|
|
9
|
+
"@inquirer/input": "^1.2.16",
|
|
10
10
|
"@inquirer/select": "^1.3.3",
|
|
11
11
|
"@oclif/core": "^3.16.0",
|
|
12
12
|
"@salesforce/core": "^6.4.4",
|
|
@@ -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.6.crt",
|
|
216
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.6.sig"
|
|
217
217
|
}
|
|
218
218
|
}
|