@salesforce/plugin-sobject 1.1.8 → 1.1.10
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 +25 -25
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
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.10/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.10/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.10/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.10/src/commands/schema/generate/tab.ts)_
|
|
295
295
|
|
|
296
296
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -1756,7 +1756,7 @@
|
|
|
1756
1756
|
read-package-json-fast "^3.0.0"
|
|
1757
1757
|
which "^3.0.0"
|
|
1758
1758
|
|
|
1759
|
-
"@oclif/core@^3.15.
|
|
1759
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2":
|
|
1760
1760
|
version "3.18.2"
|
|
1761
1761
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.2.tgz#3c665ad65d0d5c752a6deb91c4ef60330094625c"
|
|
1762
1762
|
integrity sha512-gfWxCS7dTNzdtvlBEEPUXJj+znzDMjSHfgTIx2IuQ9O3JPxWBrlOj9rgyNxyulVWVKKkuwFFkM4NZA+yiKA9ow==
|
|
@@ -1789,12 +1789,12 @@
|
|
|
1789
1789
|
wordwrap "^1.0.0"
|
|
1790
1790
|
wrap-ansi "^7.0.0"
|
|
1791
1791
|
|
|
1792
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
1793
|
-
version "5.0.
|
|
1794
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
1795
|
-
integrity sha512
|
|
1792
|
+
"@oclif/plugin-command-snapshot@^5.0.6":
|
|
1793
|
+
version "5.0.6"
|
|
1794
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.6.tgz#f32d0e7fedc588ef08bbab88db5c60d25eb3ca07"
|
|
1795
|
+
integrity sha512-/DZsDPrUD/Wd4NMjMZ7gkLZIwH3tb1QWGP8m1JebvTi1Rntn/JG+YEz+iE5zKtu12gmSbjAEYPt92itXQLDbbg==
|
|
1796
1796
|
dependencies:
|
|
1797
|
-
"@oclif/core" "^3.
|
|
1797
|
+
"@oclif/core" "^3.16.0"
|
|
1798
1798
|
"@types/lodash.difference" "^4.5.9"
|
|
1799
1799
|
chalk "^5.3.0"
|
|
1800
1800
|
just-diff "^5.2.0"
|
|
@@ -1952,10 +1952,10 @@
|
|
|
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.
|
|
1956
|
-
version "6.5.
|
|
1957
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.
|
|
1958
|
-
integrity sha512
|
|
1955
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3":
|
|
1956
|
+
version "6.5.3"
|
|
1957
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.3.tgz#b1ceef7947b9046ab23e78e73851115fec86f4f9"
|
|
1958
|
+
integrity sha512-L4I2LrGyuXbNDCkoQdrMQ2sR/nhNIgRMLgpYNpOARZFIWKUsnjgBLVpUui+knCzjrQsOMoSwev+W0vp17iT76w==
|
|
1959
1959
|
dependencies:
|
|
1960
1960
|
"@salesforce/kit" "^3.0.15"
|
|
1961
1961
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -2021,13 +2021,13 @@
|
|
|
2021
2021
|
"@salesforce/ts-types" "^2.0.9"
|
|
2022
2022
|
tslib "^2.6.2"
|
|
2023
2023
|
|
|
2024
|
-
"@salesforce/plugin-command-reference@^3.0.
|
|
2025
|
-
version "3.0.
|
|
2026
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
|
2027
|
-
integrity sha512-
|
|
2024
|
+
"@salesforce/plugin-command-reference@^3.0.65":
|
|
2025
|
+
version "3.0.65"
|
|
2026
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.65.tgz#03ccb9005525132c309829f5a633d72db171f39c"
|
|
2027
|
+
integrity sha512-VaDvlOweE4WeSx1DlnAuTJk/sFlMTe/oGjuvl9aIxe4oUxKObRtl8kwW7Ife/ojfHItj2Rtb0GnZG+iPjYbkWA==
|
|
2028
2028
|
dependencies:
|
|
2029
|
-
"@oclif/core" "^3.18.
|
|
2030
|
-
"@salesforce/core" "^6.
|
|
2029
|
+
"@oclif/core" "^3.18.2"
|
|
2030
|
+
"@salesforce/core" "^6.5.1"
|
|
2031
2031
|
"@salesforce/kit" "^3.0.15"
|
|
2032
2032
|
"@salesforce/sf-plugins-core" "^5.0.13"
|
|
2033
2033
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -4935,12 +4935,12 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
4935
4935
|
minimatch "^9.0.3"
|
|
4936
4936
|
natural-compare-lite "^1.4.0"
|
|
4937
4937
|
|
|
4938
|
-
eslint-plugin-sf-plugin@^1.17.
|
|
4939
|
-
version "1.17.
|
|
4940
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
|
4941
|
-
integrity sha512-
|
|
4938
|
+
eslint-plugin-sf-plugin@^1.17.3:
|
|
4939
|
+
version "1.17.3"
|
|
4940
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
|
|
4941
|
+
integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
|
|
4942
4942
|
dependencies:
|
|
4943
|
-
"@salesforce/core" "^6.
|
|
4943
|
+
"@salesforce/core" "^6.5.1"
|
|
4944
4944
|
"@typescript-eslint/utils" "^6.17.0"
|
|
4945
4945
|
|
|
4946
4946
|
eslint-plugin-unicorn@^49.0.0:
|
|
@@ -5177,10 +5177,10 @@ fast-xml-parser@4.2.5:
|
|
|
5177
5177
|
dependencies:
|
|
5178
5178
|
strnum "^1.0.5"
|
|
5179
5179
|
|
|
5180
|
-
fast-xml-parser@^4.3.
|
|
5181
|
-
version "4.3.
|
|
5182
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.
|
|
5183
|
-
integrity sha512-
|
|
5180
|
+
fast-xml-parser@^4.3.4:
|
|
5181
|
+
version "4.3.4"
|
|
5182
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.4.tgz#385cc256ad7bbc57b91515a38a22502a9e1fca0d"
|
|
5183
|
+
integrity sha512-utnwm92SyozgA3hhH2I8qldf2lBqm6qHOICawRNRFu1qMe3+oqr+GcXjGqTmXTMGE5T4eC03kr/rlh5C1IRdZA==
|
|
5184
5184
|
dependencies:
|
|
5185
5185
|
strnum "^1.0.5"
|
|
5186
5186
|
|
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.10",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -9,20 +9,20 @@
|
|
|
9
9
|
"@inquirer/input": "^1.2.16",
|
|
10
10
|
"@inquirer/select": "^1.3.3",
|
|
11
11
|
"@oclif/core": "^3.18.2",
|
|
12
|
-
"@salesforce/core": "^6.
|
|
12
|
+
"@salesforce/core": "^6.5.3",
|
|
13
13
|
"@salesforce/kit": "^3.0.15",
|
|
14
14
|
"@salesforce/sf-plugins-core": "^7.1.5",
|
|
15
15
|
"fast-glob": "^3.3.2",
|
|
16
|
-
"fast-xml-parser": "^4.3.
|
|
16
|
+
"fast-xml-parser": "^4.3.4",
|
|
17
17
|
"js2xmlparser": "^4.0.2"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@oclif/plugin-command-snapshot": "^5.0.
|
|
20
|
+
"@oclif/plugin-command-snapshot": "^5.0.6",
|
|
21
21
|
"@salesforce/cli-plugins-testkit": "^5.1.8",
|
|
22
22
|
"@salesforce/dev-scripts": "^8.3.0",
|
|
23
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
|
23
|
+
"@salesforce/plugin-command-reference": "^3.0.65",
|
|
24
24
|
"@types/inquirer": "^8.2.0",
|
|
25
|
-
"eslint-plugin-sf-plugin": "^1.17.
|
|
25
|
+
"eslint-plugin-sf-plugin": "^1.17.3",
|
|
26
26
|
"oclif": "^4.3.7",
|
|
27
27
|
"shx": "0.3.4",
|
|
28
28
|
"ts-node": "^10.9.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.10.crt",
|
|
216
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.10.sig"
|
|
217
217
|
}
|
|
218
218
|
}
|