@salesforce/plugin-limits 3.0.9 → 3.0.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 +2 -2
- package/oclif.lock +21 -24
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
|
@@ -110,7 +110,7 @@ EXAMPLES
|
|
|
110
110
|
$ sf org list limits --target-org my-scratch-org
|
|
111
111
|
```
|
|
112
112
|
|
|
113
|
-
_See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.0.
|
|
113
|
+
_See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.0.11/src/commands/org/list/limits.ts)_
|
|
114
114
|
|
|
115
115
|
## `sf org list sobject record-counts`
|
|
116
116
|
|
|
@@ -155,6 +155,6 @@ EXAMPLES
|
|
|
155
155
|
$ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
|
|
156
156
|
```
|
|
157
157
|
|
|
158
|
-
_See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.0.
|
|
158
|
+
_See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.0.11/src/commands/org/list/sobject/record-counts.ts)_
|
|
159
159
|
|
|
160
160
|
<!-- commandsstop -->
|
package/oclif.lock
CHANGED
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
wordwrap "^1.0.0"
|
|
738
738
|
wrap-ansi "^7.0.0"
|
|
739
739
|
|
|
740
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.12.0", "@oclif/core@^3.
|
|
740
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.12.0", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
|
|
741
741
|
version "3.15.1"
|
|
742
742
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
|
|
743
743
|
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
|
|
@@ -966,10 +966,10 @@
|
|
|
966
966
|
semver "^7.5.4"
|
|
967
967
|
ts-retry-promise "^0.7.1"
|
|
968
968
|
|
|
969
|
-
"@salesforce/core@^6.4.1":
|
|
970
|
-
version "6.4.
|
|
971
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.
|
|
972
|
-
integrity sha512-
|
|
969
|
+
"@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
|
|
970
|
+
version "6.4.2"
|
|
971
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
|
|
972
|
+
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
|
|
973
973
|
dependencies:
|
|
974
974
|
"@salesforce/kit" "^3.0.15"
|
|
975
975
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -985,7 +985,7 @@
|
|
|
985
985
|
jszip "3.10.1"
|
|
986
986
|
pino "^8.16.2"
|
|
987
987
|
pino-abstract-transport "^1.1.0"
|
|
988
|
-
pino-pretty "^10.
|
|
988
|
+
pino-pretty "^10.3.0"
|
|
989
989
|
proper-lockfile "^4.1.2"
|
|
990
990
|
semver "^7.5.4"
|
|
991
991
|
ts-retry-promise "^0.7.1"
|
|
@@ -1059,12 +1059,12 @@
|
|
|
1059
1059
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1060
1060
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1061
1061
|
|
|
1062
|
-
"@salesforce/sf-plugins-core@^5.0.
|
|
1063
|
-
version "5.0.
|
|
1064
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1065
|
-
integrity sha512-
|
|
1062
|
+
"@salesforce/sf-plugins-core@^5.0.13", "@salesforce/sf-plugins-core@^5.0.8":
|
|
1063
|
+
version "5.0.13"
|
|
1064
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
|
|
1065
|
+
integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
|
|
1066
1066
|
dependencies:
|
|
1067
|
-
"@oclif/core" "^3.
|
|
1067
|
+
"@oclif/core" "^3.15.1"
|
|
1068
1068
|
"@salesforce/core" "^6.4.1"
|
|
1069
1069
|
"@salesforce/kit" "^3.0.15"
|
|
1070
1070
|
"@salesforce/ts-types" "^2.0.9"
|
|
@@ -3677,7 +3677,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
3677
3677
|
once "^1.3.0"
|
|
3678
3678
|
path-is-absolute "^1.0.0"
|
|
3679
3679
|
|
|
3680
|
-
glob@^8.0.
|
|
3680
|
+
glob@^8.0.1, glob@^8.0.3:
|
|
3681
3681
|
version "8.1.0"
|
|
3682
3682
|
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
3683
3683
|
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
@@ -3861,13 +3861,10 @@ header-case@^2.0.4:
|
|
|
3861
3861
|
capital-case "^1.0.4"
|
|
3862
3862
|
tslib "^2.0.3"
|
|
3863
3863
|
|
|
3864
|
-
help-me@^
|
|
3865
|
-
version "
|
|
3866
|
-
resolved "https://registry.yarnpkg.com/help-me/-/help-me-
|
|
3867
|
-
integrity sha512-
|
|
3868
|
-
dependencies:
|
|
3869
|
-
glob "^8.0.0"
|
|
3870
|
-
readable-stream "^3.6.0"
|
|
3864
|
+
help-me@^5.0.0:
|
|
3865
|
+
version "5.0.0"
|
|
3866
|
+
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
3867
|
+
integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
|
|
3871
3868
|
|
|
3872
3869
|
hosted-git-info@^2.1.4:
|
|
3873
3870
|
version "2.8.9"
|
|
@@ -6021,16 +6018,16 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
|
|
|
6021
6018
|
readable-stream "^4.0.0"
|
|
6022
6019
|
split2 "^4.0.0"
|
|
6023
6020
|
|
|
6024
|
-
pino-pretty@^10.2.3:
|
|
6025
|
-
version "10.
|
|
6026
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.
|
|
6027
|
-
integrity sha512-
|
|
6021
|
+
pino-pretty@^10.2.3, pino-pretty@^10.3.0:
|
|
6022
|
+
version "10.3.0"
|
|
6023
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
6024
|
+
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
|
|
6028
6025
|
dependencies:
|
|
6029
6026
|
colorette "^2.0.7"
|
|
6030
6027
|
dateformat "^4.6.3"
|
|
6031
6028
|
fast-copy "^3.0.0"
|
|
6032
6029
|
fast-safe-stringify "^2.1.1"
|
|
6033
|
-
help-me "^
|
|
6030
|
+
help-me "^5.0.0"
|
|
6034
6031
|
joycon "^3.1.1"
|
|
6035
6032
|
minimist "^1.2.6"
|
|
6036
6033
|
on-exit-leak-free "^2.1.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-limits",
|
|
3
3
|
"description": "commands to display api limits to your org",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.11",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.15.1",
|
|
9
|
-
"@salesforce/core": "^6.4.
|
|
9
|
+
"@salesforce/core": "^6.4.2",
|
|
10
10
|
"@salesforce/kit": "^3.0.15",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^5.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^5.0.13",
|
|
12
12
|
"@salesforce/ts-types": "^2.0.9"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"exports": "./lib/index.js",
|
|
214
214
|
"type": "module",
|
|
215
215
|
"sfdx": {
|
|
216
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.0.
|
|
217
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.0.
|
|
216
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.0.11.crt",
|
|
217
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.0.11.sig"
|
|
218
218
|
}
|
|
219
219
|
}
|