@salesforce/plugin-sobject 1.1.9 → 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 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.9/src/commands/schema/generate/field.ts)_
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.9/src/commands/schema/generate/platformevent.ts)_
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.9/src/commands/schema/generate/sobject.ts)_
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.9/src/commands/schema/generate/tab.ts)_
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.15", "@inquirer/confirm@^2.0.17":
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.14", "@inquirer/input@^1.2.16":
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.14":
1442
- version "1.1.14"
1443
- resolved "https://registry.yarnpkg.com/@inquirer/password/-/password-1.1.14.tgz#c1fc139efe84a38986870a1bcf80718050f82bbf"
1444
- integrity sha512-vL2BFxfMo8EvuGuZYlryiyAB3XsgtbxOcFs4H9WI9szAS/VZCAwdVqs8rqEeaAf/GV/eZOghIOYxvD91IsRWSg==
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/input" "^1.2.14"
1447
- "@inquirer/type" "^1.1.5"
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.5", "@inquirer/type@^1.1.6":
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.0", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2":
1760
- version "3.18.2"
1761
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.2.tgz#3c665ad65d0d5c752a6deb91c4ef60330094625c"
1762
- integrity sha512-gfWxCS7dTNzdtvlBEEPUXJj+znzDMjSHfgTIx2IuQ9O3JPxWBrlOj9rgyNxyulVWVKKkuwFFkM4NZA+yiKA9ow==
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"
@@ -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.5":
1793
- version "5.0.5"
1794
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
1795
- integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
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.15.0"
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.4.4", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
1956
- version "6.5.2"
1957
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.2.tgz#4b64f8fadd443c3a0f254e14e45218e1c4440810"
1958
- integrity sha512-/tviKhMQRMNZlbG/IldCXy6dLAOtCX9gysdiVeCoEsgWcXT72rj02fJg4PQMtc69GAu2vnRSbaRewfrC8Mrw8g==
1955
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@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.63":
2025
- version "3.0.63"
2026
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.63.tgz#22e20f473f2589d2ec912a19d7a7359b9846247b"
2027
- integrity sha512-VpfrKYfMQowJ1SFtSQY+gcDqc2EsRZBfJmDy4JCJ9681323UelCOku9W0cThQSv/6miDtvDofW107FM2STSQrg==
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.1"
2030
- "@salesforce/core" "^6.4.7"
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"
@@ -2058,15 +2058,15 @@
2058
2058
  chalk "^4"
2059
2059
  inquirer "^8.2.5"
2060
2060
 
2061
- "@salesforce/sf-plugins-core@^7.1.5":
2062
- version "7.1.5"
2063
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.5.tgz#344bc919a51027bdb8ee9fb1799ca70716bf43e7"
2064
- integrity sha512-qFUPkhQNmuv1CoCmTYNNNFG5CSNLCLrJdTuKO9uEGCVGh7cNqfkgv9hv3WV6jVDFnBesld2PGXUwxNLzOMjMPQ==
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.15"
2067
- "@inquirer/password" "^1.1.14"
2068
- "@oclif/core" "^3.18.2"
2069
- "@salesforce/core" "^6.5.0"
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"
@@ -272,5 +272,5 @@
272
272
  ]
273
273
  }
274
274
  },
275
- "version": "1.1.9"
275
+ "version": "1.1.11"
276
276
  }
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.9",
4
+ "version": "1.1.11",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -9,18 +9,18 @@
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.4.4",
12
+ "@salesforce/core": "^6.5.3",
13
13
  "@salesforce/kit": "^3.0.15",
14
- "@salesforce/sf-plugins-core": "^7.1.5",
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"
18
18
  },
19
19
  "devDependencies": {
20
- "@oclif/plugin-command-snapshot": "^5.0.5",
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.63",
23
+ "@salesforce/plugin-command-reference": "^3.0.65",
24
24
  "@types/inquirer": "^8.2.0",
25
25
  "eslint-plugin-sf-plugin": "^1.17.3",
26
26
  "oclif": "^4.3.7",
@@ -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.9.crt",
216
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-sobject/1.1.9.sig"
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
  }