@salesforce/plugin-schema 3.0.9 → 3.0.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 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.9/src/commands/sobject/describe.ts)_
120
+ _See code: [src/commands/sobject/describe.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.10/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.9/src/commands/sobject/list.ts)_
158
+ _See code: [src/commands/sobject/list.ts](https://github.com/salesforcecli/plugin-schema/blob/3.0.10/src/commands/sobject/list.ts)_
159
159
 
160
160
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -955,10 +955,10 @@
955
955
  semver "^7.5.4"
956
956
  ts-retry-promise "^0.7.1"
957
957
 
958
- "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0":
959
- version "6.4.0"
960
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.0.tgz#09e856194c8dad5bd0d86e271e84c3c47304f508"
961
- integrity sha512-zbUuOll6RnaOyO6vHGjaO6mv2SBimu2JzInubBrbx+bgw5KFVT0y+OrN0gEhBPS94VoC9/N6ZRKve+vQ82zmmA==
958
+ "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.2":
959
+ version "6.4.2"
960
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
961
+ integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
962
962
  dependencies:
963
963
  "@salesforce/kit" "^3.0.15"
964
964
  "@salesforce/schemas" "^1.6.1"
@@ -974,7 +974,7 @@
974
974
  jszip "3.10.1"
975
975
  pino "^8.16.2"
976
976
  pino-abstract-transport "^1.1.0"
977
- pino-pretty "^10.2.3"
977
+ pino-pretty "^10.3.0"
978
978
  proper-lockfile "^4.1.2"
979
979
  semver "^7.5.4"
980
980
  ts-retry-promise "^0.7.1"
@@ -3618,7 +3618,7 @@ glob@^10.3.10:
3618
3618
  minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3619
3619
  path-scurry "^1.10.1"
3620
3620
 
3621
- glob@^8.0.0, glob@^8.0.3:
3621
+ glob@^8.0.3:
3622
3622
  version "8.1.0"
3623
3623
  resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
3624
3624
  integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -3802,13 +3802,10 @@ header-case@^2.0.4:
3802
3802
  capital-case "^1.0.4"
3803
3803
  tslib "^2.0.3"
3804
3804
 
3805
- help-me@^4.0.1:
3806
- version "4.2.0"
3807
- resolved "https://registry.yarnpkg.com/help-me/-/help-me-4.2.0.tgz#50712bfd799ff1854ae1d312c36eafcea85b0563"
3808
- integrity sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==
3809
- dependencies:
3810
- glob "^8.0.0"
3811
- readable-stream "^3.6.0"
3805
+ help-me@^5.0.0:
3806
+ version "5.0.0"
3807
+ resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
3808
+ integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
3812
3809
 
3813
3810
  hosted-git-info@^2.1.4:
3814
3811
  version "2.8.9"
@@ -5937,16 +5934,16 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
5937
5934
  readable-stream "^4.0.0"
5938
5935
  split2 "^4.0.0"
5939
5936
 
5940
- pino-pretty@^10.2.3:
5941
- version "10.2.3"
5942
- resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
5943
- integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
5937
+ pino-pretty@^10.2.3, pino-pretty@^10.3.0:
5938
+ version "10.3.0"
5939
+ resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
5940
+ integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
5944
5941
  dependencies:
5945
5942
  colorette "^2.0.7"
5946
5943
  dateformat "^4.6.3"
5947
5944
  fast-copy "^3.0.0"
5948
5945
  fast-safe-stringify "^2.1.1"
5949
- help-me "^4.0.1"
5946
+ help-me "^5.0.0"
5950
5947
  joycon "^3.1.1"
5951
5948
  minimist "^1.2.6"
5952
5949
  on-exit-leak-free "^2.1.0"
@@ -243,5 +243,5 @@
243
243
  ]
244
244
  }
245
245
  },
246
- "version": "3.0.9"
246
+ "version": "3.0.10"
247
247
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-schema",
3
3
  "description": "Commands to interact with salesforce sobject schemas",
4
- "version": "3.0.9",
4
+ "version": "3.0.10",
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.4.0",
9
+ "@salesforce/core": "^6.4.2",
10
10
  "@salesforce/sf-plugins-core": "^5.0.10"
11
11
  },
12
12
  "devDependencies": {
@@ -208,7 +208,7 @@
208
208
  "exports": "./lib/index.js",
209
209
  "type": "module",
210
210
  "sfdx": {
211
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.9.crt",
212
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.9.sig"
211
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.10.crt",
212
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-schema/3.0.10.sig"
213
213
  }
214
214
  }