@salesforce/plugin-limits 3.3.0 → 3.3.1

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
@@ -111,7 +111,7 @@ EXAMPLES
111
111
  $ sf org list limits --target-org my-scratch-org
112
112
  ```
113
113
 
114
- _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.0/src/commands/org/list/limits.ts)_
114
+ _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.1/src/commands/org/list/limits.ts)_
115
115
 
116
116
  ## `sf org list sobject record-counts`
117
117
 
@@ -157,6 +157,6 @@ EXAMPLES
157
157
  $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
158
158
  ```
159
159
 
160
- _See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.0/src/commands/org/list/sobject/record-counts.ts)_
160
+ _See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.1/src/commands/org/list/sobject/record-counts.ts)_
161
161
 
162
162
  <!-- commandsstop -->
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-limits",
3
- "version": "3.3.0",
3
+ "version": "3.3.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-limits",
9
- "version": "3.3.0",
9
+ "version": "3.3.1",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.26.2",
12
+ "@oclif/core": "^3.26.3",
13
13
  "@salesforce/core": "^7.0.1",
14
14
  "@salesforce/kit": "^3.1.0",
15
15
  "@salesforce/sf-plugins-core": "^9.0.0"
@@ -2740,9 +2740,9 @@
2740
2740
  }
2741
2741
  },
2742
2742
  "node_modules/@oclif/core": {
2743
- "version": "3.26.2",
2744
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.2.tgz",
2745
- "integrity": "sha512-Gpn21jKjcOx0TecI1wLJrY/65jtgJx5f1GzTc81oKvEpKes1b3Li2SMZygRaWRpcQ3wjN0d7lTPi8WwLsmTBjA==",
2743
+ "version": "3.26.3",
2744
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.3.tgz",
2745
+ "integrity": "sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==",
2746
2746
  "license": "MIT",
2747
2747
  "dependencies": {
2748
2748
  "@types/cli-progress": "^3.11.5",
@@ -2754,7 +2754,7 @@
2754
2754
  "cli-progress": "^3.12.0",
2755
2755
  "color": "^4.2.3",
2756
2756
  "debug": "^4.3.4",
2757
- "ejs": "^3.1.9",
2757
+ "ejs": "^3.1.10",
2758
2758
  "get-package-type": "^0.1.0",
2759
2759
  "globby": "^11.1.0",
2760
2760
  "hyperlinker": "^1.0.0",
@@ -6408,9 +6408,9 @@
6408
6408
  }
6409
6409
  },
6410
6410
  "node_modules/ejs": {
6411
- "version": "3.1.9",
6412
- "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.9.tgz",
6413
- "integrity": "sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==",
6411
+ "version": "3.1.10",
6412
+ "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
6413
+ "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
6414
6414
  "license": "Apache-2.0",
6415
6415
  "dependencies": {
6416
6416
  "jake": "^10.8.5"
package/oclif.lock CHANGED
@@ -1336,10 +1336,10 @@
1336
1336
  wordwrap "^1.0.0"
1337
1337
  wrap-ansi "^7.0.0"
1338
1338
 
1339
- "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2":
1340
- version "3.26.2"
1341
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.2.tgz#92a92516e1309e5b1241c1b4932ab1d2546e294a"
1342
- integrity sha512-Gpn21jKjcOx0TecI1wLJrY/65jtgJx5f1GzTc81oKvEpKes1b3Li2SMZygRaWRpcQ3wjN0d7lTPi8WwLsmTBjA==
1339
+ "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.3":
1340
+ version "3.26.3"
1341
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
1342
+ integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
1343
1343
  dependencies:
1344
1344
  "@types/cli-progress" "^3.11.5"
1345
1345
  ansi-escapes "^4.3.2"
@@ -1350,7 +1350,7 @@
1350
1350
  cli-progress "^3.12.0"
1351
1351
  color "^4.2.3"
1352
1352
  debug "^4.3.4"
1353
- ejs "^3.1.9"
1353
+ ejs "^3.1.10"
1354
1354
  get-package-type "^0.1.0"
1355
1355
  globby "^11.1.0"
1356
1356
  hyperlinker "^1.0.0"
@@ -3456,10 +3456,10 @@ ecdsa-sig-formatter@1.0.11:
3456
3456
  dependencies:
3457
3457
  safe-buffer "^5.0.1"
3458
3458
 
3459
- ejs@^3.1.9:
3460
- version "3.1.9"
3461
- resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.9.tgz#03c9e8777fe12686a9effcef22303ca3d8eeb361"
3462
- integrity sha512-rC+QVNMJWv+MtPgkt0y+0rVEIdbtxVADApW9JXrUVlzHetgcyczP/E7DJmWJ4fJCZF2cPcBk0laWO9ZHMG3DmQ==
3459
+ ejs@^3.1.10, ejs@^3.1.9:
3460
+ version "3.1.10"
3461
+ resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.10.tgz#69ab8358b14e896f80cc39e62087b88500c3ac3b"
3462
+ integrity sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==
3463
3463
  dependencies:
3464
3464
  jake "^10.8.5"
3465
3465
 
@@ -6897,16 +6897,7 @@ stdout-stderr@^0.1.9:
6897
6897
  debug "^4.1.1"
6898
6898
  strip-ansi "^6.0.0"
6899
6899
 
6900
- "string-width-cjs@npm:string-width@^4.2.0":
6901
- version "4.2.3"
6902
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6903
- integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6904
- dependencies:
6905
- emoji-regex "^8.0.0"
6906
- is-fullwidth-code-point "^3.0.0"
6907
- strip-ansi "^6.0.1"
6908
-
6909
- string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6900
+ "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6910
6901
  version "4.2.3"
6911
6902
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6912
6903
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6965,14 +6956,7 @@ string_decoder@~1.1.1:
6965
6956
  dependencies:
6966
6957
  safe-buffer "~5.1.0"
6967
6958
 
6968
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6969
- version "6.0.1"
6970
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6971
- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6972
- dependencies:
6973
- ansi-regex "^5.0.1"
6974
-
6975
- strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6959
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6976
6960
  version "6.0.1"
6977
6961
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6978
6962
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7529,7 +7513,7 @@ workerpool@6.2.1:
7529
7513
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
7530
7514
  integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
7531
7515
 
7532
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7516
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7533
7517
  version "7.0.0"
7534
7518
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7535
7519
  integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7547,15 +7531,6 @@ wrap-ansi@^6.2.0:
7547
7531
  string-width "^4.1.0"
7548
7532
  strip-ansi "^6.0.0"
7549
7533
 
7550
- wrap-ansi@^7.0.0:
7551
- version "7.0.0"
7552
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7553
- integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7554
- dependencies:
7555
- ansi-styles "^4.0.0"
7556
- string-width "^4.1.0"
7557
- strip-ansi "^6.0.0"
7558
-
7559
7534
  wrap-ansi@^8.1.0:
7560
7535
  version "8.1.0"
7561
7536
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -280,5 +280,5 @@
280
280
  ]
281
281
  }
282
282
  },
283
- "version": "3.3.0"
283
+ "version": "3.3.1"
284
284
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-limits",
3
3
  "description": "commands to display api limits to your org",
4
- "version": "3.3.0",
4
+ "version": "3.3.1",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.26.2",
8
+ "@oclif/core": "^3.26.3",
9
9
  "@salesforce/core": "^7.0.1",
10
10
  "@salesforce/kit": "^3.1.0",
11
11
  "@salesforce/sf-plugins-core": "^9.0.0"
@@ -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.3.0.crt",
217
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.0.sig"
216
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.1.crt",
217
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.1.sig"
218
218
  }
219
219
  }