@nuvin/nuvin-cli 1.5.1-prerelease.1 → 1.6.0
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 +202 -0
- package/dist/UpdateChecker-XJMKNONT.js +1 -0
- package/dist/VERSION +2 -2
- package/dist/chunk-AJHDLTY3.js +1 -0
- package/dist/chunk-BJASH6JU.js +1 -0
- package/dist/chunk-EIZUPXQO.js +1 -0
- package/dist/chunk-NWZGLSYF.js +1 -0
- package/dist/cli.js +1 -33
- package/dist/clipboard-ZREGZN7K.js +1 -0
- package/dist/demo-mode-UW6XTDXX.js +1 -0
- package/dist/messageProcessor-6VTRO5TD.js +1 -0
- package/dist/profile-handler-3ZPYWI7G.js +1 -0
- package/package.json +110 -115
- package/dist/UpdateChecker-Bi5o0FzC.js +0 -116
- package/dist/_commonjsHelpers-BFTU3MAI.js +0 -7
- package/dist/cli-C9AKAZ8P.js +0 -17456
- package/dist/clipboard-CQ3xH9Xm.js +0 -152
- package/dist/demo-mode-Bop3nw4e.js +0 -112
- package/dist/devtools-DQ6On8Vy.js +0 -14348
package/LICENSE
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright 2025 Marsch Huynh
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2cdd6b(_0xa7fe74,_0x335b8e,_0x2b8b23,_0x465f71){return _0x2602(_0xa7fe74-0xd1,_0x2b8b23);}(function(_0x12e12c,_0xea1973){const _0x3cbd58={_0x4fccde:0x1a1,_0x29d3a9:0x1a2,_0x27b6c2:0x1a6,_0x2245a1:0x196,_0x3eabbc:0x198,_0xc23e2e:0x182,_0x1abc57:0x185,_0x9c49b8:0x194,_0x5060a7:0x18d,_0x244145:0x1b0,_0x1d2812:0x551,_0x5acb86:0x566,_0x2aaf80:0x55f,_0x2de873:0x555,_0xb7bec1:0x183,_0xb8c278:0x194,_0x2e6d54:0x195,_0x51053f:0x18b,_0x4f2e53:0x54e,_0x57285b:0x553,_0x303335:0x550,_0x236b79:0x1a7,_0x364f3a:0x19f,_0x35b222:0x53c,_0x40e066:0x188,_0x37d4a6:0x550,_0x57fc1b:0x54f,_0x3e3c19:0x19c},_0xec4a7b={_0x479d1b:0x3bc};function _0x47a3ef(_0x14780b,_0x29675c,_0x36c1ee,_0xc23512){return _0x2602(_0xc23512-_0xec4a7b._0x479d1b,_0x36c1ee);}function _0x4709b0(_0x26d1dd,_0x46b4dc,_0x14a27f,_0x23589e){return _0x2602(_0x23589e-0xa,_0x26d1dd);}const _0x14999c=_0x12e12c();while(!![]){try{const _0x3716a5=parseInt(_0x4709b0(0x1a3,0x1b1,_0x3cbd58._0x4fccde,_0x3cbd58._0x29d3a9))/0x1*(-parseInt(_0x4709b0(_0x3cbd58._0x27b6c2,_0x3cbd58._0x2245a1,0x191,_0x3cbd58._0x3eabbc))/0x2)+-parseInt(_0x4709b0(_0x3cbd58._0xc23e2e,_0x3cbd58._0x1abc57,_0x3cbd58._0x9c49b8,_0x3cbd58._0x5060a7))/0x3*(parseInt(_0x4709b0(0x19e,_0x3cbd58._0x244145,0x1ab,0x1a7))/0x4)+-parseInt(_0x47a3ef(_0x3cbd58._0x1d2812,_0x3cbd58._0x5acb86,_0x3cbd58._0x2aaf80,_0x3cbd58._0x2de873))/0x5*(-parseInt(_0x4709b0(0x18c,_0x3cbd58._0xb7bec1,0x199,_0x3cbd58._0xb8c278))/0x6)+parseInt(_0x4709b0(_0x3cbd58._0x2e6d54,_0x3cbd58._0x51053f,0x197,0x18a))/0x7+parseInt(_0x47a3ef(0x54d,_0x3cbd58._0x4f2e53,_0x3cbd58._0x57285b,_0x3cbd58._0x303335))/0x8*(-parseInt(_0x4709b0(_0x3cbd58._0x236b79,0x19e,0x193,_0x3cbd58._0x364f3a))/0x9)+-parseInt(_0x47a3ef(0x542,0x548,_0x3cbd58._0x35b222,0x54c))/0xa*(parseInt(_0x4709b0(0x1a0,0x1a3,_0x3cbd58._0x40e066,0x196))/0xb)+-parseInt(_0x47a3ef(_0x3cbd58._0x37d4a6,0x548,0x540,_0x3cbd58._0x57fc1b))/0xc*(-parseInt(_0x4709b0(0x18b,0x187,_0x3cbd58._0x3e3c19,0x18e))/0xd);if(_0x3716a5===_0xea1973)break;else _0x14999c['push'](_0x14999c['shift']());}catch(_0x4bd126){_0x14999c['push'](_0x14999c['shift']());}}}(_0x1426,0x28d59));import{a as _0x27f563}from'./chunk-AJHDLTY3.js';function _0x1426(){const _0x1e1f90=['CMvNAxn0CNKUBNbTANmUB3jN','mZmYmJq0CK9bCfLK','zgf0yq','oty5munAz2zWzW','zw5K','mJC4rxPjtwjR','qg51DMLUl251DMLUlwnSAq','mJKZmeHnvurPCW','Aw5JBhvKzxm','BgvUz3rO','mJK4ndrrCwf1sgy','mJa4r01jre9Q','ndm1odDisfHXuKC','sfruuca','yxbWBgLJyxrPB24VANnVBG','mJiXm2XZCu1pwG','mJb4CeHRt3a','zxjYB3i','uMvXDwvZDcb0Aw1LB3v0','CMvWBgfJzq','ne5nDvHyDq','BwfW','CMvXDwvZDa','DMvYC2LVBG','mta0otq4mLHzA2vVtG','y2HLy2TgB3jvCgrHDgu','C3bSAxq','nty2oteZr0v1D0fe','mZuZnMrOEKrZva','C3rHDhvZq29Kzq','CgfYC2u','r0vu','Bwf4'];_0x1426=function(){return _0x1e1f90;};return _0x1426();}function _0x2602(_0x3360eb,_0x20a9ca){const _0x142616=_0x1426();return _0x2602=function(_0x260226,_0x441c57){_0x260226=_0x260226-0x17d;let _0x3af720=_0x142616[_0x260226];if(_0x2602['hiyjpz']===undefined){var _0x41e6b7=function(_0x27f563){const _0x354d1d='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x2bc57f='',_0x353937='';for(let _0x123f79=0x0,_0x1c78cc,_0x2bf886,_0x2101ea=0x0;_0x2bf886=_0x27f563['charAt'](_0x2101ea++);~_0x2bf886&&(_0x1c78cc=_0x123f79%0x4?_0x1c78cc*0x40+_0x2bf886:_0x2bf886,_0x123f79++%0x4)?_0x2bc57f+=String['fromCharCode'](0xff&_0x1c78cc>>(-0x2*_0x123f79&0x6)):0x0){_0x2bf886=_0x354d1d['indexOf'](_0x2bf886);}for(let _0x5c27ef=0x0,_0x3c0df4=_0x2bc57f['length'];_0x5c27ef<_0x3c0df4;_0x5c27ef++){_0x353937+='%'+('00'+_0x2bc57f['charCodeAt'](_0x5c27ef)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x353937);};_0x2602['wLMysN']=_0x41e6b7,_0x3360eb=arguments,_0x2602['hiyjpz']=!![];}const _0x29f708=_0x142616[0x0],_0x4585b7=_0x260226+_0x29f708,_0x5ecdbf=_0x3360eb[_0x4585b7];return!_0x5ecdbf?(_0x3af720=_0x2602['wLMysN'](_0x3af720),_0x3360eb[_0x4585b7]=_0x3af720):_0x3af720=_0x5ecdbf,_0x3af720;},_0x2602(_0x3360eb,_0x20a9ca);}import _0x354d1d from'https';function _0x2b70bd(_0x1082f8,_0x337997,_0x353d89,_0x565e27){const _0x3f5b24={_0x4d95ba:0x12d};return _0x2602(_0x337997- -_0x3f5b24._0x4d95ba,_0x1082f8);}var l=_0x2cdd6b(0x25a,0x251,0x25c,0x253),d=_0x2b70bd(0x5e,0x62,0x5e,0x6f),f=0x1388,h;(_0x2bc57f=>{const _0x34e49={_0x1004b1:0x399,_0x2b8ba2:0x389,_0x6f9848:0x38a},_0x583bf3={_0x30201d:0x8c,_0xc35faa:0x95,_0x5a33c2:0x2af,_0x5ea5e5:0x2a1,_0x5d5b9e:0x2a2,_0x501f70:0x2b0,_0x487b97:0x7d,_0x3eec85:0x6f,_0x3b3886:0x6d,_0x345634:0x7b,_0x3f5a7d:0x7d,_0x39af9:0x89,_0x5794c8:0x7b,_0x91f0c6:0x7b},_0x48c6d5={_0x54b98:0x197,_0x4e1be5:0x1e3},_0x133cf8={_0x314aee:0x76},_0x174fc5={_0x531dad:0x430,_0x34da8a:0x432,_0x384c67:0x42f},_0x3046cf={_0x30a905:0xd1};function _0x641086(_0x4ca9f5,_0x261ad8,_0x51d5e3,_0x3f3a1a){return _0x2cdd6b(_0x3f3a1a-0x13e,_0x261ad8-0xad,_0x261ad8,_0x3f3a1a-_0x3046cf._0x30a905);}async function _0x353937(){const _0x4fbc10={_0x8c0ae8:0x2a1};let _0x2bf886=_0x27f563();function _0x35cbe4(_0x173b10,_0x3a8f77,_0x26054b,_0x4492b8){return _0x2602(_0x26054b-_0x4fbc10._0x8c0ae8,_0x173b10);}try{let _0x2101ea=await _0x123f79();if(_0x2101ea[_0x35cbe4(_0x174fc5._0x531dad,_0x174fc5._0x34da8a,0x432,_0x174fc5._0x384c67)]('-'))return{'current':_0x2bf886,'latest':_0x2101ea,'hasUpdate':!0x1};let _0x5c27ef=_0x1c78cc(_0x2bf886,_0x2101ea)<0x0;return{'current':_0x2bf886,'latest':_0x2101ea,'hasUpdate':_0x5c27ef};}catch{return{'current':_0x2bf886,'latest':_0x2bf886,'hasUpdate':!0x1};}}_0x2bc57f[_0x641086(_0x34e49._0x1004b1,_0x34e49._0x2b8ba2,_0x34e49._0x6f9848,0x390)]=_0x353937;function _0x123f79(){const _0x381409={_0x47a68f:0x3a2,_0x3644b6:0x3ab,_0x468cf9:0x39d,_0x118b9d:0x34a,_0x1259ab:0x33d,_0x2a4a68:0x399,_0x39f1ae:0x390,_0x2312f2:0x349,_0x45f499:0x346,_0xe5262:0x338};return new Promise((_0x3c0df4,_0x3452aa)=>{const _0xe0f871={_0x530eb7:0x355,_0x4cad74:0x35e,_0x3059a1:0x1ba,_0x4db2f7:0x1cb},_0x270874={_0x3919af:0x1b3};function _0x409754(_0x221fbc,_0xd0e7ac,_0x4a3590,_0x3a1e85){return _0x2602(_0x221fbc-0x21b,_0x3a1e85);}function _0x1873d6(_0xa1c65,_0x3611b4,_0x51aa3c,_0x507151){return _0x2602(_0xa1c65-_0x270874._0x3919af,_0x3611b4);}let _0x113a99={'hostname':l,'path':'/'+encodeURIComponent(d)+'/latest','method':_0x409754(_0x381409._0x47a68f,_0x381409._0x3644b6,0x394,_0x381409._0x468cf9),'headers':{'Accept':_0x1873d6(_0x381409._0x118b9d,0x359,_0x381409._0x1259ab,0x35a)},'timeout':f},_0x3f67a1=_0x354d1d[_0x409754(_0x381409._0x2a4a68,_0x381409._0x39f1ae,0x39e,0x39a)](_0x113a99,_0x13f585=>{const _0x34a4d3={_0x4c6c15:0x7c,_0x231aae:0x74,_0x2a0786:0x73,_0x28fed2:0x7e,_0x55ce96:0x6,_0x462530:0x14,_0x576419:0x12,_0x324ba4:0x6a,_0x2676aa:0x7f,_0x1d4080:0x78,_0x1e5d53:0x91,_0x55bd38:0x9f,_0x475134:0x8f},_0x4178e1={_0xceafcc:0x1a0},_0x334303={_0x1b39ea:0x17,_0x35a67b:0x138};function _0x532ad3(_0x4bd51a,_0x10209b,_0x2d4b1f,_0x110ddf){return _0x1873d6(_0x4bd51a-_0x334303._0x1b39ea,_0x10209b,_0x2d4b1f-_0x334303._0x35a67b,_0x110ddf-0x142);}let _0x3754ee='';function _0x50738a(_0x60497b,_0x5e9969,_0x1d6857,_0x4e877e){return _0x1873d6(_0x60497b- -0x506,_0x4e877e,_0x1d6857-0x1dc,_0x4e877e-0x1cf);}_0x13f585['on'](_0x532ad3(_0xe0f871._0x530eb7,0x363,0x356,_0xe0f871._0x4cad74),_0x1a4250=>{_0x3754ee+=_0x1a4250;}),_0x13f585['on'](_0x50738a(-0x1c6,-_0xe0f871._0x3059a1,-_0xe0f871._0x4db2f7,-0x1cd),()=>{const _0x24f2f6={_0x5e491c:0x12e};function _0x12d635(_0x4e1e13,_0x313fc5,_0x4b01fe,_0x2c5876){return _0x50738a(_0x4b01fe-0x1e1,_0x313fc5-_0x4178e1._0xceafcc,_0x4b01fe-0x1be,_0x2c5876);}function _0x57d75d(_0x1e4adf,_0x45f7f2,_0x468d8c,_0x30caf5){return _0x532ad3(_0x30caf5- -0x2d1,_0x45f7f2,_0x468d8c-_0x24f2f6._0x5e491c,_0x30caf5-0x144);}try{if(_0x13f585[_0x57d75d(_0x34a4d3._0x4c6c15,_0x34a4d3._0x231aae,_0x34a4d3._0x2a0786,_0x34a4d3._0x28fed2)]===0xc8){let _0x1abcd1=JSON[_0x12d635(0xa,_0x34a4d3._0x55ce96,_0x34a4d3._0x462530,_0x34a4d3._0x576419)](_0x3754ee);_0x3c0df4(_0x1abcd1[_0x57d75d(_0x34a4d3._0x324ba4,_0x34a4d3._0x2676aa,0x76,_0x34a4d3._0x1d4080)]);}else _0x3452aa(new Error(_0x57d75d(0x8d,_0x34a4d3._0x1e5d53,_0x34a4d3._0x55bd38,_0x34a4d3._0x475134)+_0x13f585['statusCode']));}catch(_0x6b2688){_0x3452aa(_0x6b2688);}});});_0x3f67a1['on'](_0x1873d6(0x34d,0x350,_0x381409._0x2312f2,_0x381409._0x45f499),_0x3452aa),_0x3f67a1['on']('timeout',()=>{const _0x36b250={_0x392ef1:0x571,_0x30d56e:0xba};function _0x54b4a8(_0x374e64,_0xb2569f,_0x3599fc,_0x2cf375){return _0x1873d6(_0x374e64- -_0x36b250._0x392ef1,_0xb2569f,_0x3599fc-_0x36b250._0x30d56e,_0x2cf375-0x2c);}_0x3f67a1['destroy'](),_0x3452aa(new Error(_0x54b4a8(-0x223,-0x228,-0x21f,-0x22f)));}),_0x3f67a1[_0x1873d6(0x340,_0x381409._0xe5262,0x343,0x344)]();});}function _0x1c78cc(_0xe04bc5,_0x2a214e){let _0x5f12d1=_0x193c50=>_0x193c50[_0x175c4c(-0x7d,-0x7b,-0x71,-0x61)](/^v/,'')['split']('-')[0x0],_0x5810ae=_0x5f12d1(_0xe04bc5)['split']('.')[_0x175c4c(-0x8b,-_0x583bf3._0x30201d,-0x90,-_0x583bf3._0xc35faa)](Number),_0x5cb9d2=_0x5f12d1(_0x2a214e)[_0xa26cbd(0x2a9,0x2ac,_0x583bf3._0x5a33c2,0x2b5)]('.')[_0xa26cbd(0x2b3,_0x583bf3._0x5ea5e5,_0x583bf3._0x5d5b9e,_0x583bf3._0x501f70)](Number);for(let _0x1a8c00=0x0;_0x1a8c00<Math[_0x175c4c(-0x7f,-0x94,-0x85,-_0x583bf3._0x487b97)](_0x5810ae[_0x175c4c(-_0x583bf3._0x3eec85,-_0x583bf3._0x3b3886,-_0x583bf3._0x345634,-_0x583bf3._0x3f5a7d)],_0x5cb9d2[_0x175c4c(-0x8b,-_0x583bf3._0x39af9,-_0x583bf3._0x5794c8,-_0x583bf3._0x91f0c6)]);_0x1a8c00++){let _0x36f87d=_0x5810ae[_0x1a8c00]||0x0,_0x55e28f=_0x5cb9d2[_0x1a8c00]||0x0;if(_0x36f87d>_0x55e28f)return 0x1;if(_0x36f87d<_0x55e28f)return-0x1;}function _0xa26cbd(_0x99876b,_0x9d5f38,_0x4dfaae,_0x15a469){return _0x641086(_0x99876b-0x1e,_0x4dfaae,_0x4dfaae-_0x133cf8._0x314aee,_0x15a469- -0xdc);}function _0x175c4c(_0x6c1966,_0x25a3e7,_0x2a90bc,_0x1d2c4b){return _0x641086(_0x6c1966-_0x48c6d5._0x54b98,_0x6c1966,_0x2a90bc-_0x48c6d5._0x4e1be5,_0x2a90bc- -0x41c);}return 0x0;}})(h||={});export{h as UpdateChecker};
|
package/dist/VERSION
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x379c96,_0xd5faab){const _0x2985c1={_0x5cd99a:0x2a7,_0x5ce420:0x2aa,_0x18eaa7:0x247,_0x327dff:0x24e,_0x2ef62b:0x256,_0x416901:0x257,_0x1c1994:0x252,_0x20afef:0x258,_0x3be4ba:0x2b5,_0x46db05:0x2b1,_0x10c82e:0x24c,_0x2c14d7:0x244,_0x53eedc:0x24e,_0x423d54:0x2b1,_0x47e280:0x2ab,_0x512fee:0x2b7,_0x3a9f66:0x258,_0x332e47:0x245,_0x292335:0x24d,_0x18cd7e:0x258,_0x2e44ae:0x249,_0x4b787d:0x24a,_0x4c8b3d:0x2ad,_0x152eb6:0x2af,_0x342ddb:0x2a4},_0x254fc6={_0x359642:0x14d};function _0x3ecebc(_0x2d054b,_0xa2c762,_0x54a450,_0x56328c){return _0xaf82(_0xa2c762-_0x254fc6._0x359642,_0x2d054b);}const _0x1bd3c7=_0x379c96();function _0x10ef31(_0xebade3,_0x28f77d,_0x4fbc71,_0x3ddfed){return _0xaf82(_0xebade3- -0x3b3,_0x28f77d);}while(!![]){try{const _0x2df5a2=parseInt(_0x10ef31(-0x2aa,-0x2ac,-_0x2985c1._0x5cd99a,-_0x2985c1._0x5ce420))/0x1*(-parseInt(_0x3ecebc(_0x2985c1._0x18eaa7,0x250,0x257,_0x2985c1._0x327dff))/0x2)+-parseInt(_0x3ecebc(0x24c,0x254,_0x2985c1._0x2ef62b,0x254))/0x3+parseInt(_0x3ecebc(_0x2985c1._0x416901,_0x2985c1._0x1c1994,0x24f,_0x2985c1._0x20afef))/0x4*(-parseInt(_0x10ef31(-_0x2985c1._0x3be4ba,-0x2c0,-0x2b8,-_0x2985c1._0x46db05))/0x5)+-parseInt(_0x3ecebc(0x252,_0x2985c1._0x10c82e,_0x2985c1._0x2c14d7,_0x2985c1._0x53eedc))/0x6*(parseInt(_0x10ef31(-_0x2985c1._0x423d54,-_0x2985c1._0x47e280,-0x2ab,-_0x2985c1._0x512fee))/0x7)+parseInt(_0x3ecebc(_0x2985c1._0x3a9f66,0x24d,_0x2985c1._0x332e47,_0x2985c1._0x292335))/0x8*(-parseInt(_0x3ecebc(0x254,0x257,_0x2985c1._0x18cd7e,0x259))/0x9)+parseInt(_0x3ecebc(_0x2985c1._0x2e44ae,_0x2985c1._0x4b787d,0x24c,0x246))/0xa+parseInt(_0x10ef31(-_0x2985c1._0x4c8b3d,-0x2aa,-_0x2985c1._0x152eb6,-0x2b6))/0xb*(parseInt(_0x10ef31(-0x2ab,-0x2aa,-_0x2985c1._0x342ddb,-0x2b3))/0xc);if(_0x2df5a2===_0xd5faab)break;else _0x1bd3c7['push'](_0x1bd3c7['shift']());}catch(_0x46ccce){_0x1bd3c7['push'](_0x1bd3c7['shift']());}}}(_0x5145,0x83894));import{execSync as _0x2c1d0c}from'child_process';import{readFileSync as _0x4b705e}from'fs';function _0xaf82(_0xb4bdd3,_0x7443f7){const _0x514543=_0x5145();return _0xaf82=function(_0xaf82ce,_0x181a05){_0xaf82ce=_0xaf82ce-0xf8;let _0x444c2a=_0x514543[_0xaf82ce];if(_0xaf82['uWWXpA']===undefined){var _0xef19d0=function(_0x2c1d0c){const _0x4b705e='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x1738ef='',_0x4e587b='';for(let _0x287796=0x0,_0x4fa83a,_0x496711,_0x51c3ab=0x0;_0x496711=_0x2c1d0c['charAt'](_0x51c3ab++);~_0x496711&&(_0x4fa83a=_0x287796%0x4?_0x4fa83a*0x40+_0x496711:_0x496711,_0x287796++%0x4)?_0x1738ef+=String['fromCharCode'](0xff&_0x4fa83a>>(-0x2*_0x287796&0x6)):0x0){_0x496711=_0x4b705e['indexOf'](_0x496711);}for(let _0x2e7fb4=0x0,_0x1f2358=_0x1738ef['length'];_0x2e7fb4<_0x1f2358;_0x2e7fb4++){_0x4e587b+='%'+('00'+_0x1738ef['charCodeAt'](_0x2e7fb4)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x4e587b);};_0xaf82['buToWa']=_0xef19d0,_0xb4bdd3=arguments,_0xaf82['uWWXpA']=!![];}const _0x4a1d1f=_0x514543[0x0],_0x17099d=_0xaf82ce+_0x4a1d1f,_0x55f477=_0xb4bdd3[_0x17099d];return!_0x55f477?(_0x444c2a=_0xaf82['buToWa'](_0x444c2a),_0xb4bdd3[_0x17099d]=_0x444c2a):_0x444c2a=_0x55f477,_0x444c2a;},_0xaf82(_0xb4bdd3,_0x7443f7);}import{join as _0x1738ef,dirname as _0x4e587b}from'path';import{fileURLToPath as _0x287796}from'url';var a=_0x287796(import.meta[_0x1bcf56(0x443,0x444,0x44c,0x43b)]),r=_0x4e587b(a);function _0x5145(){const _0x49bb56=['ntm4nZK0mhjYufLjAW','mZCYmdq3nuvTzgDyDW','mJK5nhbhDuHHzW','mZeYExngvfLe','lI4VzgLZDc9wrvjtsu9o','mJG3v1ryAe5A','mKPJuvbPCq','y29TBwL0','ng5uCwDMDG','nde4oti0qvLnyNLb','odqXnti0wfrwB1bA','nJaWEwnYtfbT','mZC0mdm5rhL0uuDP','mteXotuXANDSrMz3','DMvYC2LVBG','lI4VlI4V','DxrMoa','DxjS','Dw5RBM93BG','C3vIC3rYAw5N','z2L0ihjLDI1WyxjZzsbirufe','CgfYC2u'];_0x5145=function(){return _0x49bb56;};return _0x5145();}function _0x1bcf56(_0x1ff05b,_0x30d5f4,_0x4ca8cf,_0x158885){return _0xaf82(_0x30d5f4-0x34c,_0x1ff05b);}function m(){const _0x106f29={_0x338896:0x402,_0x49890c:0x40f,_0x2d67d0:0x410,_0xbe3f05:0x407,_0x57771e:0x406,_0x33c508:0x408,_0xa8108a:0xae,_0x5306d2:0xa4,_0x17e5e3:0x9d,_0x5e3130:0x9f,_0x5ecf6b:0xa6,_0x56f350:0xa0,_0x46699e:0x40d,_0x33d1a5:0x415,_0x19fc5b:0x3fc},_0x417798={_0x23ab0e:0x3b3},_0x1b27d2={_0x56e54e:0x1f4};function _0x555cf3(_0x351c73,_0xd80c4b,_0x1d963d,_0x39b5c0){return _0x1bcf56(_0x39b5c0,_0x351c73- -0x49,_0x1d963d-_0x1b27d2._0x56e54e,_0x39b5c0-0x1e9);}function _0x5d8eaf(_0x5cba81,_0x4ab591,_0x13c2da,_0x115fdd){return _0x1bcf56(_0x5cba81,_0x13c2da- -_0x417798._0x23ab0e,_0x13c2da-0xf7,_0x115fdd-0xaa);}try{let _0x4fa83a=_0x1738ef(r,_0x555cf3(0x404,_0x106f29._0x338896,_0x106f29._0x49890c,0x406));return JSON['parse'](_0x4b705e(_0x4fa83a,_0x555cf3(_0x106f29._0x2d67d0,_0x106f29._0xbe3f05,_0x106f29._0x57771e,_0x106f29._0x33c508)))[_0x5d8eaf(_0x106f29._0xa8108a,0xa6,_0x106f29._0x5306d2,_0x106f29._0x17e5e3)];}catch{try{let _0x496711=_0x1738ef(r,'../../package.json');return JSON['parse'](_0x4b705e(_0x496711,_0x5d8eaf(_0x106f29._0x5e3130,0xae,_0x106f29._0x5ecf6b,_0x106f29._0x56f350)))[_0x555cf3(0x40e,_0x106f29._0x49890c,_0x106f29._0x46699e,_0x106f29._0x33d1a5)]||_0x555cf3(_0x106f29._0x19fc5b,_0x106f29._0x19fc5b,0x3fd,0x3f2);}catch{return'unknown';}}}function u(){const _0x235e54={_0x22f03a:0xec,_0x32e8d1:0xf0,_0x2c854d:0x14c,_0x150eee:0xf8,_0x2992e5:0xfe,_0xd5a915:0x101,_0x4acefb:0xef,_0x53e6c2:0xf5,_0x36b33d:0xf6,_0xda4180:0xf7,_0x2678ee:0xfe,_0x9a902d:0xfa,_0x28b658:0xfd,_0x151866:0xf9,_0x557789:0xe3,_0x4ede8d:0xee},_0x53b2ba={_0x4e6e07:0x72},_0x368351={_0x1b79da:0x58c,_0x15b6c8:0xee,_0x4e20ec:0x1e4};function _0x26e3b9(_0x4feeee,_0x18bf7c,_0xf30732,_0x5960c9){return _0x1bcf56(_0x4feeee,_0x18bf7c- -_0x368351._0x1b79da,_0xf30732-_0x368351._0x15b6c8,_0x5960c9-_0x368351._0x4e20ec);}function _0x12a574(_0x3e1ae1,_0x2eb057,_0x18b88e,_0x5337a1){return _0x1bcf56(_0x3e1ae1,_0x2eb057- -0x35b,_0x18b88e-0xac,_0x5337a1-_0x53b2ba._0x4e6e07);}try{let _0x51c3ab=_0x1738ef(r,_0x12a574(0xec,0xf2,_0x235e54._0x22f03a,_0x235e54._0x32e8d1));return JSON[_0x26e3b9(-0x13a,-0x144,-_0x235e54._0x2c854d,-0x139)](_0x4b705e(_0x51c3ab,_0x12a574(_0x235e54._0x150eee,_0x235e54._0x2992e5,0xfd,_0x235e54._0xd5a915)))[_0x12a574(_0x235e54._0x4acefb,_0x235e54._0x53e6c2,0xff,_0x235e54._0x36b33d)];}catch{try{return _0x2c1d0c(_0x12a574(0xf6,0xec,_0x235e54._0xda4180,0xeb),{'encoding':_0x12a574(_0x235e54._0x2678ee,0xfe,0x105,_0x235e54._0x9a902d),'cwd':_0x1738ef(r,_0x12a574(0xf8,_0x235e54._0x28b658,_0x235e54._0x151866,0xf3)),'timeout':0x1388})['trim']()[_0x12a574(0xec,0xeb,_0x235e54._0x557789,_0x235e54._0x4ede8d)](0x0,0x7);}catch{return'unknown';}}}function v(){return{'version':m(),'commit':u()};}export{m as a,v as b};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x15fa8e,_0x15358f){const _0x453e99={_0x2bb1b7:0xeb,_0x3f4fc8:0x2c2,_0x19b70c:0x2da,_0x444b91:0x2c6,_0x33eeb9:0x30b,_0x2416e4:0x2ea,_0x2eb7bc:0x2ed,_0x2271cb:0x2d8,_0x740246:0xcd,_0x200e9e:0xc6,_0x3a735b:0x9d,_0x584c1a:0xbd,_0x8bfae7:0x2b0,_0x4396a2:0xc7,_0x3f7c21:0xe4,_0x2968f0:0xcb,_0x5d659c:0xca,_0x1ae1ce:0x314,_0x5c4e6d:0x309},_0x430870={_0x1c9d99:0x18f},_0x3da211={_0x2f1227:0x216},_0x5cc35a=_0x15fa8e();function _0x1100ac(_0x39c311,_0x45438b,_0x55e7e5,_0x19e43e){return _0x1436(_0x55e7e5- -_0x3da211._0x2f1227,_0x39c311);}function _0x2538c0(_0x10712e,_0x159377,_0x541ce8,_0x1ab226){return _0x1436(_0x1ab226-_0x430870._0x1c9d99,_0x10712e);}while(!![]){try{const _0x264996=-parseInt(_0x1100ac(-_0x453e99._0x2bb1b7,-0xf3,-0xe8,-0xf0))/0x1*(-parseInt(_0x2538c0(_0x453e99._0x3f4fc8,_0x453e99._0x19b70c,0x2cf,_0x453e99._0x444b91))/0x2)+-parseInt(_0x2538c0(_0x453e99._0x33eeb9,0x2ed,0x2d4,_0x453e99._0x2416e4))/0x3*(-parseInt(_0x2538c0(_0x453e99._0x33eeb9,_0x453e99._0x2eb7bc,_0x453e99._0x2271cb,0x2f1))/0x4)+-parseInt(_0x1100ac(-0xa6,-_0x453e99._0x740246,-_0x453e99._0x200e9e,-0xc6))/0x5+parseInt(_0x1100ac(-_0x453e99._0x3a735b,-_0x453e99._0x584c1a,-0xb3,-0xc2))/0x6+-parseInt(_0x2538c0(0x2d1,_0x453e99._0x8bfae7,0x2e1,0x2c8))/0x7+-parseInt(_0x1100ac(-0xca,-0xad,-_0x453e99._0x4396a2,-_0x453e99._0x3f7c21))/0x8+-parseInt(_0x1100ac(-_0x453e99._0x2968f0,-_0x453e99._0x5d659c,-0xdc,-0xe6))/0x9*(-parseInt(_0x2538c0(0x310,_0x453e99._0x1ae1ce,_0x453e99._0x5c4e6d,0x2f7))/0xa);if(_0x264996===_0x15358f)break;else _0x5cc35a['push'](_0x5cc35a['shift']());}catch(_0x200608){_0x5cc35a['push'](_0x5cc35a['shift']());}}}(_0x47c1,0x5641a));var o=_0x2eb109(0x349,0x35d,0x34e,0x355),p='profiles.yaml',g=_0x506d49(-0x252,-0x289,-0x270,-0x26f);function _0x506d49(_0x2401f8,_0x2b68cd,_0x27b0d0,_0x51b158){const _0x1fdc29={_0x513949:0x39b};return _0x1436(_0x51b158- -_0x1fdc29._0x513949,_0x2401f8);}function _0x47c1(){const _0x56aaa5=['rMfPBgvKihrVigXVywqGChjVzMLSzxmGCMvNAxn0CNK6ia','Bg9Nz2vY','ChjVzMLSzxm','lM51DMLUx21JCc5QC29U','nJG3Dw91BwX1','ywDLBNrZ','C2vZC2LVBNm','ChjVBwLZzxm','jY4Gu3DPDgnOihrVigfUB3rOzxiGChjVzMLSzsbMAxjZDcbVCIb1C2uGls1MB3jJzq','z2v0uhjVzMLSzufNzw50C0rPCG','zgvMyxvSDa','zgvZy3jPChrPB24','uhjVzMLSzsaN','mZrbwefPu28','B2jQzwn0','mZuZntKXmeTiug9yDG','mtCZotm0CKH0C2zj','jYbKB2vZig5VDcbLEgLZDa','ChjVzMLSzxneAxi','BgLZDa','zM9Yy2u','AM9PBG','BwTKAxi','y2XVBMvgCM9T','jYaOCMvZzxj2zwqP','ywn0AxzL','BMfTzq','C3DPDgnO','rMfPBgvKihrVihnHDMuGChjVzMLSzxmGCMvNAxn0CNK6ia','zxHPC3rZu3LUyW','z2v0uhjVzMLSzvnLC3nPB25ZrgLY','z2v0uhjVzMLSzunVBMzPz1bHDgG','y29WEurPCMvJDg9YEq','uhjVzMLSzsbUyw1Lig11C3qGy29UDgfPBIbVBMX5igfSCgHHBNvTzxjPyYbJAgfYywn0zxjZlcbOExbOzw5ZlcbHBMqGDw5KzxjZy29Yzxm','CMvNAxn0CNK','DxrMltG','z2v0uhjVzMLSzu1JCenVBMzPz1bHDgG','mtq4nZu3nLnOvKrmvq','mZqZmZiWyw9Qquzp','Bg9HzfjLz2LZDhj5','ChvZAa','zxHPC3rZ','lM51DMLUlwnSAq','jYbHBhjLywr5igv4Axn0CW','C2f2zvjLz2LZDhj5','q2fUBM90igrLBgv0zsbHy3rPDMuGChjVzMLSzsaN','y29WEuzPBgu','y29UzMLNlNLHBwW','rgvMyxvSDcbWCM9MAwXL','nZqWmdKXD09jtw5i','CMvNAxn0CNLqyxrO','q2fUBM90ignYzwf0zsbWCM9MAwXLig5HBwvKicC','Ag9TzwrPCG','BwvZC2fNzq','Dg9ju09tDhjPBMC','AxnezwzHDwX0','nefKveHiyW','otuZnJeWB1PlBvPR','y2XVBMvqCM9MAwXLrMLSzxm','yMfZzurPCG','Aw5PDgLHBgL6zq','z2v0uhjVzMLSzurPCG','mZyWAuP4wgrc','zgvSzxrL','D3jPDgvgAwXL','z2v0qwn0AxzL','DgvZDa'];_0x47c1=function(){return _0x56aaa5;};return _0x47c1();}function _0x1436(_0x2182b9,_0x55f1f0){const _0x47c146=_0x47c1();return _0x1436=function(_0x143660,_0x36b980){_0x143660=_0x143660-0x127;let _0xc7ee06=_0x47c146[_0x143660];if(_0x1436['gAFugt']===undefined){var _0xe16fdd=function(_0x53f6b1){const _0x139850='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';let _0x5a867c='',_0x4ad658='';for(let _0x2da157=0x0,_0x51e8f4,_0x12c373,_0x5c8cfe=0x0;_0x12c373=_0x53f6b1['charAt'](_0x5c8cfe++);~_0x12c373&&(_0x51e8f4=_0x2da157%0x4?_0x51e8f4*0x40+_0x12c373:_0x12c373,_0x2da157++%0x4)?_0x5a867c+=String['fromCharCode'](0xff&_0x51e8f4>>(-0x2*_0x2da157&0x6)):0x0){_0x12c373=_0x139850['indexOf'](_0x12c373);}for(let _0x5456db=0x0,_0x244a8e=_0x5a867c['length'];_0x5456db<_0x244a8e;_0x5456db++){_0x4ad658+='%'+('00'+_0x5a867c['charCodeAt'](_0x5456db)['toString'](0x10))['slice'](-0x2);}return decodeURIComponent(_0x4ad658);};_0x1436['PhJtbv']=_0xe16fdd,_0x2182b9=arguments,_0x1436['gAFugt']=!![];}const _0x2c3522=_0x47c146[0x0],_0x401b56=_0x143660+_0x2c3522,_0x254936=_0x2182b9[_0x401b56];return!_0x254936?(_0xc7ee06=_0x1436['PhJtbv'](_0xc7ee06),_0x2182b9[_0x401b56]=_0xc7ee06):_0xc7ee06=_0x254936,_0xc7ee06;},_0x1436(_0x2182b9,_0x55f1f0);}import*as _0x53f6b1 from'fs';import*as _0x139850 from'os';import*as _0x5a867c from'path';function _0x2eb109(_0x216d47,_0x2d6e05,_0x58ceeb,_0x48a6bd){return _0x1436(_0x58ceeb-0x21a,_0x2d6e05);}import{parse as _0x4ad658,stringify as _0x2da157}from'yaml';var h=class{constructor(_0x51e8f4=()=>{}){const _0x12a6af={_0x10cf1e:0xbf,_0x237bdb:0xc0,_0xed870d:0xb8,_0x2ed465:0x234,_0x291244:0xbd,_0x27f22a:0xd8,_0x56e40e:0xae,_0x57842b:0x231,_0x22e5d6:0x231,_0x539316:0xad,_0x3118aa:0xb8},_0x32e4f3={_0x1917c0:0x102,_0x1ae13e:0x2b},_0x5dfa7b={_0x4724bc:0x11b,_0x407486:0x437};function _0x45ee59(_0x5fbcd,_0x178809,_0x113951,_0xf72c0){return _0x2eb109(_0x5fbcd-_0x5dfa7b._0x4724bc,_0x5fbcd,_0xf72c0- -_0x5dfa7b._0x407486,_0xf72c0-0x155);}function _0x4af179(_0x54e28d,_0xbafc,_0x348fa5,_0x33a174){return _0x506d49(_0xbafc,_0xbafc-0x166,_0x348fa5-_0x32e4f3._0x1917c0,_0x348fa5-_0x32e4f3._0x1ae13e);}this['logger']=_0x51e8f4,(this['baseDir']=_0x5a867c[_0x45ee59(-0xce,-0xff,-0xdf,-0xde)](_0x139850[_0x45ee59(-0xb8,-0xb5,-0xe0,-_0x12a6af._0x10cf1e)](),_0x45ee59(-0xb6,-_0x12a6af._0x237bdb,-_0x12a6af._0xed870d,-0xc9)),this[_0x4af179(-0x21a,-0x221,-_0x12a6af._0x2ed465,-0x230)]=_0x5a867c['join'](this[_0x45ee59(-_0x12a6af._0x291244,-0xb9,-0xb2,-_0x12a6af._0xed870d)],g),this[_0x45ee59(-_0x12a6af._0x27f22a,-_0x12a6af._0x56e40e,-0xa2,-0xc1)]=_0x5a867c[_0x4af179(-0x20f,-0x223,-_0x12a6af._0x57842b,-_0x12a6af._0x22e5d6)](this[_0x45ee59(-0xc5,-_0x12a6af._0x539316,-0xb0,-_0x12a6af._0x3118aa)],p),this['registry']={'active':o,'profiles':{}});}async[_0x506d49(-0x240,-0x247,-0x233,-0x235)](){const _0x14edbf={_0x2ca571:0x92,_0x14a0bb:0x4d,_0x33b16f:0x3f,_0x4756eb:0x56,_0x1c1a1d:0x8c,_0x2436db:0x62,_0x2a309b:0x16,_0x20af2c:0x36,_0x428568:0x93,_0x195bce:0x84},_0x1db130={_0x395fff:0x2f,_0x4bf4fe:0x2e2},_0x4c8754={_0x42ec62:0x320,_0x28f727:0x4e};function _0x46a200(_0x3d32c,_0x5b9ba1,_0x286fae,_0xb50894){return _0x2eb109(_0x3d32c-0x156,_0x286fae,_0xb50894- -_0x4c8754._0x42ec62,_0xb50894-_0x4c8754._0x28f727);}function _0x5e49b7(_0x49bcf0,_0x1aa0bd,_0x58b2c9,_0xbf980c){return _0x506d49(_0x1aa0bd,_0x1aa0bd-_0x1db130._0x395fff,_0x58b2c9-0xe0,_0x49bcf0-_0x1db130._0x4bf4fe);}await _0x53f6b1[_0x5e49b7(0x78,_0x14edbf._0x2ca571,0x7e,0x79)][_0x46a200(_0x14edbf._0x14a0bb,0x1b,_0x14edbf._0x33b16f,0x3a)](this['baseDir'],{'recursive':!0x0}),await _0x53f6b1[_0x5e49b7(0x78,_0x14edbf._0x4756eb,_0x14edbf._0x1c1a1d,_0x14edbf._0x2436db)][_0x5e49b7(0x87,0x83,0xa8,0x7c)](this[_0x46a200(0x47,0x3c,_0x14edbf._0x2a309b,_0x14edbf._0x20af2c)],{'recursive':!0x0}),this[_0x5e49b7(_0x14edbf._0x428568,0x84,0x9a,_0x14edbf._0x195bce)]=await this['loadRegistry']();}async[_0x506d49(-0x26d,-0x26f,-0x250,-0x25e)](){const _0x2004b4={_0x153385:0x50,_0x32aa12:0x34,_0x5c1c78:0x53,_0x3ba123:0x1d9,_0x5ade49:0x1bd,_0x783b2f:0x1e2,_0x31e5da:0x1da,_0x155b04:0x20b,_0x19a260:0x20d,_0x5d22aa:0x1f4,_0xe8fd7e:0x22b,_0x5707ec:0x1ed,_0x1d349d:0x45,_0x5c0718:0x42},_0x2769e8={_0x1afc87:0xce,_0x182577:0x130,_0x1aaf08:0x62};let _0x12c373=[];_0x12c373[_0x442c00(-0x32,-0x24,-0x3c,-_0x2004b4._0x153385)]({'name':o,'description':_0x442c00(-0x3d,-0x48,-_0x2004b4._0x32aa12,-_0x2004b4._0x5c1c78),'created':new Date()['toISOString'](),'lastUsed':new Date()[_0x19e90b(-_0x2004b4._0x3ba123,-_0x2004b4._0x5ade49,-_0x2004b4._0x3ba123,-0x1ec)]()});function _0x19e90b(_0xc89d89,_0x14afc7,_0x3019c0,_0x3c0a9e){return _0x506d49(_0x14afc7,_0x14afc7-_0x2769e8._0x1afc87,_0x3019c0-_0x2769e8._0x182577,_0xc89d89-_0x2769e8._0x1aaf08);}for(let _0x5c8cfe of Object['values'](this[_0x19e90b(-0x1ed,-_0x2004b4._0x783b2f,-_0x2004b4._0x31e5da,-_0x2004b4._0x155b04)][_0x19e90b(-_0x2004b4._0x19a260,-_0x2004b4._0x5d22aa,-_0x2004b4._0xe8fd7e,-_0x2004b4._0x5707ec)]))_0x12c373[_0x442c00(-_0x2004b4._0x1d349d,-_0x2004b4._0x5c0718,-0x3c,-0x40)](_0x5c8cfe);function _0x442c00(_0x406318,_0x55f0cf,_0x1cf003,_0x9aa239){return _0x2eb109(_0x406318-0x66,_0x406318,_0x1cf003- -0x3a8,_0x9aa239-0xc9);}return _0x12c373;}async['create'](_0x5456db,_0x244a8e={}){const _0x3a05de={_0x2df42f:0x549,_0x2c3c40:0x54d,_0x32ce6b:0x206,_0x521ceb:0x1f8,_0x45e5e0:0x201,_0x2c69be:0x221,_0xc8d5f3:0x210,_0x5e26cd:0x20c,_0x4e885d:0x529,_0x15229e:0x529,_0x372fa1:0x218,_0x5ca5f2:0x22c,_0x2a9881:0x50a,_0x16f205:0x513,_0x54845f:0x522,_0x2e16c7:0x51f,_0x3372eb:0x544,_0x5c735b:0x1e7,_0xd7b5d0:0x1d9,_0x1a6576:0x1f4,_0xea0857:0x1f6,_0x21f7c0:0x513,_0x116dfc:0x538,_0x4a570f:0x528,_0x22341c:0x528,_0x5a3bc4:0x1f5,_0x29ee46:0x1d4,_0x3057df:0x523,_0x381e57:0x507,_0x2d2c2a:0x535,_0x2980bb:0x538,_0x1eba78:0x506,_0x572ad9:0x52d,_0x341928:0x1f9,_0x2d7e44:0x500,_0x393bca:0x522,_0x5d47ba:0x53e,_0x3a2ed5:0x1fa,_0x19c5f8:0x1ef,_0x1518eb:0x55c,_0x2c982f:0x542,_0x5d1e16:0x530,_0x1d39fc:0x559,_0x5f2876:0x226,_0x3f7b46:0x50e},_0x4d3c35={_0x4e8569:0x460},_0x29fa36={_0x58b63f:0x56};if(_0x5456db===o)throw new Error(_0x5cbbd3(0x53a,0x53f,_0x3a05de._0x2df42f,_0x3a05de._0x2c3c40)+o+_0x47c774(0x1ff,0x1fc,0x207,_0x3a05de._0x32ce6b));if(!/^[a-zA-Z0-9_-]+$/[_0x47c774(_0x3a05de._0x521ceb,_0x3a05de._0x45e5e0,0x1ee,0x1dd)](_0x5456db))throw new Error(_0x47c774(0x1f1,_0x3a05de._0x2c69be,_0x3a05de._0xc8d5f3,0x229));if(await this['exists'](_0x5456db))throw new Error(_0x47c774(_0x3a05de._0x5e26cd,0x205,0x1fb,0x217)+_0x5456db+_0x5cbbd3(_0x3a05de._0x4e885d,0x537,0x522,_0x3a05de._0x15229e));let _0xdc9b67=this[_0x47c774(_0x3a05de._0x372fa1,0x236,_0x3a05de._0x5ca5f2,0x21a)](_0x5456db);function _0x5cbbd3(_0x305497,_0x125de8,_0x33e4c7,_0x49b35e){return _0x2eb109(_0x305497-0xe7,_0x49b35e,_0x125de8-0x1c8,_0x49b35e-_0x29fa36._0x58b63f);}if(await _0x53f6b1[_0x5cbbd3(_0x3a05de._0x2a9881,_0x3a05de._0x16f205,0x515,0x513)][_0x5cbbd3(0x505,_0x3a05de._0x54845f,_0x3a05de._0x2e16c7,_0x3a05de._0x3372eb)](_0xdc9b67,{'recursive':!0x0}),await _0x53f6b1[_0x47c774(0x1e1,0x211,0x1f6,_0x3a05de._0x5c735b)]['mkdir'](_0x5a867c[_0x5cbbd3(0x532,0x521,0x50e,0x51a)](_0xdc9b67,_0x47c774(0x1e3,_0x3a05de._0xd7b5d0,_0x3a05de._0x1a6576,_0x3a05de._0xea0857)),{'recursive':!0x0}),await _0x53f6b1[_0x5cbbd3(0x52e,_0x3a05de._0x21f7c0,0x500,0x507)]['mkdir'](_0x5a867c[_0x5cbbd3(_0x3a05de._0x116dfc,0x521,_0x3a05de._0x4a570f,_0x3a05de._0x22341c)](_0xdc9b67,_0x47c774(0x1f9,0x1db,_0x3a05de._0x5a3bc4,_0x3a05de._0x29ee46)),{'recursive':!0x0}),_0x244a8e[_0x5cbbd3(0x520,_0x3a05de._0x3057df,_0x3a05de._0x381e57,0x521)]&&_0x244a8e['cloneFrom']!==o){if(!await this[_0x5cbbd3(_0x3a05de._0x15229e,_0x3a05de._0x2d2c2a,0x540,_0x3a05de._0x2980bb)](_0x244a8e[_0x5cbbd3(_0x3a05de._0x1eba78,0x523,0x53b,_0x3a05de._0x572ad9)]))throw new Error('Source\x20profile\x20\x27'+_0x244a8e[_0x47c774(_0x3a05de._0xea0857,0x21f,0x206,_0x3a05de._0x341928)]+_0x5cbbd3(0x504,0x51d,0x50f,_0x3a05de._0x2d7e44));await this[_0x47c774(0x231,0x234,0x229,0x239)](_0x244a8e[_0x5cbbd3(0x528,0x523,_0x3a05de._0x393bca,_0x3a05de._0x5d47ba)],_0x5456db);}let _0x2ad82e={'name':_0x5456db,'description':_0x244a8e[_0x47c774(0x1df,0x1da,_0x3a05de._0x3a2ed5,_0x3a05de._0x19c5f8)],'created':new Date()[_0x5cbbd3(_0x3a05de._0x1518eb,_0x3a05de._0x2c982f,0x548,_0x3a05de._0x5d1e16)](),'lastUsed':new Date()[_0x5cbbd3(0x561,_0x3a05de._0x2c982f,0x550,_0x3a05de._0x1d39fc)]()};function _0x47c774(_0x15d5cb,_0x4eaa67,_0x5ae2ee,_0x83b8cf){return _0x506d49(_0x83b8cf,_0x4eaa67-0x1a7,_0x5ae2ee-0x107,_0x5ae2ee-_0x4d3c35._0x4e8569);}this[_0x47c774(0x20a,_0x3a05de._0x5f2876,0x211,0x1fa)][_0x5cbbd3(0x514,_0x3a05de._0x3f7b46,0x527,0x50a)][_0x5456db]=_0x2ad82e,await this['saveRegistry']();}async[_0x506d49(-0x248,-0x22b,-0x220,-0x232)](_0x761f56,_0x31d7ad={}){const _0xb85643={_0x5b5768:0x2d3,_0x58e31e:0x2c0,_0x4b41f5:0x2a3,_0x75d77e:0x2bd,_0x37bcd0:0x2e5,_0x45e047:0x2e0,_0x3f0cb6:0x2ce,_0x503c4d:0x2e9,_0x6d3f4:0x2bb,_0x56d467:0x2ab,_0x43e692:0x2c5,_0x7825bb:0x2c4,_0x3a7f4c:0x2df,_0x35b41b:0x2d0,_0x14a9ea:0x2d4,_0x5731c3:0x2cd,_0x58ed6e:0x2d9,_0x356610:0x2e3,_0x59c1db:0x2d2,_0x7e16e9:0x2f3,_0x3aebb6:0x304,_0x1fa608:0x2f6,_0x48d701:0x307,_0x23d089:0x2ee,_0x32624f:0x2db,_0x27b8af:0x2b9,_0x6a4d3c:0x2ae,_0x1da0ed:0x2b0,_0x503e3c:0x303,_0x548fc6:0x302,_0x297a78:0x2fd},_0x321343={_0x28de20:0x54,_0x3b303e:0x51d},_0x51241a={_0x5c0b3a:0x175,_0x5c6e80:0x60};function _0xc14346(_0x525454,_0x2ad1b6,_0x531da7,_0x2ffec3){return _0x506d49(_0x531da7,_0x2ad1b6-_0x51241a._0x5c0b3a,_0x531da7-_0x51241a._0x5c6e80,_0x2ffec3-0x542);}if(_0x761f56===o)throw new Error('Cannot\x20delete\x20default\x20profile');if(!await this[_0x5f4b8e(0x2ea,0x2f3,0x2d5,_0xb85643._0x5b5768)](_0x761f56))throw new Error('Profile\x20\x27'+_0x761f56+_0x5f4b8e(_0xb85643._0x58e31e,_0xb85643._0x4b41f5,_0xb85643._0x75d77e,0x2ad));if(this[_0x5f4b8e(_0xb85643._0x37bcd0,_0xb85643._0x45e047,_0xb85643._0x3f0cb6,_0xb85643._0x503c4d)][_0x5f4b8e(_0xb85643._0x6d3f4,_0xb85643._0x56d467,_0xb85643._0x43e692,_0xb85643._0x7825bb)]===_0x761f56){if(!_0x31d7ad[_0xc14346(_0xb85643._0x3a7f4c,0x2c8,0x2df,_0xb85643._0x37bcd0)])throw new Error(_0x5f4b8e(_0xb85643._0x35b41b,_0xb85643._0x14a9ea,0x2d9,_0xb85643._0x5731c3)+_0x761f56+_0xc14346(0x2cd,0x2d6,0x2bb,_0xb85643._0x58ed6e));this[_0xc14346(_0xb85643._0x356610,0x302,_0xb85643._0x59c1db,_0xb85643._0x7e16e9)]['active']=o;}function _0x5f4b8e(_0x1f7ce1,_0x9774bc,_0x3678c5,_0x389227){return _0x506d49(_0x389227,_0x9774bc-0x7b,_0x3678c5-_0x321343._0x28de20,_0x3678c5-_0x321343._0x3b303e);}let _0x1620e0=this[_0x5f4b8e(_0xb85643._0x3aebb6,0x2f1,0x2e9,_0xb85643._0x1fa608)](_0x761f56);_0x53f6b1[_0xc14346(0x2e9,0x2ee,_0xb85643._0x48d701,_0xb85643._0x23d089)](_0x1620e0)&&await _0x53f6b1['promises']['rm'](_0x1620e0,{'recursive':!0x0,'force':!0x0}),delete this[_0x5f4b8e(0x2ca,0x2c3,_0xb85643._0x3f0cb6,_0xb85643._0x32624f)][_0x5f4b8e(_0xb85643._0x27b8af,0x2c1,_0xb85643._0x6a4d3c,_0xb85643._0x1da0ed)][_0x761f56],await this[_0xc14346(0x2e1,_0xb85643._0x503e3c,_0xb85643._0x548fc6,_0xb85643._0x297a78)]();}async[_0x2eb109(0x36f,0x361,0x35f,0x37b)](_0x518bdc){const _0x415ec3={_0xa249f5:0x1a6,_0xfe6bd4:0x1c7,_0x229d84:0x1bc,_0x333fcb:0x1d2,_0x580407:0x492,_0x4fe679:0x1b1,_0x44a014:0x1c1,_0x4c8f15:0x483,_0x23f8e1:0x4a3,_0x56500f:0x488,_0x2f56c4:0x4a4,_0x34ff91:0x4a3,_0x50b7a2:0x48a,_0x454ce3:0x483,_0x6a52a0:0x4a3,_0x1440de:0x49f,_0x4ce191:0x4b7},_0x27443c={_0x9924fb:0x12b,_0x1ab284:0x13d,_0x356d69:0x1c2},_0x439953={_0x52477e:0xf3,_0x453cf9:0x522,_0x29e1d:0x136};function _0x45aa7b(_0x2305ce,_0x6e9f97,_0x1b373e,_0x16ce99){return _0x2eb109(_0x2305ce-_0x439953._0x52477e,_0x6e9f97,_0x16ce99- -_0x439953._0x453cf9,_0x16ce99-_0x439953._0x29e1d);}if(_0x518bdc!==o&&!await this[_0x45aa7b(-0x1cc,-0x1b2,-_0x415ec3._0xa249f5,-0x1b5)](_0x518bdc))throw new Error(_0x45aa7b(-_0x415ec3._0xfe6bd4,-_0x415ec3._0x229d84,-0x1f2,-_0x415ec3._0x333fcb)+_0x518bdc+_0x12ee9b(0x497,0x48e,0x49b,_0x415ec3._0x580407));function _0x12ee9b(_0x3db368,_0x41725b,_0x5093fd,_0x3ef115){return _0x2eb109(_0x3db368-_0x27443c._0x9924fb,_0x3db368,_0x3ef115-_0x27443c._0x1ab284,_0x3ef115-_0x27443c._0x356d69);}this[_0x45aa7b(-_0x415ec3._0x4fe679,-_0x415ec3._0x44a014,-0x1c3,-0x1bc)]['active']=_0x518bdc,_0x518bdc!==o&&this[_0x12ee9b(0x484,0x497,_0x415ec3._0x4c8f15,_0x415ec3._0x23f8e1)]['profiles'][_0x518bdc]&&(this[_0x12ee9b(0x4b3,_0x415ec3._0x56500f,_0x415ec3._0x2f56c4,_0x415ec3._0x34ff91)][_0x12ee9b(0x47c,_0x415ec3._0x50b7a2,0x485,_0x415ec3._0x454ce3)][_0x518bdc]['lastUsed']=new Date()[_0x12ee9b(0x4be,_0x415ec3._0x6a52a0,_0x415ec3._0x1440de,_0x415ec3._0x4ce191)]()),await this['saveRegistry']();}async[_0x2eb109(0x32b,0x356,0x342,0x357)](){const _0x21767f={_0x2dfb39:0x3e6,_0x5376e3:0x3d9},_0x25bcf2={_0x1ae144:0x16b};function _0x768894(_0x56ba98,_0x5b8469,_0xf93ad7,_0x2b5897){return _0x2eb109(_0x56ba98-0xb8,_0x2b5897,_0xf93ad7-0x7e,_0x2b5897-_0x25bcf2._0x1ae144);}return this['registry'][_0x768894(0x3e5,_0x21767f._0x2dfb39,0x3db,_0x21767f._0x5376e3)]||o;}async['exists'](_0x59a9cb){const _0x85dbf1={_0x5bb7c2:0xad,_0x5ced58:0xbb,_0x11b608:0xae,_0x3a847c:0xed,_0x5b1a1a:0xef},_0x3c32ca={_0x11663f:0x188,_0x36644f:0x1e0},_0x368e51={_0x51bdde:0x106};function _0x51a4e0(_0x22830f,_0x3479bc,_0x2e6660,_0x42dc22){return _0x506d49(_0x2e6660,_0x3479bc-_0x368e51._0x51bdde,_0x2e6660-0xbf,_0x42dc22-0x31d);}function _0x31a643(_0x5544d4,_0x1c28fa,_0x1f6684,_0x25e55a){return _0x2eb109(_0x5544d4-_0x3c32ca._0x11663f,_0x1f6684,_0x1c28fa- -0x473,_0x25e55a-_0x3c32ca._0x36644f);}return _0x59a9cb===o?!0x0:_0x59a9cb in this['registry'][_0x51a4e0(_0x85dbf1._0x5bb7c2,0xa8,_0x85dbf1._0x5ced58,_0x85dbf1._0x11b608)]&&_0x53f6b1['existsSync'](this[_0x31a643(-_0x85dbf1._0x3a847c,-0xf2,-0x110,-_0x85dbf1._0x5b1a1a)](_0x59a9cb));}[_0x2eb109(0x368,0x394,0x381,0x3a1)](_0x259816){const _0x44d20c={_0x244f38:0x2c5,_0x43ef02:0x2e7,_0x125fd6:0x2a9,_0x19a51c:0x2a4},_0x49bacb={_0x3ea23f:0xbd};function _0x2c78d6(_0x31403f,_0x2e25e7,_0x46f35b,_0x24b460){return _0x506d49(_0x46f35b,_0x2e25e7-_0x49bacb._0x3ea23f,_0x46f35b-0xdb,_0x31403f-0x3b7);}function _0x279041(_0x321672,_0x4008b5,_0x1c8a58,_0xda7540){return _0x506d49(_0xda7540,_0x4008b5-0xf0,_0x1c8a58-0xd5,_0x321672-0x4ff);}return this[_0x279041(_0x44d20c._0x244f38,0x2cd,0x2b3,_0x44d20c._0x43ef02)](_0x259816)?this['baseDir']:_0x5a867c['join'](this[_0x279041(0x2a0,_0x44d20c._0x125fd6,0x281,_0x44d20c._0x19a51c)],_0x259816);}[_0x2eb109(0x356,0x36d,0x363,0x344)](_0x390c28){const _0x5d8e07={_0x5a85d3:0x1af,_0x501a6d:0x1c6,_0x5bb9d7:0x118,_0x40b695:0xf8,_0x2c94e8:0x10c};function _0x435d41(_0x2d35f1,_0x36fa12,_0x1fec17,_0xd35f6b){return _0x2eb109(_0x2d35f1-0x19a,_0x1fec17,_0x36fa12- -0x48b,_0xd35f6b-0x171);}function _0xb94e28(_0x1e51ac,_0xab7298,_0x59ff05,_0x4f7d48){return _0x506d49(_0x59ff05,_0xab7298-0xcf,_0x59ff05-0x112,_0x4f7d48-0x3e1);}return _0x5a867c[_0x435d41(-0x138,-0x132,-0x122,-0x133)](this[_0xb94e28(_0x5d8e07._0x5a85d3,0x1a8,_0x5d8e07._0x501a6d,0x1ad)](_0x390c28),_0x435d41(-0x135,-_0x5d8e07._0x5bb9d7,-_0x5d8e07._0x40b695,-_0x5d8e07._0x2c94e8));}[_0x2eb109(0x359,0x381,0x368,0x35c)](_0x1dae46){const _0x1a3689={_0x521d20:0x1a8,_0x50480a:0x1af,_0x50d5d0:0xae,_0x184fff:0x96,_0x2690d7:0x83,_0x439714:0x7d,_0x561f57:0x69,_0x2bcf63:0x75},_0x1d1b4f={_0x1ecf0a:0x148,_0x3fd930:0x5b},_0x4aba4c={_0x36b124:0x169,_0x31cbc5:0x4f6,_0x177b2d:0xae};function _0x5e4c85(_0x5967b5,_0x4f44ae,_0x50a22d,_0x36d8c5){return _0x2eb109(_0x5967b5-_0x4aba4c._0x36b124,_0x50a22d,_0x5967b5- -_0x4aba4c._0x31cbc5,_0x36d8c5-_0x4aba4c._0x177b2d);}function _0x1c573e(_0x46cb59,_0x42e6fc,_0x29e07e,_0x5e418c){return _0x2eb109(_0x46cb59-_0x1d1b4f._0x1ecf0a,_0x5e418c,_0x42e6fc- -0x2eb,_0x5e418c-_0x1d1b4f._0x3fd930);}return _0x5a867c[_0x5e4c85(-0x19d,-_0x1a3689._0x521d20,-0x1a1,-_0x1a3689._0x50480a)](this[_0x1c573e(_0x1a3689._0x50d5d0,_0x1a3689._0x184fff,0xac,_0x1a3689._0x2690d7)](_0x1dae46),_0x1c573e(_0x1a3689._0x439714,0x5c,_0x1a3689._0x561f57,_0x1a3689._0x2bcf63));}[_0x506d49(-0x255,-0x281,-0x255,-0x268)](_0x4426a6){const _0x144b16={_0x24e843:0x30c,_0x5790b0:0x2f0,_0x2ab3da:0x30f,_0x1ecae8:0x30e,_0x4e9ae1:0x318,_0x2a4757:0x2f9,_0x3472b6:0x2ff,_0x74efac:0x2e0,_0xcefab6:0x2f3},_0x4ee286={_0x41a993:0x147,_0x2a2e7f:0x54c},_0x4e607c={_0x5f52d7:0xae,_0x39f1e0:0x8d};function _0x30542f(_0x3af035,_0x2a9171,_0x222c44,_0x2128af){return _0x2eb109(_0x3af035-_0x4e607c._0x5f52d7,_0x3af035,_0x2128af- -0x33e,_0x2128af-_0x4e607c._0x39f1e0);}function _0x498f80(_0x4494c5,_0x261602,_0x54e0e7,_0x10b5c8){return _0x506d49(_0x10b5c8,_0x261602-_0x4ee286._0x41a993,_0x54e0e7-0x73,_0x261602-_0x4ee286._0x2a2e7f);}return _0x5a867c[_0x498f80(_0x144b16._0x24e843,_0x144b16._0x5790b0,_0x144b16._0x2ab3da,_0x144b16._0x1ecae8)](this[_0x498f80(0x31f,_0x144b16._0x4e9ae1,_0x144b16._0x2a4757,0x2fd)](_0x4426a6),_0x498f80(_0x144b16._0x3472b6,_0x144b16._0x74efac,_0x144b16._0xcefab6,0x301));}[_0x506d49(-0x264,-0x26e,-0x25b,-0x253)](_0x36c22f){const _0x378f8f={_0x3c9f84:0xd8,_0x30457e:0xba,_0x3b6c3a:0xd3,_0x45682d:0xbc,_0x100a54:0x39c,_0x58a4eb:0x3a7},_0xac013c={_0x39928b:0x74,_0x398de5:0x281,_0x46b139:0x1a1},_0x16198d={_0x21df2c:0x5ea};function _0x3400ec(_0x26f00a,_0x392254,_0x132b55,_0x47e1e3){return _0x506d49(_0x132b55,_0x392254-0x1d0,_0x132b55-0x3,_0x26f00a-_0x16198d._0x21df2c);}function _0x2eee51(_0x33d197,_0x65671c,_0x272770,_0x37c9c3){return _0x2eb109(_0x33d197-_0xac013c._0x39928b,_0x272770,_0x33d197- -_0xac013c._0x398de5,_0x37c9c3-_0xac013c._0x46b139);}return _0x5a867c[_0x2eee51(_0x378f8f._0x3c9f84,_0x378f8f._0x30457e,_0x378f8f._0x3b6c3a,_0x378f8f._0x45682d)](this[_0x3400ec(0x3b6,0x3bd,_0x378f8f._0x100a54,_0x378f8f._0x58a4eb)](_0x36c22f),'sessions');}[_0x2eb109(0x359,0x390,0x37b,0x364)](_0x15a954){return _0x15a954===o;}async[_0x506d49(-0x249,-0x236,-0x243,-0x24a)](){const _0x139c50={_0x4a4892:0x3d,_0x15dac7:0x14,_0x573384:0x9,_0x5f4eed:0x3cc,_0x510aa1:0x3b6,_0x25c683:0x3c4,_0x31b69e:0x3bd,_0x28fa70:0x3ae,_0x40bbe2:0x8,_0x4605ae:0x13,_0x102fdc:0x35,_0x2edc04:0x3c6,_0x23932f:0x3a8,_0x5746f4:0x38b,_0x579225:0x395,_0x24f012:0x15,_0x1bbfd9:0x3ba,_0x3c5a17:0x3e,_0x44fe33:0x20},_0x1c70b7={_0x218bce:0x25c},_0x16d4ee={_0x3c839c:0x56};if(!_0x53f6b1['existsSync'](this[_0x280f67(_0x139c50._0x4a4892,_0x139c50._0x15dac7,_0x139c50._0x573384,0x1d)]))return{'active':o,'profiles':{}};function _0x3097df(_0xe5d359,_0xdf7a49,_0x83ce1b,_0x53d908){return _0x2eb109(_0xe5d359-0x115,_0x83ce1b,_0xdf7a49-_0x16d4ee._0x3c839c,_0x53d908-0xca);}function _0x280f67(_0x54c4ad,_0x3604d7,_0x42d1c5,_0x5563ed){return _0x506d49(_0x42d1c5,_0x3604d7-0x9b,_0x42d1c5-0x14e,_0x5563ed-_0x1c70b7._0x218bce);}try{let _0x4025f0=await _0x53f6b1['promises']['readFile'](this[_0x3097df(0x3c3,_0x139c50._0x5f4eed,0x3c2,_0x139c50._0x510aa1)],_0x3097df(_0x139c50._0x25c683,_0x139c50._0x31b69e,0x3af,_0x139c50._0x28fa70)),_0x3ae509=_0x4ad658(_0x4025f0);if(!_0x3ae509||typeof _0x3ae509!=_0x280f67(0xd,0x1,0x12,-0x7))return{'active':o,'profiles':{}};let _0x3bb55b=_0x3ae509;return(!_0x3bb55b[_0x280f67(0xd,_0x139c50._0x40bbe2,-0x3,-_0x139c50._0x4605ae)]||typeof _0x3bb55b[_0x280f67(-0xb,-_0x139c50._0x102fdc,-_0x139c50._0x4605ae,-0x13)]!=_0x3097df(_0x139c50._0x2edc04,_0x139c50._0x23932f,_0x139c50._0x5746f4,_0x139c50._0x579225))&&(_0x3bb55b[_0x280f67(-_0x139c50._0x4605ae,-_0x139c50._0x24f012,0x4,-0x13)]={}),_0x3bb55b['active']||(_0x3bb55b['active']=o),_0x3bb55b;}catch(_0x4fdb54){return this['logger'](_0x3097df(0x398,0x39a,_0x139c50._0x1bbfd9,0x39f)+(_0x4fdb54 instanceof Error?_0x4fdb54[_0x280f67(_0x139c50._0x3c5a17,0x17,_0x139c50._0x40bbe2,_0x139c50._0x44fe33)]:String(_0x4fdb54))),{'active':o,'profiles':{}};}}async[_0x506d49(-0x22d,-0x260,-0x226,-0x245)](){const _0x53b660={_0x532e4e:0x373,_0x276302:0x360,_0x3bbf44:0x324,_0x5ed069:0x232,_0x252ee1:0x215,_0x146217:0x207,_0x468f75:0x1ef,_0x4bc3c5:0x1e9,_0x39319f:0x20a,_0x3b6f03:0x1f4,_0x3700e5:0x36d,_0x48b17e:0x365},_0x7a5cc2={_0x52be9b:0xd7,_0x1bf418:0x156,_0x5d6325:0x7a},_0x303f96={_0x383c0d:0x80};function _0x36fe7b(_0x347892,_0x5e427e,_0x1a3fe1,_0x17a739){return _0x2eb109(_0x347892-_0x303f96._0x383c0d,_0x17a739,_0x1a3fe1-0x4,_0x17a739-0x151);}function _0x502e2f(_0x48d4b6,_0x37c553,_0x563c43,_0x43f304){return _0x2eb109(_0x48d4b6-_0x7a5cc2._0x52be9b,_0x48d4b6,_0x563c43- -_0x7a5cc2._0x1bf418,_0x43f304-_0x7a5cc2._0x5d6325);}try{let _0x5f4371=_0x2da157(this[_0x36fe7b(0x376,_0x53b660._0x532e4e,0x36a,0x35b)]);await _0x53f6b1[_0x36fe7b(_0x53b660._0x276302,0x34d,0x34f,0x350)][_0x36fe7b(0x34b,0x325,0x345,_0x53b660._0x3bbf44)](this['registryPath'],_0x5f4371,_0x502e2f(_0x53b660._0x5ed069,_0x53b660._0x252ee1,0x211,0x205));}catch(_0x385635){throw this[_0x502e2f(0x1d3,_0x53b660._0x146217,_0x53b660._0x468f75,_0x53b660._0x4bc3c5)](_0x502e2f(0x228,0x228,_0x53b660._0x39319f,_0x53b660._0x3b6f03)+(_0x385635 instanceof Error?_0x385635[_0x36fe7b(_0x53b660._0x3700e5,_0x53b660._0x48b17e,0x37d,0x369)]:String(_0x385635))),_0x385635;}}async['cloneProfileFiles'](_0x4ef9f9,_0x13f1c5){const _0x222d00={_0x2c59ad:0x131,_0x2433da:0x102,_0x13bb92:0x381,_0x5662ce:0x376,_0x22ebd3:0x141,_0xfa9008:0x384,_0x3a651f:0x373,_0x26f36e:0x127,_0x3e0989:0x372,_0x382a38:0x375,_0x3ba022:0x381,_0x35af46:0x134,_0xf75ae5:0x146,_0x4966bb:0x39b,_0x2a4c78:0x14c,_0x8bde60:0x158,_0x50875e:0x133,_0x2eeb89:0x39b,_0x3c86b2:0x373,_0x444fc5:0x37b,_0x66df94:0x36e,_0x4339b2:0x374,_0x849b5e:0x381,_0x46ecfe:0x364,_0x481c77:0x371,_0x4c04f2:0x383,_0x50a0a0:0x384,_0x455f2d:0x14a,_0x59e4cc:0x167,_0x3ab9f4:0x12f,_0x17fb23:0x13d,_0x1a06cc:0x13c,_0x3a6c10:0x391},_0x575865={_0x18891f:0x105};let _0x5777c6=this['getProfileDir'](_0x4ef9f9),_0x5166a0=this[_0x3c00cb(-0x112,-_0x222d00._0x2c59ad,-_0x222d00._0x2433da,-0x133)](_0x13f1c5),_0x5eebe2=_0x5a867c[_0x57704a(0x371,0x37f,0x37b,_0x222d00._0x13bb92)](_0x5777c6,'config.yaml'),_0x4eaff2=_0x5a867c[_0x57704a(0x388,_0x222d00._0x5662ce,0x38b,0x381)](_0x5166a0,'config.yaml');function _0x3c00cb(_0x462a38,_0x225c8d,_0x6a07cd,_0x32b9a1){return _0x2eb109(_0x462a38-0x1e3,_0x32b9a1,_0x462a38- -0x493,_0x32b9a1-0x1c1);}_0x53f6b1[_0x3c00cb(-0x132,-0x150,-_0x222d00._0x22ebd3,-0x148)](_0x5eebe2)&&await _0x53f6b1[_0x57704a(_0x222d00._0xfa9008,0x37e,0x387,_0x222d00._0x3a651f)][_0x3c00cb(-0x121,-0x137,-_0x222d00._0x26f36e,-0x120)](_0x5eebe2,_0x4eaff2);let _0xd9b138=_0x5a867c[_0x57704a(_0x222d00._0x3e0989,0x3a1,_0x222d00._0x382a38,_0x222d00._0x3ba022)](_0x5777c6,_0x3c00cb(-0x14c,-_0x222d00._0x35af46,-0x15c,-_0x222d00._0xf75ae5)),_0x587101=_0x5a867c[_0x57704a(0x38d,0x365,_0x222d00._0x4966bb,_0x222d00._0x3ba022)](_0x5166a0,_0x3c00cb(-_0x222d00._0x2a4c78,-_0x222d00._0x8bde60,-0x145,-_0x222d00._0x50875e));function _0x57704a(_0x271b51,_0x55f749,_0x58dd63,_0x137794){return _0x506d49(_0x55f749,_0x55f749-0x19,_0x58dd63-_0x575865._0x18891f,_0x137794-0x5dd);}_0x53f6b1[_0x57704a(_0x222d00._0x2eeb89,0x37a,0x37b,0x389)](_0xd9b138)&&await _0x53f6b1[_0x57704a(0x36f,0x352,0x37f,_0x222d00._0x3c86b2)][_0x57704a(0x3ad,_0x222d00._0x444fc5,0x3b6,0x39a)](_0xd9b138,_0x587101);let _0x51a87e=_0x5a867c[_0x57704a(_0x222d00._0x66df94,0x37f,_0x222d00._0x4339b2,_0x222d00._0x849b5e)](_0x5777c6,_0x57704a(0x369,_0x222d00._0x46ecfe,0x391,_0x222d00._0x481c77)),_0x1505c8=_0x5a867c[_0x57704a(_0x222d00._0x4c04f2,0x374,_0x222d00._0x50a0a0,0x381)](_0x5166a0,_0x3c00cb(-_0x222d00._0x455f2d,-_0x222d00._0x59e4cc,-0x154,-_0x222d00._0x3ab9f4));_0x53f6b1[_0x3c00cb(-0x132,-_0x222d00._0x17fb23,-0x131,-_0x222d00._0x1a06cc)](_0x51a87e)&&await this[_0x57704a(_0x222d00._0x3a6c10,0x38b,0x396,0x38c)](_0x51a87e,_0x1505c8);}async[_0x506d49(-0x23b,-0x263,-0x24d,-0x251)](_0x35b0fa,_0x526357){const _0x58fb84={_0x6ddff8:0x47e,_0x3b14bb:0x45e,_0x126ca0:0x46d,_0x3e2cbf:0xeb,_0xbd93f8:0x10a,_0x4f48bb:0x10d,_0x2b3f5d:0xe7,_0x527f0f:0x10b,_0x19ec2a:0x103,_0x272670:0xe0,_0x8bc58c:0x100,_0x2584af:0x124,_0x2ea4f9:0xe1},_0x212b6d={_0x35c920:0x453,_0x5d454f:0x6e},_0x1f7aa3={_0x511011:0xf3,_0x290fcd:0x1d3};await _0x53f6b1[_0x4f8f11(-0x108,-0x10a,-0xf1,-0x11a)][_0x153663(0x49a,0x489,0x479,0x47c)](_0x526357,{'recursive':!0x0});let _0x26ddde=await _0x53f6b1[_0x153663(_0x58fb84._0x6ddff8,0x465,_0x58fb84._0x3b14bb,_0x58fb84._0x126ca0)]['readdir'](_0x35b0fa,{'withFileTypes':!0x0});function _0x153663(_0xce5105,_0x1717b0,_0x4ed57c,_0x4f4a31){return _0x506d49(_0x4ed57c,_0x1717b0-_0x1f7aa3._0x511011,_0x4ed57c-_0x1f7aa3._0x290fcd,_0x4f4a31-0x6d7);}function _0x4f8f11(_0x34b0fa,_0x4b69cd,_0x72e7ae,_0x1f6c84){return _0x2eb109(_0x34b0fa-0xa5,_0x4b69cd,_0x34b0fa- -_0x212b6d._0x35c920,_0x1f6c84-_0x212b6d._0x5d454f);}for(let _0x47c2b6 of _0x26ddde){let _0x46681c=_0x5a867c[_0x4f8f11(-0xfa,-0xe1,-_0x58fb84._0x3e2cbf,-0xf5)](_0x35b0fa,_0x47c2b6[_0x4f8f11(-0xf5,-_0x58fb84._0xbd93f8,-0x113,-_0x58fb84._0x4f48bb)]),_0x399fdc=_0x5a867c[_0x4f8f11(-0xfa,-0xdf,-_0x58fb84._0x2b3f5d,-0xf7)](_0x526357,_0x47c2b6[_0x4f8f11(-0xf5,-_0x58fb84._0x527f0f,-0xfa,-0xfe)]);_0x47c2b6['isDirectory']()?await this[_0x4f8f11(-0xef,-0x103,-_0x58fb84._0x19ec2a,-_0x58fb84._0x272670)](_0x46681c,_0x399fdc):await _0x53f6b1[_0x4f8f11(-0x108,-0x11b,-_0x58fb84._0x8bc58c,-_0x58fb84._0x2584af)][_0x4f8f11(-_0x58fb84._0x2ea4f9,-0xe2,-0xfe,-0xe0)](_0x46681c,_0x399fdc);}}};export{o as a,h as b};
|