@salesforce/plugin-limits 3.3.2 → 3.3.4
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/npm-shrinkwrap.json +53 -46
- package/oclif.lock +81 -51
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
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.
|
|
114
|
+
_See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.4/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.
|
|
160
|
+
_See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.3.4/src/commands/org/list/sobject/record-counts.ts)_
|
|
161
161
|
|
|
162
162
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-limits",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-limits",
|
|
9
|
-
"version": "3.3.
|
|
9
|
+
"version": "3.3.4",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.26.3",
|
|
13
|
-
"@salesforce/core": "^7.0
|
|
13
|
+
"@salesforce/core": "^7.2.0",
|
|
14
14
|
"@salesforce/kit": "^3.1.0",
|
|
15
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
15
|
+
"@salesforce/sf-plugins-core": "^9.0.4"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
18
|
+
"@oclif/plugin-command-snapshot": "^5.1.5",
|
|
19
19
|
"@oclif/test": "^3",
|
|
20
|
-
"@salesforce/cli-plugins-testkit": "^5.2.
|
|
20
|
+
"@salesforce/cli-plugins-testkit": "^5.2.3",
|
|
21
21
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
22
22
|
"@salesforce/plugin-command-reference": "^3.0.73",
|
|
23
23
|
"@salesforce/ts-types": "^2.0.9",
|
|
@@ -3276,9 +3276,9 @@
|
|
|
3276
3276
|
}
|
|
3277
3277
|
},
|
|
3278
3278
|
"node_modules/@oclif/core": {
|
|
3279
|
-
"version": "3.26.
|
|
3280
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.
|
|
3281
|
-
"integrity": "sha512-
|
|
3279
|
+
"version": "3.26.4",
|
|
3280
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz",
|
|
3281
|
+
"integrity": "sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==",
|
|
3282
3282
|
"license": "MIT",
|
|
3283
3283
|
"dependencies": {
|
|
3284
3284
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -3367,9 +3367,9 @@
|
|
|
3367
3367
|
}
|
|
3368
3368
|
},
|
|
3369
3369
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3370
|
-
"version": "5.1.
|
|
3371
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
3372
|
-
"integrity": "sha512-
|
|
3370
|
+
"version": "5.1.5",
|
|
3371
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz",
|
|
3372
|
+
"integrity": "sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==",
|
|
3373
3373
|
"dev": true,
|
|
3374
3374
|
"license": "MIT",
|
|
3375
3375
|
"dependencies": {
|
|
@@ -3382,7 +3382,7 @@
|
|
|
3382
3382
|
"lodash.get": "^4.4.2",
|
|
3383
3383
|
"lodash.sortby": "^4.7.0",
|
|
3384
3384
|
"semver": "^7.6.0",
|
|
3385
|
-
"ts-json-schema-generator": "^1.5.
|
|
3385
|
+
"ts-json-schema-generator": "^1.5.1"
|
|
3386
3386
|
},
|
|
3387
3387
|
"engines": {
|
|
3388
3388
|
"node": ">=18.0.0"
|
|
@@ -3677,13 +3677,13 @@
|
|
|
3677
3677
|
}
|
|
3678
3678
|
},
|
|
3679
3679
|
"node_modules/@oclif/test": {
|
|
3680
|
-
"version": "3.2.
|
|
3681
|
-
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-3.2.
|
|
3682
|
-
"integrity": "sha512
|
|
3680
|
+
"version": "3.2.11",
|
|
3681
|
+
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-3.2.11.tgz",
|
|
3682
|
+
"integrity": "sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==",
|
|
3683
3683
|
"dev": true,
|
|
3684
3684
|
"license": "MIT",
|
|
3685
3685
|
"dependencies": {
|
|
3686
|
-
"@oclif/core": "^3.26.
|
|
3686
|
+
"@oclif/core": "^3.26.4",
|
|
3687
3687
|
"chai": "^4.4.1",
|
|
3688
3688
|
"fancy-test": "^3.0.14"
|
|
3689
3689
|
},
|
|
@@ -3703,14 +3703,14 @@
|
|
|
3703
3703
|
}
|
|
3704
3704
|
},
|
|
3705
3705
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
3706
|
-
"version": "5.2.
|
|
3707
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.
|
|
3708
|
-
"integrity": "sha512-
|
|
3706
|
+
"version": "5.2.3",
|
|
3707
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.3.tgz",
|
|
3708
|
+
"integrity": "sha512-6x24mYi2F2ywVo3Gygc3H+B1PC6e9MRdVuFwal0qp4D7PisnANrNJai7csgv1XwErG2B2fuDD9w/On1XZV+gSA==",
|
|
3709
3709
|
"dev": true,
|
|
3710
3710
|
"license": "BSD-3-Clause",
|
|
3711
3711
|
"dependencies": {
|
|
3712
|
-
"@salesforce/core": "^7.
|
|
3713
|
-
"@salesforce/kit": "^3.1.
|
|
3712
|
+
"@salesforce/core": "^7.3.0",
|
|
3713
|
+
"@salesforce/kit": "^3.1.1",
|
|
3714
3714
|
"@salesforce/ts-types": "^2.0.9",
|
|
3715
3715
|
"@types/shelljs": "^0.8.15",
|
|
3716
3716
|
"debug": "^4.3.1",
|
|
@@ -3764,9 +3764,9 @@
|
|
|
3764
3764
|
}
|
|
3765
3765
|
},
|
|
3766
3766
|
"node_modules/@salesforce/core": {
|
|
3767
|
-
"version": "7.
|
|
3768
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.
|
|
3769
|
-
"integrity": "sha512-
|
|
3767
|
+
"version": "7.3.0",
|
|
3768
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.0.tgz",
|
|
3769
|
+
"integrity": "sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==",
|
|
3770
3770
|
"license": "BSD-3-Clause",
|
|
3771
3771
|
"dependencies": {
|
|
3772
3772
|
"@jsforce/jsforce-node": "^3.1.0",
|
|
@@ -3850,9 +3850,9 @@
|
|
|
3850
3850
|
}
|
|
3851
3851
|
},
|
|
3852
3852
|
"node_modules/@salesforce/kit": {
|
|
3853
|
-
"version": "3.1.
|
|
3854
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.
|
|
3855
|
-
"integrity": "sha512-
|
|
3853
|
+
"version": "3.1.1",
|
|
3854
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.1.tgz",
|
|
3855
|
+
"integrity": "sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==",
|
|
3856
3856
|
"license": "BSD-3-Clause",
|
|
3857
3857
|
"dependencies": {
|
|
3858
3858
|
"@salesforce/ts-types": "^2.0.9",
|
|
@@ -3941,15 +3941,15 @@
|
|
|
3941
3941
|
"license": "ISC"
|
|
3942
3942
|
},
|
|
3943
3943
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
3944
|
-
"version": "9.0.
|
|
3945
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
3946
|
-
"integrity": "sha512-
|
|
3944
|
+
"version": "9.0.4",
|
|
3945
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.4.tgz",
|
|
3946
|
+
"integrity": "sha512-JJ6BMgzF+idYNSOpBt8mFsSB8GnXN85vwdsXT0gkCdIy1YB9CdgyKJwWqDRw2nTy+fmeeS+2FKA3NS2hbBXyRQ==",
|
|
3947
3947
|
"license": "BSD-3-Clause",
|
|
3948
3948
|
"dependencies": {
|
|
3949
3949
|
"@inquirer/confirm": "^2.0.17",
|
|
3950
3950
|
"@inquirer/password": "^1.1.16",
|
|
3951
|
-
"@oclif/core": "^3.26.
|
|
3952
|
-
"@salesforce/core": "^7.
|
|
3951
|
+
"@oclif/core": "^3.26.2",
|
|
3952
|
+
"@salesforce/core": "^7.2.0",
|
|
3953
3953
|
"@salesforce/kit": "^3.1.0",
|
|
3954
3954
|
"@salesforce/ts-types": "^2.0.9",
|
|
3955
3955
|
"chalk": "^5.3.0"
|
|
@@ -6447,13 +6447,13 @@
|
|
|
6447
6447
|
}
|
|
6448
6448
|
},
|
|
6449
6449
|
"node_modules/commander": {
|
|
6450
|
-
"version": "
|
|
6451
|
-
"resolved": "https://registry.npmjs.org/commander/-/commander-
|
|
6452
|
-
"integrity": "sha512-
|
|
6450
|
+
"version": "12.0.0",
|
|
6451
|
+
"resolved": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz",
|
|
6452
|
+
"integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==",
|
|
6453
6453
|
"dev": true,
|
|
6454
6454
|
"license": "MIT",
|
|
6455
6455
|
"engines": {
|
|
6456
|
-
"node": ">=
|
|
6456
|
+
"node": ">=18"
|
|
6457
6457
|
}
|
|
6458
6458
|
},
|
|
6459
6459
|
"node_modules/comment-parser": {
|
|
@@ -13495,19 +13495,19 @@
|
|
|
13495
13495
|
}
|
|
13496
13496
|
},
|
|
13497
13497
|
"node_modules/ts-json-schema-generator": {
|
|
13498
|
-
"version": "1.5.
|
|
13499
|
-
"resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.
|
|
13500
|
-
"integrity": "sha512-
|
|
13498
|
+
"version": "1.5.1",
|
|
13499
|
+
"resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz",
|
|
13500
|
+
"integrity": "sha512-apX5qG2+NA66j7b4AJm8q/DpdTeOsjfh7A3LpKsUiil0FepkNwtN28zYgjrsiiya2/OPhsr/PSjX5FUYg79rCg==",
|
|
13501
13501
|
"dev": true,
|
|
13502
13502
|
"license": "MIT",
|
|
13503
13503
|
"dependencies": {
|
|
13504
|
-
"@types/json-schema": "^7.0.
|
|
13505
|
-
"commander": "^
|
|
13504
|
+
"@types/json-schema": "^7.0.15",
|
|
13505
|
+
"commander": "^12.0.0",
|
|
13506
13506
|
"glob": "^8.0.3",
|
|
13507
13507
|
"json5": "^2.2.3",
|
|
13508
13508
|
"normalize-path": "^3.0.0",
|
|
13509
13509
|
"safe-stable-stringify": "^2.4.3",
|
|
13510
|
-
"typescript": "~5.
|
|
13510
|
+
"typescript": "~5.4.2"
|
|
13511
13511
|
},
|
|
13512
13512
|
"bin": {
|
|
13513
13513
|
"ts-json-schema-generator": "bin/ts-json-schema-generator"
|
|
@@ -13516,6 +13516,13 @@
|
|
|
13516
13516
|
"node": ">=10.0.0"
|
|
13517
13517
|
}
|
|
13518
13518
|
},
|
|
13519
|
+
"node_modules/ts-json-schema-generator/node_modules/@types/json-schema": {
|
|
13520
|
+
"version": "7.0.15",
|
|
13521
|
+
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
13522
|
+
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
13523
|
+
"dev": true,
|
|
13524
|
+
"license": "MIT"
|
|
13525
|
+
},
|
|
13519
13526
|
"node_modules/ts-json-schema-generator/node_modules/glob": {
|
|
13520
13527
|
"version": "8.1.0",
|
|
13521
13528
|
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
|
@@ -13550,9 +13557,9 @@
|
|
|
13550
13557
|
}
|
|
13551
13558
|
},
|
|
13552
13559
|
"node_modules/ts-json-schema-generator/node_modules/typescript": {
|
|
13553
|
-
"version": "5.
|
|
13554
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
13555
|
-
"integrity": "sha512-
|
|
13560
|
+
"version": "5.4.5",
|
|
13561
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|
|
13562
|
+
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
|
13556
13563
|
"dev": true,
|
|
13557
13564
|
"license": "Apache-2.0",
|
|
13558
13565
|
"bin": {
|
package/oclif.lock
CHANGED
|
@@ -1568,10 +1568,10 @@
|
|
|
1568
1568
|
wordwrap "^1.0.0"
|
|
1569
1569
|
wrap-ansi "^7.0.0"
|
|
1570
1570
|
|
|
1571
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3":
|
|
1572
|
-
version "3.26.
|
|
1573
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.
|
|
1574
|
-
integrity sha512-
|
|
1571
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.3", "@oclif/core@^3.26.4":
|
|
1572
|
+
version "3.26.4"
|
|
1573
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
|
|
1574
|
+
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
|
|
1575
1575
|
dependencies:
|
|
1576
1576
|
"@types/cli-progress" "^3.11.5"
|
|
1577
1577
|
ansi-escapes "^4.3.2"
|
|
@@ -1602,10 +1602,10 @@
|
|
|
1602
1602
|
wordwrap "^1.0.0"
|
|
1603
1603
|
wrap-ansi "^7.0.0"
|
|
1604
1604
|
|
|
1605
|
-
"@oclif/plugin-command-snapshot@^5.1.
|
|
1606
|
-
version "5.1.
|
|
1607
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.
|
|
1608
|
-
integrity sha512-
|
|
1605
|
+
"@oclif/plugin-command-snapshot@^5.1.5":
|
|
1606
|
+
version "5.1.5"
|
|
1607
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz#5fe95b2a131d66663fe6e245811b634cf20bb022"
|
|
1608
|
+
integrity sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==
|
|
1609
1609
|
dependencies:
|
|
1610
1610
|
"@oclif/core" "3.26.0"
|
|
1611
1611
|
"@types/lodash.difference" "^4.5.9"
|
|
@@ -1616,7 +1616,7 @@
|
|
|
1616
1616
|
lodash.get "^4.4.2"
|
|
1617
1617
|
lodash.sortby "^4.7.0"
|
|
1618
1618
|
semver "^7.6.0"
|
|
1619
|
-
ts-json-schema-generator "^1.5.
|
|
1619
|
+
ts-json-schema-generator "^1.5.1"
|
|
1620
1620
|
|
|
1621
1621
|
"@oclif/plugin-help@^6.0.21":
|
|
1622
1622
|
version "6.0.21"
|
|
@@ -1646,11 +1646,11 @@
|
|
|
1646
1646
|
lodash.template "^4.5.0"
|
|
1647
1647
|
|
|
1648
1648
|
"@oclif/test@^3":
|
|
1649
|
-
version "3.2.
|
|
1650
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.
|
|
1651
|
-
integrity sha512
|
|
1649
|
+
version "3.2.11"
|
|
1650
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.11.tgz#356ed6f10c8e20128f807362e2a227038b9ea2cc"
|
|
1651
|
+
integrity sha512-+bjUTI12kgqFYJtlNCYk0F+aIuYh4GDPZIviwSe9+rzd9kJMWEC3phUiviT41rroZzaPUcshnTVoZ5hyq+EIkg==
|
|
1652
1652
|
dependencies:
|
|
1653
|
-
"@oclif/core" "^3.26.
|
|
1653
|
+
"@oclif/core" "^3.26.4"
|
|
1654
1654
|
chai "^4.4.1"
|
|
1655
1655
|
fancy-test "^3.0.14"
|
|
1656
1656
|
|
|
@@ -1659,13 +1659,13 @@
|
|
|
1659
1659
|
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
|
|
1660
1660
|
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
|
|
1661
1661
|
|
|
1662
|
-
"@salesforce/cli-plugins-testkit@^5.2.
|
|
1663
|
-
version "5.2.
|
|
1664
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.
|
|
1665
|
-
integrity sha512-
|
|
1662
|
+
"@salesforce/cli-plugins-testkit@^5.2.3":
|
|
1663
|
+
version "5.2.3"
|
|
1664
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.3.tgz#20ce2d4e508b0bcaa60c4566b7f1c6bd99280cb8"
|
|
1665
|
+
integrity sha512-6x24mYi2F2ywVo3Gygc3H+B1PC6e9MRdVuFwal0qp4D7PisnANrNJai7csgv1XwErG2B2fuDD9w/On1XZV+gSA==
|
|
1666
1666
|
dependencies:
|
|
1667
|
-
"@salesforce/core" "^7.
|
|
1668
|
-
"@salesforce/kit" "^3.1.
|
|
1667
|
+
"@salesforce/core" "^7.3.0"
|
|
1668
|
+
"@salesforce/kit" "^3.1.1"
|
|
1669
1669
|
"@salesforce/ts-types" "^2.0.9"
|
|
1670
1670
|
"@types/shelljs" "^0.8.15"
|
|
1671
1671
|
debug "^4.3.1"
|
|
@@ -1698,10 +1698,10 @@
|
|
|
1698
1698
|
semver "^7.6.0"
|
|
1699
1699
|
ts-retry-promise "^0.7.1"
|
|
1700
1700
|
|
|
1701
|
-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.0.
|
|
1702
|
-
version "7.
|
|
1703
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.
|
|
1704
|
-
integrity sha512-
|
|
1701
|
+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0":
|
|
1702
|
+
version "7.3.0"
|
|
1703
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.0.tgz#2ad3dfccb1ef0eb2e65b49b655e39748002bbc13"
|
|
1704
|
+
integrity sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==
|
|
1705
1705
|
dependencies:
|
|
1706
1706
|
"@jsforce/jsforce-node" "^3.1.0"
|
|
1707
1707
|
"@salesforce/kit" "^3.1.0"
|
|
@@ -1758,10 +1758,10 @@
|
|
|
1758
1758
|
typescript "^5.4.3"
|
|
1759
1759
|
wireit "^0.14.4"
|
|
1760
1760
|
|
|
1761
|
-
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0":
|
|
1762
|
-
version "3.1.
|
|
1763
|
-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.
|
|
1764
|
-
integrity sha512-
|
|
1761
|
+
"@salesforce/kit@^3.0.15", "@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1":
|
|
1762
|
+
version "3.1.1"
|
|
1763
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
|
|
1764
|
+
integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
|
|
1765
1765
|
dependencies:
|
|
1766
1766
|
"@salesforce/ts-types" "^2.0.9"
|
|
1767
1767
|
tslib "^2.6.2"
|
|
@@ -1803,15 +1803,15 @@
|
|
|
1803
1803
|
chalk "^4"
|
|
1804
1804
|
inquirer "^8.2.5"
|
|
1805
1805
|
|
|
1806
|
-
"@salesforce/sf-plugins-core@^9.0.
|
|
1807
|
-
version "9.0.
|
|
1808
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
1809
|
-
integrity sha512-
|
|
1806
|
+
"@salesforce/sf-plugins-core@^9.0.4":
|
|
1807
|
+
version "9.0.4"
|
|
1808
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.4.tgz#6ff2de0890051d74c59b725f5dac98f413954e15"
|
|
1809
|
+
integrity sha512-JJ6BMgzF+idYNSOpBt8mFsSB8GnXN85vwdsXT0gkCdIy1YB9CdgyKJwWqDRw2nTy+fmeeS+2FKA3NS2hbBXyRQ==
|
|
1810
1810
|
dependencies:
|
|
1811
1811
|
"@inquirer/confirm" "^2.0.17"
|
|
1812
1812
|
"@inquirer/password" "^1.1.16"
|
|
1813
|
-
"@oclif/core" "^3.26.
|
|
1814
|
-
"@salesforce/core" "^7.
|
|
1813
|
+
"@oclif/core" "^3.26.2"
|
|
1814
|
+
"@salesforce/core" "^7.2.0"
|
|
1815
1815
|
"@salesforce/kit" "^3.1.0"
|
|
1816
1816
|
"@salesforce/ts-types" "^2.0.9"
|
|
1817
1817
|
chalk "^5.3.0"
|
|
@@ -2524,6 +2524,11 @@
|
|
|
2524
2524
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
|
|
2525
2525
|
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
|
|
2526
2526
|
|
|
2527
|
+
"@types/json-schema@^7.0.15":
|
|
2528
|
+
version "7.0.15"
|
|
2529
|
+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|
|
2530
|
+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
|
|
2531
|
+
|
|
2527
2532
|
"@types/json5@^0.0.29":
|
|
2528
2533
|
version "0.0.29"
|
|
2529
2534
|
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
|
@@ -3417,10 +3422,10 @@ combined-stream@^1.0.8:
|
|
|
3417
3422
|
dependencies:
|
|
3418
3423
|
delayed-stream "~1.0.0"
|
|
3419
3424
|
|
|
3420
|
-
commander@^
|
|
3421
|
-
version "
|
|
3422
|
-
resolved "https://registry.yarnpkg.com/commander/-/commander-
|
|
3423
|
-
integrity sha512-
|
|
3425
|
+
commander@^12.0.0:
|
|
3426
|
+
version "12.0.0"
|
|
3427
|
+
resolved "https://registry.yarnpkg.com/commander/-/commander-12.0.0.tgz#b929db6df8546080adfd004ab215ed48cf6f2592"
|
|
3428
|
+
integrity sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==
|
|
3424
3429
|
|
|
3425
3430
|
commander@^4.0.1:
|
|
3426
3431
|
version "4.1.1"
|
|
@@ -7220,7 +7225,16 @@ stdout-stderr@^0.1.9:
|
|
|
7220
7225
|
debug "^4.1.1"
|
|
7221
7226
|
strip-ansi "^6.0.0"
|
|
7222
7227
|
|
|
7223
|
-
"string-width-cjs@npm:string-width@^4.2.0"
|
|
7228
|
+
"string-width-cjs@npm:string-width@^4.2.0":
|
|
7229
|
+
version "4.2.3"
|
|
7230
|
+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
7231
|
+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
7232
|
+
dependencies:
|
|
7233
|
+
emoji-regex "^8.0.0"
|
|
7234
|
+
is-fullwidth-code-point "^3.0.0"
|
|
7235
|
+
strip-ansi "^6.0.1"
|
|
7236
|
+
|
|
7237
|
+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
7224
7238
|
version "4.2.3"
|
|
7225
7239
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
7226
7240
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
@@ -7279,7 +7293,14 @@ string_decoder@~1.1.1:
|
|
|
7279
7293
|
dependencies:
|
|
7280
7294
|
safe-buffer "~5.1.0"
|
|
7281
7295
|
|
|
7282
|
-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1"
|
|
7296
|
+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
|
7297
|
+
version "6.0.1"
|
|
7298
|
+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
7299
|
+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
7300
|
+
dependencies:
|
|
7301
|
+
ansi-regex "^5.0.1"
|
|
7302
|
+
|
|
7303
|
+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
7283
7304
|
version "6.0.1"
|
|
7284
7305
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
7285
7306
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
@@ -7441,18 +7462,18 @@ ts-api-utils@^1.0.1:
|
|
|
7441
7462
|
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
|
7442
7463
|
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
|
7443
7464
|
|
|
7444
|
-
ts-json-schema-generator@^1.5.
|
|
7445
|
-
version "1.5.
|
|
7446
|
-
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.
|
|
7447
|
-
integrity sha512-
|
|
7465
|
+
ts-json-schema-generator@^1.5.1:
|
|
7466
|
+
version "1.5.1"
|
|
7467
|
+
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"
|
|
7468
|
+
integrity sha512-apX5qG2+NA66j7b4AJm8q/DpdTeOsjfh7A3LpKsUiil0FepkNwtN28zYgjrsiiya2/OPhsr/PSjX5FUYg79rCg==
|
|
7448
7469
|
dependencies:
|
|
7449
|
-
"@types/json-schema" "^7.0.
|
|
7450
|
-
commander "^
|
|
7470
|
+
"@types/json-schema" "^7.0.15"
|
|
7471
|
+
commander "^12.0.0"
|
|
7451
7472
|
glob "^8.0.3"
|
|
7452
7473
|
json5 "^2.2.3"
|
|
7453
7474
|
normalize-path "^3.0.0"
|
|
7454
7475
|
safe-stable-stringify "^2.4.3"
|
|
7455
|
-
typescript "~5.
|
|
7476
|
+
typescript "~5.4.2"
|
|
7456
7477
|
|
|
7457
7478
|
ts-node@^10.8.1, ts-node@^10.9.2:
|
|
7458
7479
|
version "10.9.2"
|
|
@@ -7618,10 +7639,10 @@ typescript@^5.4.3, typescript@^5.4.4:
|
|
|
7618
7639
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
|
|
7619
7640
|
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
|
|
7620
7641
|
|
|
7621
|
-
typescript@~5.
|
|
7622
|
-
version "5.
|
|
7623
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.
|
|
7624
|
-
integrity sha512-
|
|
7642
|
+
typescript@~5.4.2:
|
|
7643
|
+
version "5.4.5"
|
|
7644
|
+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
|
|
7645
|
+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
|
|
7625
7646
|
|
|
7626
7647
|
uglify-js@^3.1.4:
|
|
7627
7648
|
version "3.17.4"
|
|
@@ -7841,7 +7862,7 @@ workerpool@6.2.1:
|
|
|
7841
7862
|
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
|
|
7842
7863
|
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
|
|
7843
7864
|
|
|
7844
|
-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"
|
|
7865
|
+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
|
7845
7866
|
version "7.0.0"
|
|
7846
7867
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
7847
7868
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
@@ -7859,6 +7880,15 @@ wrap-ansi@^6.2.0:
|
|
|
7859
7880
|
string-width "^4.1.0"
|
|
7860
7881
|
strip-ansi "^6.0.0"
|
|
7861
7882
|
|
|
7883
|
+
wrap-ansi@^7.0.0:
|
|
7884
|
+
version "7.0.0"
|
|
7885
|
+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
7886
|
+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
7887
|
+
dependencies:
|
|
7888
|
+
ansi-styles "^4.0.0"
|
|
7889
|
+
string-width "^4.1.0"
|
|
7890
|
+
strip-ansi "^6.0.0"
|
|
7891
|
+
|
|
7862
7892
|
wrap-ansi@^8.1.0:
|
|
7863
7893
|
version "8.1.0"
|
|
7864
7894
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-limits",
|
|
3
3
|
"description": "commands to display api limits to your org",
|
|
4
|
-
"version": "3.3.
|
|
4
|
+
"version": "3.3.4",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@oclif/core": "^3.26.3",
|
|
9
|
-
"@salesforce/core": "^7.0
|
|
9
|
+
"@salesforce/core": "^7.2.0",
|
|
10
10
|
"@salesforce/kit": "^3.1.0",
|
|
11
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
11
|
+
"@salesforce/sf-plugins-core": "^9.0.4"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@oclif/plugin-command-snapshot": "^5.1.
|
|
14
|
+
"@oclif/plugin-command-snapshot": "^5.1.5",
|
|
15
15
|
"@oclif/test": "^3",
|
|
16
|
-
"@salesforce/cli-plugins-testkit": "^5.2.
|
|
16
|
+
"@salesforce/cli-plugins-testkit": "^5.2.3",
|
|
17
17
|
"@salesforce/dev-scripts": "^9.0.0",
|
|
18
18
|
"@salesforce/plugin-command-reference": "^3.0.73",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.9",
|
|
@@ -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.
|
|
217
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.
|
|
216
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.4.crt",
|
|
217
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.3.4.sig"
|
|
218
218
|
}
|
|
219
219
|
}
|