@salesforce/plugin-signups 2.6.21 → 2.6.22

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/LICENSE.txt CHANGED
@@ -1,12 +1,206 @@
1
- Copyright (c) 2025, Salesforce.com, Inc.
1
+ Apache License Version 2.0
2
+
3
+ Copyright (c) 2025 Salesforce, Inc.
2
4
  All rights reserved.
3
5
 
4
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
6
+ Apache License
7
+ Version 2.0, January 2004
8
+ http://www.apache.org/licenses/
9
+
10
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11
+
12
+ 1. Definitions.
13
+
14
+ "License" shall mean the terms and conditions for use, reproduction,
15
+ and distribution as defined by Sections 1 through 9 of this document.
16
+
17
+ "Licensor" shall mean the copyright owner or entity authorized by
18
+ the copyright owner that is granting the License.
19
+
20
+ "Legal Entity" shall mean the union of the acting entity and all
21
+ other entities that control, are controlled by, or are under common
22
+ control with that entity. For the purposes of this definition,
23
+ "control" means (i) the power, direct or indirect, to cause the
24
+ direction or management of such entity, whether by contract or
25
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
26
+ outstanding shares, or (iii) beneficial ownership of such entity.
27
+
28
+ "You" (or "Your") shall mean an individual or Legal Entity
29
+ exercising permissions granted by this License.
30
+
31
+ "Source" form shall mean the preferred form for making modifications,
32
+ including but not limited to software source code, documentation
33
+ source, and configuration files.
34
+
35
+ "Object" form shall mean any form resulting from mechanical
36
+ transformation or translation of a Source form, including but
37
+ not limited to compiled object code, generated documentation,
38
+ and conversions to other media types.
39
+
40
+ "Work" shall mean the work of authorship, whether in Source or
41
+ Object form, made available under the License, as indicated by a
42
+ copyright notice that is included in or attached to the work
43
+ (an example is provided in the Appendix below).
44
+
45
+ "Derivative Works" shall mean any work, whether in Source or Object
46
+ form, that is based on (or derived from) the Work and for which the
47
+ editorial revisions, annotations, elaborations, or other modifications
48
+ represent, as a whole, an original work of authorship. For the purposes
49
+ of this License, Derivative Works shall not include works that remain
50
+ separable from, or merely link (or bind by name) to the interfaces of,
51
+ the Work and Derivative Works thereof.
52
+
53
+ "Contribution" shall mean any work of authorship, including
54
+ the original version of the Work and any modifications or additions
55
+ to that Work or Derivative Works thereof, that is intentionally
56
+ submitted to Licensor for inclusion in the Work by the copyright owner
57
+ or by an individual or Legal Entity authorized to submit on behalf of
58
+ the copyright owner. For the purposes of this definition, "submitted"
59
+ means any form of electronic, verbal, or written communication sent
60
+ to the Licensor or its representatives, including but not limited to
61
+ communication on electronic mailing lists, source code control systems,
62
+ and issue tracking systems that are managed by, or on behalf of, the
63
+ Licensor for the purpose of discussing and improving the Work, but
64
+ excluding communication that is conspicuously marked or otherwise
65
+ designated in writing by the copyright owner as "Not a Contribution."
66
+
67
+ "Contributor" shall mean Licensor and any individual or Legal Entity
68
+ on behalf of whom a Contribution has been received by Licensor and
69
+ subsequently incorporated within the Work.
70
+
71
+ 2. Grant of Copyright License. Subject to the terms and conditions of
72
+ this License, each Contributor hereby grants to You a perpetual,
73
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
74
+ copyright license to reproduce, prepare Derivative Works of,
75
+ publicly display, publicly perform, sublicense, and distribute the
76
+ Work and such Derivative Works in Source or Object form.
77
+
78
+ 3. Grant of Patent License. Subject to the terms and conditions of
79
+ this License, each Contributor hereby grants to You a perpetual,
80
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
81
+ (except as stated in this section) patent license to make, have made,
82
+ use, offer to sell, sell, import, and otherwise transfer the Work,
83
+ where such license applies only to those patent claims licensable
84
+ by such Contributor that are necessarily infringed by their
85
+ Contribution(s) alone or by combination of their Contribution(s)
86
+ with the Work to which such Contribution(s) was submitted. If You
87
+ institute patent litigation against any entity (including a
88
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
89
+ or a Contribution incorporated within the Work constitutes direct
90
+ or contributory patent infringement, then any patent licenses
91
+ granted to You under this License for that Work shall terminate
92
+ as of the date such litigation is filed.
93
+
94
+ 4. Redistribution. You may reproduce and distribute copies of the
95
+ Work or Derivative Works thereof in any medium, with or without
96
+ modifications, and in Source or Object form, provided that You
97
+ meet the following conditions:
98
+
99
+ (a) You must give any other recipients of the Work or
100
+ Derivative Works a copy of this License; and
101
+
102
+ (b) You must cause any modified files to carry prominent notices
103
+ stating that You changed the files; and
104
+
105
+ (c) You must retain, in the Source form of any Derivative Works
106
+ that You distribute, all copyright, patent, trademark, and
107
+ attribution notices from the Source form of the Work,
108
+ excluding those notices that do not pertain to any part of
109
+ the Derivative Works; and
110
+
111
+ (d) If the Work includes a "NOTICE" text file as part of its
112
+ distribution, then any Derivative Works that You distribute must
113
+ include a readable copy of the attribution notices contained
114
+ within such NOTICE file, excluding those notices that do not
115
+ pertain to any part of the Derivative Works, in at least one
116
+ of the following places: within a NOTICE text file distributed
117
+ as part of the Derivative Works; within the Source form or
118
+ documentation, if provided along with the Derivative Works; or,
119
+ within a display generated by the Derivative Works, if and
120
+ wherever such third-party notices normally appear. The contents
121
+ of the NOTICE file are for informational purposes only and
122
+ do not modify the License. You may add Your own attribution
123
+ notices within Derivative Works that You distribute, alongside
124
+ or as an addendum to the NOTICE text from the Work, provided
125
+ that such additional attribution notices cannot be construed
126
+ as modifying the License.
127
+
128
+ You may add Your own copyright statement to Your modifications and
129
+ may provide additional or different license terms and conditions
130
+ for use, reproduction, or distribution of Your modifications, or
131
+ for any such Derivative Works as a whole, provided Your use,
132
+ reproduction, and distribution of the Work otherwise complies with
133
+ the conditions stated in this License.
134
+
135
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
136
+ any Contribution intentionally submitted for inclusion in the Work
137
+ by You to the Licensor shall be under the terms and conditions of
138
+ this License, without any additional terms or conditions.
139
+ Notwithstanding the above, nothing herein shall supersede or modify
140
+ the terms of any separate license agreement you may have executed
141
+ with Licensor regarding such Contributions.
142
+
143
+ 6. Trademarks. This License does not grant permission to use the trade
144
+ names, trademarks, service marks, or product names of the Licensor,
145
+ except as required for reasonable and customary use in describing the
146
+ origin of the Work and reproducing the content of the NOTICE file.
147
+
148
+ 7. Disclaimer of Warranty. Unless required by applicable law or
149
+ agreed to in writing, Licensor provides the Work (and each
150
+ Contributor provides its Contributions) on an "AS IS" BASIS,
151
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
152
+ implied, including, without limitation, any warranties or conditions
153
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
154
+ PARTICULAR PURPOSE. You are solely responsible for determining the
155
+ appropriateness of using or redistributing the Work and assume any
156
+ risks associated with Your exercise of permissions under this License.
157
+
158
+ 8. Limitation of Liability. In no event and under no legal theory,
159
+ whether in tort (including negligence), contract, or otherwise,
160
+ unless required by applicable law (such as deliberate and grossly
161
+ negligent acts) or agreed to in writing, shall any Contributor be
162
+ liable to You for damages, including any direct, indirect, special,
163
+ incidental, or consequential damages of any character arising as a
164
+ result of this License or out of the use or inability to use the
165
+ Work (including but not limited to damages for loss of goodwill,
166
+ work stoppage, computer failure or malfunction, or any and all
167
+ other commercial damages or losses), even if such Contributor
168
+ has been advised of the possibility of such damages.
169
+
170
+ 9. Accepting Warranty or Additional Liability. While redistributing
171
+ the Work or Derivative Works thereof, You may choose to offer,
172
+ and charge a fee for, acceptance of support, warranty, indemnity,
173
+ or other liability obligations and/or rights consistent with this
174
+ License. However, in accepting such obligations, You may act only
175
+ on Your own behalf and on Your sole responsibility, not on behalf
176
+ of any other Contributor, and only if You agree to indemnify,
177
+ defend, and hold each Contributor harmless for any liability
178
+ incurred by, or claims asserted against, such Contributor by reason
179
+ of your accepting any such warranty or additional liability.
180
+
181
+ END OF TERMS AND CONDITIONS
182
+
183
+ APPENDIX: How to apply the Apache License to your work.
184
+
185
+ To apply the Apache License to your work, attach the following
186
+ boilerplate notice, with the fields enclosed by brackets "{}"
187
+ replaced with your own identifying information. (Don't include
188
+ the brackets!) The text should be enclosed in the appropriate
189
+ comment syntax for the file format. We also recommend that a
190
+ file or class name and description of purpose be included on the
191
+ same "printed page" as the copyright notice for easier
192
+ identification within third-party archives.
5
193
 
6
- * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
194
+ Copyright {yyyy} {name of copyright owner}
7
195
 
8
- * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
196
+ Licensed under the Apache License, Version 2.0 (the "License");
197
+ you may not use this file except in compliance with the License.
198
+ You may obtain a copy of the License at
9
199
 
10
- * Neither the name of Salesforce.com nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
200
+ http://www.apache.org/licenses/LICENSE-2.0
11
201
 
12
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
202
+ Unless required by applicable law or agreed to in writing, software
203
+ distributed under the License is distributed on an "AS IS" BASIS,
204
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205
+ See the License for the specific language governing permissions and
206
+ limitations under the License.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # plugin-signups
2
2
 
3
- [![NPM](https://img.shields.io/npm/v/@salesforce/plugin-signups.svg?label=@salesforce/plugin-signups)](https://www.npmjs.com/package/@salesforce/plugin-signups) [![Downloads/week](https://img.shields.io/npm/dw/@salesforce/plugin-signups.svg)](https://npmjs.org/package/@salesforce/plugin-signups) [![License](https://img.shields.io/badge/License-BSD%203--Clause-brightgreen.svg)](https://raw.githubusercontent.com/salesforcecli/plugin-signups/main/LICENSE.txt)
3
+ [![NPM](https://img.shields.io/npm/v/@salesforce/plugin-signups.svg?label=@salesforce/plugin-signups)](https://www.npmjs.com/package/@salesforce/plugin-signups) [![Downloads/week](https://img.shields.io/npm/dw/@salesforce/plugin-signups.svg)](https://npmjs.org/package/@salesforce/plugin-signups) [![License](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](https://opensource.org/license/apache-2-0)
4
4
 
5
5
  ## Learn about the plugin-signups
6
6
 
@@ -123,7 +123,7 @@ EXAMPLES
123
123
  $ sf org create shape --target-org SourceOrg
124
124
  ```
125
125
 
126
- _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/create/shape.ts)_
126
+ _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/create/shape.ts)_
127
127
 
128
128
  ## `sf org create snapshot`
129
129
 
@@ -179,7 +179,7 @@ FLAG DESCRIPTIONS
179
179
  as a version control system tag or commit ID.
180
180
  ```
181
181
 
182
- _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/create/snapshot.ts)_
182
+ _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/create/snapshot.ts)_
183
183
 
184
184
  ## `sf org delete shape`
185
185
 
@@ -219,7 +219,7 @@ EXAMPLES
219
219
  $ sf org delete shape --target-org SourceOrg --no-prompt
220
220
  ```
221
221
 
222
- _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/delete/shape.ts)_
222
+ _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/delete/shape.ts)_
223
223
 
224
224
  ## `sf org delete snapshot`
225
225
 
@@ -264,7 +264,7 @@ FLAG DESCRIPTIONS
264
264
  The IDs of scratch org snapshots start with 0Oo.
265
265
  ```
266
266
 
267
- _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/delete/snapshot.ts)_
267
+ _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/delete/snapshot.ts)_
268
268
 
269
269
  ## `sf org get snapshot`
270
270
 
@@ -311,7 +311,7 @@ FLAG DESCRIPTIONS
311
311
  The IDs of scratch org snapshots start with 0Oo.
312
312
  ```
313
313
 
314
- _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/get/snapshot.ts)_
314
+ _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/get/snapshot.ts)_
315
315
 
316
316
  ## `sf org list shape`
317
317
 
@@ -344,7 +344,7 @@ EXAMPLES
344
344
  $ sf org list shape --json > tmp/MyOrgShapeList.json
345
345
  ```
346
346
 
347
- _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/list/shape.ts)_
347
+ _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/list/shape.ts)_
348
348
 
349
349
  ## `sf org list snapshot`
350
350
 
@@ -386,6 +386,6 @@ EXAMPLES
386
386
  $ sf org list snapshot --target-dev-hub SnapshotDevHub
387
387
  ```
388
388
 
389
- _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.21/src/commands/org/list/snapshot.ts)_
389
+ _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.6.22/src/commands/org/list/snapshot.ts)_
390
390
 
391
391
  <!-- commandsstop -->
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "2.6.21",
3
+ "version": "2.6.22",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "2.6.21",
10
- "license": "BSD-3-Clause",
9
+ "version": "2.6.22",
10
+ "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^8.9.0",
13
+ "@salesforce/core": "^8.9.1",
14
14
  "@salesforce/kit": "^3.2.3",
15
15
  "@salesforce/sf-plugins-core": "^12.2.1",
16
16
  "change-case": "^5.4.4"
@@ -18,14 +18,14 @@
18
18
  "devDependencies": {
19
19
  "@oclif/plugin-command-snapshot": "^5.2.38",
20
20
  "@salesforce/cli-plugins-testkit": "^5.3.39",
21
- "@salesforce/dev-scripts": "^10.2.12",
21
+ "@salesforce/dev-scripts": "^11.0.1",
22
22
  "@salesforce/plugin-command-reference": "^3.1.49",
23
23
  "@salesforce/ts-types": "^2.0.11",
24
24
  "@types/chai-as-promised": "^7.1.8",
25
25
  "@types/chai-string": "^1.4.5",
26
26
  "chai-as-promised": "7.1.2",
27
27
  "chai-string": "^1.6.0",
28
- "eslint-plugin-sf-plugin": "^1.20.18",
28
+ "eslint-plugin-sf-plugin": "^1.20.19",
29
29
  "jsforce": "^2.0.0-beta.28",
30
30
  "oclif": "^4.17.43",
31
31
  "ts-node": "^10.9.2",
@@ -99,33 +99,6 @@
99
99
  "node": ">=16.0.0"
100
100
  }
101
101
  },
102
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
103
- "version": "3.734.0",
104
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
105
- "integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
106
- "dev": true,
107
- "license": "Apache-2.0",
108
- "dependencies": {
109
- "@smithy/types": "^4.1.0",
110
- "tslib": "^2.6.2"
111
- },
112
- "engines": {
113
- "node": ">=18.0.0"
114
- }
115
- },
116
- "node_modules/@aws-crypto/crc32/node_modules/@smithy/types": {
117
- "version": "4.1.0",
118
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
119
- "integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
120
- "dev": true,
121
- "license": "Apache-2.0",
122
- "dependencies": {
123
- "tslib": "^2.6.2"
124
- },
125
- "engines": {
126
- "node": ">=18.0.0"
127
- }
128
- },
129
102
  "node_modules/@aws-crypto/crc32c": {
130
103
  "version": "5.2.0",
131
104
  "resolved": "https://registry.npmjs.org/@aws-crypto/crc32c/-/crc32c-5.2.0.tgz",
@@ -138,33 +111,6 @@
138
111
  "tslib": "^2.6.2"
139
112
  }
140
113
  },
141
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
142
- "version": "3.734.0",
143
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
144
- "integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
145
- "dev": true,
146
- "license": "Apache-2.0",
147
- "dependencies": {
148
- "@smithy/types": "^4.1.0",
149
- "tslib": "^2.6.2"
150
- },
151
- "engines": {
152
- "node": ">=18.0.0"
153
- }
154
- },
155
- "node_modules/@aws-crypto/crc32c/node_modules/@smithy/types": {
156
- "version": "4.1.0",
157
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
158
- "integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
159
- "dev": true,
160
- "license": "Apache-2.0",
161
- "dependencies": {
162
- "tslib": "^2.6.2"
163
- },
164
- "engines": {
165
- "node": ">=18.0.0"
166
- }
167
- },
168
114
  "node_modules/@aws-crypto/sha1-browser": {
169
115
  "version": "5.2.0",
170
116
  "resolved": "https://registry.npmjs.org/@aws-crypto/sha1-browser/-/sha1-browser-5.2.0.tgz",
@@ -180,20 +126,6 @@
180
126
  "tslib": "^2.6.2"
181
127
  }
182
128
  },
183
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
184
- "version": "3.734.0",
185
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
186
- "integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
187
- "dev": true,
188
- "license": "Apache-2.0",
189
- "dependencies": {
190
- "@smithy/types": "^4.1.0",
191
- "tslib": "^2.6.2"
192
- },
193
- "engines": {
194
- "node": ">=18.0.0"
195
- }
196
- },
197
129
  "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer": {
198
130
  "version": "2.2.0",
199
131
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -207,19 +139,6 @@
207
139
  "node": ">=14.0.0"
208
140
  }
209
141
  },
210
- "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types": {
211
- "version": "4.1.0",
212
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
213
- "integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
214
- "dev": true,
215
- "license": "Apache-2.0",
216
- "dependencies": {
217
- "tslib": "^2.6.2"
218
- },
219
- "engines": {
220
- "node": ">=18.0.0"
221
- }
222
- },
223
142
  "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-buffer-from": {
224
143
  "version": "2.2.0",
225
144
  "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
@@ -264,20 +183,6 @@
264
183
  "tslib": "^2.6.2"
265
184
  }
266
185
  },
267
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
268
- "version": "3.734.0",
269
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
270
- "integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
271
- "dev": true,
272
- "license": "Apache-2.0",
273
- "dependencies": {
274
- "@smithy/types": "^4.1.0",
275
- "tslib": "^2.6.2"
276
- },
277
- "engines": {
278
- "node": ">=18.0.0"
279
- }
280
- },
281
186
  "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": {
282
187
  "version": "2.2.0",
283
188
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -291,19 +196,6 @@
291
196
  "node": ">=14.0.0"
292
197
  }
293
198
  },
294
- "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types": {
295
- "version": "4.1.0",
296
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
297
- "integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
298
- "dev": true,
299
- "license": "Apache-2.0",
300
- "dependencies": {
301
- "tslib": "^2.6.2"
302
- },
303
- "engines": {
304
- "node": ">=18.0.0"
305
- }
306
- },
307
199
  "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from": {
308
200
  "version": "2.2.0",
309
201
  "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
@@ -347,33 +239,6 @@
347
239
  "node": ">=16.0.0"
348
240
  }
349
241
  },
350
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
351
- "version": "3.734.0",
352
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
353
- "integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
354
- "dev": true,
355
- "license": "Apache-2.0",
356
- "dependencies": {
357
- "@smithy/types": "^4.1.0",
358
- "tslib": "^2.6.2"
359
- },
360
- "engines": {
361
- "node": ">=18.0.0"
362
- }
363
- },
364
- "node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types": {
365
- "version": "4.1.0",
366
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
367
- "integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
368
- "dev": true,
369
- "license": "Apache-2.0",
370
- "dependencies": {
371
- "tslib": "^2.6.2"
372
- },
373
- "engines": {
374
- "node": ">=18.0.0"
375
- }
376
- },
377
242
  "node_modules/@aws-crypto/supports-web-crypto": {
378
243
  "version": "5.2.0",
379
244
  "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz",
@@ -396,20 +261,6 @@
396
261
  "tslib": "^2.6.2"
397
262
  }
398
263
  },
399
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
400
- "version": "3.734.0",
401
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
402
- "integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
403
- "dev": true,
404
- "license": "Apache-2.0",
405
- "dependencies": {
406
- "@smithy/types": "^4.1.0",
407
- "tslib": "^2.6.2"
408
- },
409
- "engines": {
410
- "node": ">=18.0.0"
411
- }
412
- },
413
264
  "node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": {
414
265
  "version": "2.2.0",
415
266
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -423,19 +274,6 @@
423
274
  "node": ">=14.0.0"
424
275
  }
425
276
  },
426
- "node_modules/@aws-crypto/util/node_modules/@smithy/types": {
427
- "version": "4.1.0",
428
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
429
- "integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
430
- "dev": true,
431
- "license": "Apache-2.0",
432
- "dependencies": {
433
- "tslib": "^2.6.2"
434
- },
435
- "engines": {
436
- "node": ">=18.0.0"
437
- }
438
- },
439
277
  "node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": {
440
278
  "version": "2.2.0",
441
279
  "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
@@ -2617,15 +2455,6 @@
2617
2455
  "node": ">=18"
2618
2456
  }
2619
2457
  },
2620
- "node_modules/@inquirer/confirm/node_modules/@inquirer/figures": {
2621
- "version": "1.0.9",
2622
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.9.tgz",
2623
- "integrity": "sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==",
2624
- "license": "MIT",
2625
- "engines": {
2626
- "node": ">=18"
2627
- }
2628
- },
2629
2458
  "node_modules/@inquirer/confirm/node_modules/@inquirer/type": {
2630
2459
  "version": "1.5.5",
2631
2460
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.5.tgz",
@@ -2751,7 +2580,6 @@
2751
2580
  "version": "1.0.11",
2752
2581
  "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.11.tgz",
2753
2582
  "integrity": "sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==",
2754
- "dev": true,
2755
2583
  "license": "MIT",
2756
2584
  "engines": {
2757
2585
  "node": ">=18"
@@ -2808,16 +2636,6 @@
2808
2636
  "node": ">=18"
2809
2637
  }
2810
2638
  },
2811
- "node_modules/@inquirer/input/node_modules/@inquirer/figures": {
2812
- "version": "1.0.9",
2813
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.9.tgz",
2814
- "integrity": "sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==",
2815
- "dev": true,
2816
- "license": "MIT",
2817
- "engines": {
2818
- "node": ">=18"
2819
- }
2820
- },
2821
2639
  "node_modules/@inquirer/input/node_modules/@inquirer/type": {
2822
2640
  "version": "1.5.5",
2823
2641
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.5.tgz",
@@ -2915,15 +2733,6 @@
2915
2733
  "node": ">=18"
2916
2734
  }
2917
2735
  },
2918
- "node_modules/@inquirer/password/node_modules/@inquirer/figures": {
2919
- "version": "1.0.9",
2920
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.9.tgz",
2921
- "integrity": "sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==",
2922
- "license": "MIT",
2923
- "engines": {
2924
- "node": ">=18"
2925
- }
2926
- },
2927
2736
  "node_modules/@inquirer/password/node_modules/@inquirer/type": {
2928
2737
  "version": "1.5.5",
2929
2738
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.5.tgz",
@@ -3171,16 +2980,6 @@
3171
2980
  "node": ">=18"
3172
2981
  }
3173
2982
  },
3174
- "node_modules/@inquirer/select/node_modules/@inquirer/figures": {
3175
- "version": "1.0.9",
3176
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.9.tgz",
3177
- "integrity": "sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==",
3178
- "dev": true,
3179
- "license": "MIT",
3180
- "engines": {
3181
- "node": ">=18"
3182
- }
3183
- },
3184
2983
  "node_modules/@inquirer/select/node_modules/@inquirer/type": {
3185
2984
  "version": "1.5.5",
3186
2985
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.5.5.tgz",
@@ -3612,49 +3411,6 @@
3612
3411
  "node": ">=18.0.0"
3613
3412
  }
3614
3413
  },
3615
- "node_modules/@oclif/plugin-command-snapshot/node_modules/braces": {
3616
- "version": "3.0.3",
3617
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
3618
- "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
3619
- "dev": true,
3620
- "license": "MIT",
3621
- "dependencies": {
3622
- "fill-range": "^7.1.1"
3623
- },
3624
- "engines": {
3625
- "node": ">=8"
3626
- }
3627
- },
3628
- "node_modules/@oclif/plugin-command-snapshot/node_modules/fast-glob": {
3629
- "version": "3.3.3",
3630
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
3631
- "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
3632
- "dev": true,
3633
- "license": "MIT",
3634
- "dependencies": {
3635
- "@nodelib/fs.stat": "^2.0.2",
3636
- "@nodelib/fs.walk": "^1.2.3",
3637
- "glob-parent": "^5.1.2",
3638
- "merge2": "^1.3.0",
3639
- "micromatch": "^4.0.8"
3640
- },
3641
- "engines": {
3642
- "node": ">=8.6.0"
3643
- }
3644
- },
3645
- "node_modules/@oclif/plugin-command-snapshot/node_modules/fill-range": {
3646
- "version": "7.1.1",
3647
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
3648
- "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
3649
- "dev": true,
3650
- "license": "MIT",
3651
- "dependencies": {
3652
- "to-regex-range": "^5.0.1"
3653
- },
3654
- "engines": {
3655
- "node": ">=8"
3656
- }
3657
- },
3658
3414
  "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
3659
3415
  "version": "14.1.0",
3660
3416
  "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz",
@@ -3686,20 +3442,6 @@
3686
3442
  "node": ">= 4"
3687
3443
  }
3688
3444
  },
3689
- "node_modules/@oclif/plugin-command-snapshot/node_modules/micromatch": {
3690
- "version": "4.0.8",
3691
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
3692
- "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
3693
- "dev": true,
3694
- "license": "MIT",
3695
- "dependencies": {
3696
- "braces": "^3.0.3",
3697
- "picomatch": "^2.3.1"
3698
- },
3699
- "engines": {
3700
- "node": ">=8.6"
3701
- }
3702
- },
3703
3445
  "node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
3704
3446
  "version": "6.0.0",
3705
3447
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz",
@@ -4028,9 +3770,9 @@
4028
3770
  }
4029
3771
  },
4030
3772
  "node_modules/@salesforce/core": {
4031
- "version": "8.9.0",
4032
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.9.0.tgz",
4033
- "integrity": "sha512-p3ihmhGRfMrbup9unQ+YjDQb0o7WiNPUg38KB9J11YRMd2zKvERE1ncQcsnfOQ1MLRxvDMUchlKNrAe5Xw7RZw==",
3773
+ "version": "8.9.1",
3774
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.9.1.tgz",
3775
+ "integrity": "sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==",
4034
3776
  "license": "BSD-3-Clause",
4035
3777
  "dependencies": {
4036
3778
  "@jsforce/jsforce-node": "^3.7.0",
@@ -4106,9 +3848,9 @@
4106
3848
  "license": "BSD-3-Clause"
4107
3849
  },
4108
3850
  "node_modules/@salesforce/dev-scripts": {
4109
- "version": "10.2.12",
4110
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.2.12.tgz",
4111
- "integrity": "sha512-sQFrUm16PLefZ3U4scEP0+jCKrUvaVjvyMADoM7KK2sXCu9TkvwAD5XtPeBoUsf9SdWhdFf2isv1X8DKM5q/6w==",
3851
+ "version": "11.0.1",
3852
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-11.0.1.tgz",
3853
+ "integrity": "sha512-0a0QHDQ0ZFaCyp4k/v1i/qpHyrGYH2RTunxDYxF2zmcBatyk8cfkPqz1k3JEhVtCL/bCC55cVBzCqn1xQmi2ug==",
4112
3854
  "dev": true,
4113
3855
  "license": "BSD-3-Clause",
4114
3856
  "dependencies": {
@@ -6115,12 +5857,12 @@
6115
5857
  }
6116
5858
  },
6117
5859
  "node_modules/braces": {
6118
- "version": "3.0.2",
6119
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
6120
- "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
5860
+ "version": "3.0.3",
5861
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
5862
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
6121
5863
  "license": "MIT",
6122
5864
  "dependencies": {
6123
- "fill-range": "^7.0.1"
5865
+ "fill-range": "^7.1.1"
6124
5866
  },
6125
5867
  "engines": {
6126
5868
  "node": ">=8"
@@ -7840,13 +7582,13 @@
7840
7582
  }
7841
7583
  },
7842
7584
  "node_modules/eslint-plugin-sf-plugin": {
7843
- "version": "1.20.18",
7844
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz",
7845
- "integrity": "sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==",
7585
+ "version": "1.20.19",
7586
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.19.tgz",
7587
+ "integrity": "sha512-HBvwvwZ/YcnZxq/h2tdUc9ch8KzsGQL2JtKm76J2yiILuLywuKnMALVKCn3tuBCtFW/OUUWNa7cR56ipU6Uh8w==",
7846
7588
  "dev": true,
7847
7589
  "license": "BSD-3-Clause",
7848
7590
  "dependencies": {
7849
- "@salesforce/core": "^8.8.7",
7591
+ "@salesforce/core": "^8.9.0",
7850
7592
  "@typescript-eslint/utils": "^7.18.0"
7851
7593
  },
7852
7594
  "engines": {
@@ -8268,16 +8010,16 @@
8268
8010
  "license": "MIT"
8269
8011
  },
8270
8012
  "node_modules/fast-glob": {
8271
- "version": "3.3.2",
8272
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
8273
- "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
8013
+ "version": "3.3.3",
8014
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
8015
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
8274
8016
  "license": "MIT",
8275
8017
  "dependencies": {
8276
8018
  "@nodelib/fs.stat": "^2.0.2",
8277
8019
  "@nodelib/fs.walk": "^1.2.3",
8278
8020
  "glob-parent": "^5.1.2",
8279
8021
  "merge2": "^1.3.0",
8280
- "micromatch": "^4.0.4"
8022
+ "micromatch": "^4.0.8"
8281
8023
  },
8282
8024
  "engines": {
8283
8025
  "node": ">=8.6.0"
@@ -8451,9 +8193,9 @@
8451
8193
  }
8452
8194
  },
8453
8195
  "node_modules/fill-range": {
8454
- "version": "7.0.1",
8455
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
8456
- "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
8196
+ "version": "7.1.1",
8197
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
8198
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
8457
8199
  "license": "MIT",
8458
8200
  "dependencies": {
8459
8201
  "to-regex-range": "^5.0.1"
@@ -11219,12 +10961,12 @@
11219
10961
  }
11220
10962
  },
11221
10963
  "node_modules/micromatch": {
11222
- "version": "4.0.5",
11223
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
11224
- "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
10964
+ "version": "4.0.8",
10965
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
10966
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
11225
10967
  "license": "MIT",
11226
10968
  "dependencies": {
11227
- "braces": "^3.0.2",
10969
+ "braces": "^3.0.3",
11228
10970
  "picomatch": "^2.3.1"
11229
10971
  },
11230
10972
  "engines": {
package/oclif.lock CHANGED
@@ -742,7 +742,7 @@
742
742
  "@smithy/types" "^4.2.0"
743
743
  tslib "^2.6.2"
744
744
 
745
- "@aws-sdk/types@3.775.0":
745
+ "@aws-sdk/types@3.775.0", "@aws-sdk/types@^3.222.0":
746
746
  version "3.775.0"
747
747
  resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.775.0.tgz#09863a9e68c080947db7c3d226d1c56b8f0f5150"
748
748
  integrity sha512-ZoGKwa4C9fC9Av6bdfqcW6Ix5ot05F/S4VxWR2nHuMv7hzfmAjTOcUiWT7UR4hM/U0whf84VhDtXN/DWAk52KA==
@@ -750,14 +750,6 @@
750
750
  "@smithy/types" "^4.2.0"
751
751
  tslib "^2.6.2"
752
752
 
753
- "@aws-sdk/types@^3.222.0":
754
- version "3.734.0"
755
- resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.734.0.tgz#af5e620b0e761918282aa1c8e53cac6091d169a2"
756
- integrity sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==
757
- dependencies:
758
- "@smithy/types" "^4.1.0"
759
- tslib "^2.6.2"
760
-
761
753
  "@aws-sdk/util-arn-parser@3.723.0":
762
754
  version "3.723.0"
763
755
  resolved "https://registry.yarnpkg.com/@aws-sdk/util-arn-parser/-/util-arn-parser-3.723.0.tgz#e9bff2b13918a92d60e0012101dad60ed7db292c"
@@ -1302,16 +1294,11 @@
1302
1294
  "@inquirer/type" "^3.0.5"
1303
1295
  yoctocolors-cjs "^2.1.2"
1304
1296
 
1305
- "@inquirer/figures@^1.0.11":
1297
+ "@inquirer/figures@^1.0.11", "@inquirer/figures@^1.0.5", "@inquirer/figures@^1.0.6":
1306
1298
  version "1.0.11"
1307
1299
  resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.11.tgz#4744e6db95288fea1dead779554859710a959a21"
1308
1300
  integrity sha512-eOg92lvrn/aRUqbxRyvpEWnrvRuTYRifixHkYVpJiygTgVSBIHDqLh0SrMQXkafvULg3ck11V7xvR+zcgvpHFw==
1309
1301
 
1310
- "@inquirer/figures@^1.0.5", "@inquirer/figures@^1.0.6":
1311
- version "1.0.9"
1312
- resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.9.tgz#9d8128f8274cde4ca009ca8547337cab3f37a4a3"
1313
- integrity sha512-BXvGj0ehzrngHTPTDqUoDT3NXL8U0RxUk2zJm2A66RhCEIWdtU1v6GuUqNAgArW4PQ9CinqIWyHdQgdwOj06zQ==
1314
-
1315
1302
  "@inquirer/input@^2.2.4":
1316
1303
  version "2.2.7"
1317
1304
  resolved "https://registry.yarnpkg.com/@inquirer/input/-/input-2.2.7.tgz#87a922243a6c833ee5f1d4a6102c68b3cee9f19d"
@@ -1660,10 +1647,10 @@
1660
1647
  strip-ansi "6.0.1"
1661
1648
  ts-retry-promise "^0.8.1"
1662
1649
 
1663
- "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.0":
1664
- version "8.9.0"
1665
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.0.tgz#318dead8c9399c016df5a8e526665d69dca17fb9"
1666
- integrity sha512-p3ihmhGRfMrbup9unQ+YjDQb0o7WiNPUg38KB9J11YRMd2zKvERE1ncQcsnfOQ1MLRxvDMUchlKNrAe5Xw7RZw==
1650
+ "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6", "@salesforce/core@^8.9.0", "@salesforce/core@^8.9.1":
1651
+ version "8.9.1"
1652
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.1.tgz#e31d307d495cc0b916c0b9312fba751714034e0a"
1653
+ integrity sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==
1667
1654
  dependencies:
1668
1655
  "@jsforce/jsforce-node" "^3.7.0"
1669
1656
  "@salesforce/kit" "^3.2.2"
@@ -1689,10 +1676,10 @@
1689
1676
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10"
1690
1677
  integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg==
1691
1678
 
1692
- "@salesforce/dev-scripts@^10.2.12":
1693
- version "10.2.12"
1694
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.12.tgz#05cb48e60cf1a204ec8402aa803093c924b02bf7"
1695
- integrity sha512-sQFrUm16PLefZ3U4scEP0+jCKrUvaVjvyMADoM7KK2sXCu9TkvwAD5XtPeBoUsf9SdWhdFf2isv1X8DKM5q/6w==
1679
+ "@salesforce/dev-scripts@^11.0.1":
1680
+ version "11.0.1"
1681
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.1.tgz#393ef30a8df4eae775d0c92a28ea41ad4c69ce9f"
1682
+ integrity sha512-0a0QHDQ0ZFaCyp4k/v1i/qpHyrGYH2RTunxDYxF2zmcBatyk8cfkPqz1k3JEhVtCL/bCC55cVBzCqn1xQmi2ug==
1696
1683
  dependencies:
1697
1684
  "@commitlint/cli" "^17.1.2"
1698
1685
  "@commitlint/config-conventional" "^17.8.1"
@@ -2196,13 +2183,6 @@
2196
2183
  "@smithy/util-stream" "^4.2.0"
2197
2184
  tslib "^2.6.2"
2198
2185
 
2199
- "@smithy/types@^4.1.0":
2200
- version "4.1.0"
2201
- resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.1.0.tgz#19de0b6087bccdd4182a334eb5d3d2629699370f"
2202
- integrity sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==
2203
- dependencies:
2204
- tslib "^2.6.2"
2205
-
2206
2186
  "@smithy/types@^4.2.0":
2207
2187
  version "4.2.0"
2208
2188
  resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.2.0.tgz#e7998984cc54b1acbc32e6d4cf982c712e3d26b6"
@@ -3020,14 +3000,7 @@ brace-expansion@^4.0.0:
3020
3000
  dependencies:
3021
3001
  balanced-match "^3.0.0"
3022
3002
 
3023
- braces@^3.0.2, braces@~3.0.2:
3024
- version "3.0.2"
3025
- resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
3026
- integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
3027
- dependencies:
3028
- fill-range "^7.0.1"
3029
-
3030
- braces@^3.0.3:
3003
+ braces@^3.0.3, braces@~3.0.2:
3031
3004
  version "3.0.3"
3032
3005
  resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
3033
3006
  integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
@@ -4009,12 +3982,12 @@ eslint-plugin-jsdoc@^46.10.1:
4009
3982
  semver "^7.5.4"
4010
3983
  spdx-expression-parse "^4.0.0"
4011
3984
 
4012
- eslint-plugin-sf-plugin@^1.20.18:
4013
- version "1.20.18"
4014
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
4015
- integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
3985
+ eslint-plugin-sf-plugin@^1.20.19:
3986
+ version "1.20.19"
3987
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.19.tgz#e13f4bc60fab1f8b76b6bff2c11558e9ce4a3d00"
3988
+ integrity sha512-HBvwvwZ/YcnZxq/h2tdUc9ch8KzsGQL2JtKm76J2yiILuLywuKnMALVKCn3tuBCtFW/OUUWNa7cR56ipU6Uh8w==
4016
3989
  dependencies:
4017
- "@salesforce/core" "^8.8.7"
3990
+ "@salesforce/core" "^8.9.0"
4018
3991
  "@typescript-eslint/utils" "^7.18.0"
4019
3992
 
4020
3993
  eslint-plugin-unicorn@^50.0.1:
@@ -4198,18 +4171,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
4198
4171
  resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
4199
4172
  integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
4200
4173
 
4201
- fast-glob@^3.2.11, fast-glob@^3.2.9:
4202
- version "3.3.2"
4203
- resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4204
- integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
4205
- dependencies:
4206
- "@nodelib/fs.stat" "^2.0.2"
4207
- "@nodelib/fs.walk" "^1.2.3"
4208
- glob-parent "^5.1.2"
4209
- merge2 "^1.3.0"
4210
- micromatch "^4.0.4"
4211
-
4212
- fast-glob@^3.3.3:
4174
+ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.3:
4213
4175
  version "3.3.3"
4214
4176
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
4215
4177
  integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -4316,13 +4278,6 @@ filelist@^1.0.1:
4316
4278
  dependencies:
4317
4279
  minimatch "^5.0.1"
4318
4280
 
4319
- fill-range@^7.0.1:
4320
- version "7.0.1"
4321
- resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
4322
- integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
4323
- dependencies:
4324
- to-regex-range "^5.0.1"
4325
-
4326
4281
  fill-range@^7.1.1:
4327
4282
  version "7.1.1"
4328
4283
  resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
@@ -5862,15 +5817,7 @@ merge2@^1.3.0, merge2@^1.4.1:
5862
5817
  resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
5863
5818
  integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
5864
5819
 
5865
- micromatch@^4.0.2, micromatch@^4.0.4:
5866
- version "4.0.5"
5867
- resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
5868
- integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
5869
- dependencies:
5870
- braces "^3.0.2"
5871
- picomatch "^2.3.1"
5872
-
5873
- micromatch@^4.0.8:
5820
+ micromatch@^4.0.2, micromatch@^4.0.8:
5874
5821
  version "4.0.8"
5875
5822
  resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
5876
5823
  integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -524,131 +524,6 @@
524
524
  "snapshot:delete:org"
525
525
  ]
526
526
  },
527
- "org:get:snapshot": {
528
- "aliases": [
529
- "force:org:snapshot:get"
530
- ],
531
- "args": {},
532
- "deprecateAliases": true,
533
- "description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
534
- "examples": [
535
- "Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
536
- "Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
537
- ],
538
- "flags": {
539
- "json": {
540
- "description": "Format output as json.",
541
- "helpGroup": "GLOBAL",
542
- "name": "json",
543
- "allowNo": false,
544
- "type": "boolean"
545
- },
546
- "flags-dir": {
547
- "helpGroup": "GLOBAL",
548
- "name": "flags-dir",
549
- "summary": "Import flag values from a directory.",
550
- "hasDynamicHelp": false,
551
- "multiple": false,
552
- "type": "option"
553
- },
554
- "target-dev-hub": {
555
- "aliases": [
556
- "targetdevhubusername"
557
- ],
558
- "char": "v",
559
- "deprecateAliases": true,
560
- "name": "target-dev-hub",
561
- "noCacheDefault": true,
562
- "required": true,
563
- "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
564
- "hasDynamicHelp": true,
565
- "multiple": false,
566
- "type": "option"
567
- },
568
- "api-version": {
569
- "aliases": [
570
- "apiversion"
571
- ],
572
- "deprecateAliases": true,
573
- "description": "Override the api version used for api requests made by this command",
574
- "name": "api-version",
575
- "hasDynamicHelp": false,
576
- "multiple": false,
577
- "type": "option"
578
- },
579
- "loglevel": {
580
- "deprecated": {
581
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
582
- },
583
- "hidden": true,
584
- "name": "loglevel",
585
- "hasDynamicHelp": false,
586
- "multiple": false,
587
- "type": "option"
588
- },
589
- "snapshot": {
590
- "char": "s",
591
- "description": "The IDs of scratch org snapshots start with 0Oo.",
592
- "name": "snapshot",
593
- "required": true,
594
- "summary": "Name or ID of snapshot to retrieve.",
595
- "hasDynamicHelp": false,
596
- "multiple": false,
597
- "type": "option"
598
- }
599
- },
600
- "hasDynamicHelp": true,
601
- "hiddenAliases": [],
602
- "id": "org:get:snapshot",
603
- "pluginAlias": "@salesforce/plugin-signups",
604
- "pluginName": "@salesforce/plugin-signups",
605
- "pluginType": "core",
606
- "strict": true,
607
- "summary": "Get details about a scratch org snapshot.",
608
- "enableJsonFlag": true,
609
- "isESM": true,
610
- "relativePath": [
611
- "lib",
612
- "commands",
613
- "org",
614
- "get",
615
- "snapshot.js"
616
- ],
617
- "aliasPermutations": [
618
- "force:org:snapshot:get",
619
- "org:force:snapshot:get",
620
- "org:snapshot:force:get",
621
- "org:snapshot:get:force",
622
- "force:snapshot:org:get",
623
- "snapshot:force:org:get",
624
- "snapshot:org:force:get",
625
- "snapshot:org:get:force",
626
- "force:snapshot:get:org",
627
- "snapshot:force:get:org",
628
- "snapshot:get:force:org",
629
- "snapshot:get:org:force",
630
- "force:org:get:snapshot",
631
- "org:force:get:snapshot",
632
- "org:get:force:snapshot",
633
- "org:get:snapshot:force",
634
- "force:get:org:snapshot",
635
- "get:force:org:snapshot",
636
- "get:org:force:snapshot",
637
- "get:org:snapshot:force",
638
- "force:get:snapshot:org",
639
- "get:force:snapshot:org",
640
- "get:snapshot:force:org",
641
- "get:snapshot:org:force"
642
- ],
643
- "permutations": [
644
- "org:get:snapshot",
645
- "get:org:snapshot",
646
- "get:snapshot:org",
647
- "org:snapshot:get",
648
- "snapshot:org:get",
649
- "snapshot:get:org"
650
- ]
651
- },
652
527
  "org:list:shape": {
653
528
  "aliases": [
654
529
  "force:org:shape:list"
@@ -860,7 +735,132 @@
860
735
  "snapshot:org:list",
861
736
  "snapshot:list:org"
862
737
  ]
738
+ },
739
+ "org:get:snapshot": {
740
+ "aliases": [
741
+ "force:org:snapshot:get"
742
+ ],
743
+ "args": {},
744
+ "deprecateAliases": true,
745
+ "description": "Snapshot creation can take a while. Use this command with the snapshot name or ID to check its creation status. After the status changes to Active, you can use the snapshot to create scratch orgs.\n\nTo create a snapshot, use the \"<%= config.bin %> org create snapshot\" command. To retrieve a list of all snapshots, use \"<%= config.bin %> org list snapshot\".",
746
+ "examples": [
747
+ "Get snapshot details using its ID and the default Dev Hub org:\n<%= config.bin %> <%= command.id %> --snapshot 0Oo...",
748
+ "Get snapshot details using its name from a Dev Hub org with alias SnapshotDevHub:\n<%= config.bin %> <%= command.id %> --snapshot Dependencies --target-dev-hub SnapshotDevHub"
749
+ ],
750
+ "flags": {
751
+ "json": {
752
+ "description": "Format output as json.",
753
+ "helpGroup": "GLOBAL",
754
+ "name": "json",
755
+ "allowNo": false,
756
+ "type": "boolean"
757
+ },
758
+ "flags-dir": {
759
+ "helpGroup": "GLOBAL",
760
+ "name": "flags-dir",
761
+ "summary": "Import flag values from a directory.",
762
+ "hasDynamicHelp": false,
763
+ "multiple": false,
764
+ "type": "option"
765
+ },
766
+ "target-dev-hub": {
767
+ "aliases": [
768
+ "targetdevhubusername"
769
+ ],
770
+ "char": "v",
771
+ "deprecateAliases": true,
772
+ "name": "target-dev-hub",
773
+ "noCacheDefault": true,
774
+ "required": true,
775
+ "summary": "Username or alias of the Dev Hub org. Not required if the `target-dev-hub` configuration variable is already set.",
776
+ "hasDynamicHelp": true,
777
+ "multiple": false,
778
+ "type": "option"
779
+ },
780
+ "api-version": {
781
+ "aliases": [
782
+ "apiversion"
783
+ ],
784
+ "deprecateAliases": true,
785
+ "description": "Override the api version used for api requests made by this command",
786
+ "name": "api-version",
787
+ "hasDynamicHelp": false,
788
+ "multiple": false,
789
+ "type": "option"
790
+ },
791
+ "loglevel": {
792
+ "deprecated": {
793
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
794
+ },
795
+ "hidden": true,
796
+ "name": "loglevel",
797
+ "hasDynamicHelp": false,
798
+ "multiple": false,
799
+ "type": "option"
800
+ },
801
+ "snapshot": {
802
+ "char": "s",
803
+ "description": "The IDs of scratch org snapshots start with 0Oo.",
804
+ "name": "snapshot",
805
+ "required": true,
806
+ "summary": "Name or ID of snapshot to retrieve.",
807
+ "hasDynamicHelp": false,
808
+ "multiple": false,
809
+ "type": "option"
810
+ }
811
+ },
812
+ "hasDynamicHelp": true,
813
+ "hiddenAliases": [],
814
+ "id": "org:get:snapshot",
815
+ "pluginAlias": "@salesforce/plugin-signups",
816
+ "pluginName": "@salesforce/plugin-signups",
817
+ "pluginType": "core",
818
+ "strict": true,
819
+ "summary": "Get details about a scratch org snapshot.",
820
+ "enableJsonFlag": true,
821
+ "isESM": true,
822
+ "relativePath": [
823
+ "lib",
824
+ "commands",
825
+ "org",
826
+ "get",
827
+ "snapshot.js"
828
+ ],
829
+ "aliasPermutations": [
830
+ "force:org:snapshot:get",
831
+ "org:force:snapshot:get",
832
+ "org:snapshot:force:get",
833
+ "org:snapshot:get:force",
834
+ "force:snapshot:org:get",
835
+ "snapshot:force:org:get",
836
+ "snapshot:org:force:get",
837
+ "snapshot:org:get:force",
838
+ "force:snapshot:get:org",
839
+ "snapshot:force:get:org",
840
+ "snapshot:get:force:org",
841
+ "snapshot:get:org:force",
842
+ "force:org:get:snapshot",
843
+ "org:force:get:snapshot",
844
+ "org:get:force:snapshot",
845
+ "org:get:snapshot:force",
846
+ "force:get:org:snapshot",
847
+ "get:force:org:snapshot",
848
+ "get:org:force:snapshot",
849
+ "get:org:snapshot:force",
850
+ "force:get:snapshot:org",
851
+ "get:force:snapshot:org",
852
+ "get:snapshot:force:org",
853
+ "get:snapshot:org:force"
854
+ ],
855
+ "permutations": [
856
+ "org:get:snapshot",
857
+ "get:org:snapshot",
858
+ "get:snapshot:org",
859
+ "org:snapshot:get",
860
+ "snapshot:org:get",
861
+ "snapshot:get:org"
862
+ ]
863
863
  }
864
864
  },
865
- "version": "2.6.21"
865
+ "version": "2.6.22"
866
866
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.6.21",
4
+ "version": "2.6.22",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^4",
9
- "@salesforce/core": "^8.9.0",
9
+ "@salesforce/core": "^8.9.1",
10
10
  "@salesforce/kit": "^3.2.3",
11
11
  "@salesforce/sf-plugins-core": "^12.2.1",
12
12
  "change-case": "^5.4.4"
@@ -14,14 +14,14 @@
14
14
  "devDependencies": {
15
15
  "@oclif/plugin-command-snapshot": "^5.2.38",
16
16
  "@salesforce/cli-plugins-testkit": "^5.3.39",
17
- "@salesforce/dev-scripts": "^10.2.12",
17
+ "@salesforce/dev-scripts": "^11.0.1",
18
18
  "@salesforce/plugin-command-reference": "^3.1.49",
19
19
  "@salesforce/ts-types": "^2.0.11",
20
20
  "@types/chai-as-promised": "^7.1.8",
21
21
  "@types/chai-string": "^1.4.5",
22
22
  "chai-as-promised": "7.1.2",
23
23
  "chai-string": "^1.6.0",
24
- "eslint-plugin-sf-plugin": "^1.20.18",
24
+ "eslint-plugin-sf-plugin": "^1.20.19",
25
25
  "jsforce": "^2.0.0-beta.28",
26
26
  "oclif": "^4.17.43",
27
27
  "ts-node": "^10.9.2",
@@ -48,7 +48,7 @@
48
48
  "sfdx",
49
49
  "sfdx-plugin"
50
50
  ],
51
- "license": "BSD-3-Clause",
51
+ "license": "Apache-2.0",
52
52
  "oclif": {
53
53
  "commands": "./lib/commands",
54
54
  "bin": "sf",
@@ -86,6 +86,7 @@
86
86
  "clean-all": "sf-clean all",
87
87
  "compile": "wireit",
88
88
  "docs": "sf-docs",
89
+ "fix-license": "eslint src test --fix --rule \"header/header: [2]\"",
89
90
  "format": "wireit",
90
91
  "link-check": "wireit",
91
92
  "lint": "wireit",
@@ -219,7 +220,7 @@
219
220
  "exports": "./lib/index.js",
220
221
  "type": "module",
221
222
  "sfdx": {
222
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.6.21.crt",
223
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.6.21.sig"
223
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.6.22.crt",
224
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.6.22.sig"
224
225
  }
225
226
  }