@nx/enterprise-cloud 1.3.0-beta.5 → 1.3.0-beta.7

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.
@@ -930,6 +930,1088 @@ License: MIT
930
930
 
931
931
  The package stipulates that it is licensed under the MIT license, but no explicit LICENSE file was provided by the package.
932
932
 
933
+ --------------------------------------------------------------------------------
934
+
935
+ Package: axios (1.7.7)
936
+ Type: npm
937
+ License: MIT
938
+
939
+ # Copyright (c) 2014-present Matt Zabriskie & Collaborators
940
+
941
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
942
+
943
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
944
+
945
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
946
+
947
+
948
+ --------------------------------------------------------------------------------
949
+
950
+ Package: follow-redirects (1.15.9)
951
+ Type: npm
952
+ License: MIT
953
+
954
+ Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
955
+
956
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
957
+ this software and associated documentation files (the "Software"), to deal in
958
+ the Software without restriction, including without limitation the rights to
959
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
960
+ of the Software, and to permit persons to whom the Software is furnished to do
961
+ so, subject to the following conditions:
962
+
963
+ The above copyright notice and this permission notice shall be included in all
964
+ copies or substantial portions of the Software.
965
+
966
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
967
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
968
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
969
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
970
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
971
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
972
+
973
+
974
+ --------------------------------------------------------------------------------
975
+
976
+ Package: form-data (4.0.1)
977
+ Type: npm
978
+ License: MIT
979
+
980
+ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
981
+
982
+ Permission is hereby granted, free of charge, to any person obtaining a copy
983
+ of this software and associated documentation files (the "Software"), to deal
984
+ in the Software without restriction, including without limitation the rights
985
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
986
+ copies of the Software, and to permit persons to whom the Software is
987
+ furnished to do so, subject to the following conditions:
988
+
989
+ The above copyright notice and this permission notice shall be included in
990
+ all copies or substantial portions of the Software.
991
+
992
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
993
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
994
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
995
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
996
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
997
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
998
+ THE SOFTWARE.
999
+
1000
+
1001
+ --------------------------------------------------------------------------------
1002
+
1003
+ Package: asynckit (0.4.0)
1004
+ Type: npm
1005
+ License: MIT
1006
+
1007
+ The MIT License (MIT)
1008
+
1009
+ Copyright (c) 2016 Alex Indigo
1010
+
1011
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1012
+ of this software and associated documentation files (the "Software"), to deal
1013
+ in the Software without restriction, including without limitation the rights
1014
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1015
+ copies of the Software, and to permit persons to whom the Software is
1016
+ furnished to do so, subject to the following conditions:
1017
+
1018
+ The above copyright notice and this permission notice shall be included in all
1019
+ copies or substantial portions of the Software.
1020
+
1021
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1022
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1023
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1024
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1025
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1026
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1027
+ SOFTWARE.
1028
+
1029
+
1030
+ --------------------------------------------------------------------------------
1031
+
1032
+ Package: combined-stream (1.0.8)
1033
+ Type: npm
1034
+ License: MIT
1035
+
1036
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
1037
+
1038
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1039
+ of this software and associated documentation files (the "Software"), to deal
1040
+ in the Software without restriction, including without limitation the rights
1041
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1042
+ copies of the Software, and to permit persons to whom the Software is
1043
+ furnished to do so, subject to the following conditions:
1044
+
1045
+ The above copyright notice and this permission notice shall be included in
1046
+ all copies or substantial portions of the Software.
1047
+
1048
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1049
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1050
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1051
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1052
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1053
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1054
+ THE SOFTWARE.
1055
+
1056
+
1057
+ --------------------------------------------------------------------------------
1058
+
1059
+ Package: delayed-stream (1.0.0)
1060
+ Type: npm
1061
+ License: MIT
1062
+
1063
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
1064
+
1065
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1066
+ of this software and associated documentation files (the "Software"), to deal
1067
+ in the Software without restriction, including without limitation the rights
1068
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1069
+ copies of the Software, and to permit persons to whom the Software is
1070
+ furnished to do so, subject to the following conditions:
1071
+
1072
+ The above copyright notice and this permission notice shall be included in
1073
+ all copies or substantial portions of the Software.
1074
+
1075
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1076
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1077
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1078
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1079
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1080
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1081
+ THE SOFTWARE.
1082
+
1083
+
1084
+ --------------------------------------------------------------------------------
1085
+
1086
+ Package: mime-types (2.1.35)
1087
+ Type: npm
1088
+ License: MIT
1089
+
1090
+ (The MIT License)
1091
+
1092
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1093
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
1094
+
1095
+ Permission is hereby granted, free of charge, to any person obtaining
1096
+ a copy of this software and associated documentation files (the
1097
+ 'Software'), to deal in the Software without restriction, including
1098
+ without limitation the rights to use, copy, modify, merge, publish,
1099
+ distribute, sublicense, and/or sell copies of the Software, and to
1100
+ permit persons to whom the Software is furnished to do so, subject to
1101
+ the following conditions:
1102
+
1103
+ The above copyright notice and this permission notice shall be
1104
+ included in all copies or substantial portions of the Software.
1105
+
1106
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1107
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1108
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1109
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1110
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1111
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1112
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1113
+
1114
+
1115
+ --------------------------------------------------------------------------------
1116
+
1117
+ Package: mime-db (1.53.0)
1118
+ Type: npm
1119
+ License: MIT
1120
+
1121
+ (The MIT License)
1122
+
1123
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1124
+ Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
1125
+
1126
+ Permission is hereby granted, free of charge, to any person obtaining
1127
+ a copy of this software and associated documentation files (the
1128
+ 'Software'), to deal in the Software without restriction, including
1129
+ without limitation the rights to use, copy, modify, merge, publish,
1130
+ distribute, sublicense, and/or sell copies of the Software, and to
1131
+ permit persons to whom the Software is furnished to do so, subject to
1132
+ the following conditions:
1133
+
1134
+ The above copyright notice and this permission notice shall be
1135
+ included in all copies or substantial portions of the Software.
1136
+
1137
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1138
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1139
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1140
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1141
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1142
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1143
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1144
+
1145
+
1146
+ --------------------------------------------------------------------------------
1147
+
1148
+ Package: proxy-from-env (1.1.0)
1149
+ Type: npm
1150
+ License: MIT
1151
+
1152
+ The MIT License
1153
+
1154
+ Copyright (C) 2016-2018 Rob Wu <rob@robwu.nl>
1155
+
1156
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1157
+ this software and associated documentation files (the "Software"), to deal in
1158
+ the Software without restriction, including without limitation the rights to
1159
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1160
+ of the Software, and to permit persons to whom the Software is furnished to do
1161
+ so, subject to the following conditions:
1162
+
1163
+ The above copyright notice and this permission notice shall be included in all
1164
+ copies or substantial portions of the Software.
1165
+
1166
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1167
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1168
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1169
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1170
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1171
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1172
+
1173
+
1174
+ --------------------------------------------------------------------------------
1175
+
1176
+ Package: axios-retry (4.5.0)
1177
+ Type: npm
1178
+ License: Apache-2.0
1179
+
1180
+ Copyright 2019 Softonic International S.A.
1181
+
1182
+ Licensed under the Apache License, Version 2.0 (the "License");
1183
+ you may not use this file except in compliance with the License.
1184
+ You may obtain a copy of the License at
1185
+
1186
+ http://www.apache.org/licenses/LICENSE-2.0
1187
+
1188
+ Unless required by applicable law or agreed to in writing, software
1189
+ distributed under the License is distributed on an "AS IS" BASIS,
1190
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1191
+ See the License for the specific language governing permissions and
1192
+ limitations under the License.
1193
+
1194
+ --------------------------------------------------------------------------------
1195
+
1196
+ Package: is-retry-allowed (2.2.0)
1197
+ Type: npm
1198
+ License: MIT
1199
+
1200
+ MIT License
1201
+
1202
+ Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
1203
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1204
+
1205
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1206
+
1207
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1208
+
1209
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1210
+
1211
+
1212
+ --------------------------------------------------------------------------------
1213
+
1214
+ Package: chalk (4.1.0)
1215
+ Type: npm
1216
+ License: MIT
1217
+
1218
+ MIT License
1219
+
1220
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1221
+
1222
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1223
+
1224
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1225
+
1226
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1227
+
1228
+
1229
+ --------------------------------------------------------------------------------
1230
+
1231
+ Package: ansi-styles (4.3.0)
1232
+ Type: npm
1233
+ License: MIT
1234
+
1235
+ MIT License
1236
+
1237
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1238
+
1239
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1240
+
1241
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1242
+
1243
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1244
+
1245
+
1246
+ --------------------------------------------------------------------------------
1247
+
1248
+ Package: color-convert (2.0.1)
1249
+ Type: npm
1250
+ License: MIT
1251
+
1252
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
1253
+
1254
+ Permission is hereby granted, free of charge, to any person obtaining
1255
+ a copy of this software and associated documentation files (the
1256
+ "Software"), to deal in the Software without restriction, including
1257
+ without limitation the rights to use, copy, modify, merge, publish,
1258
+ distribute, sublicense, and/or sell copies of the Software, and to
1259
+ permit persons to whom the Software is furnished to do so, subject to
1260
+ the following conditions:
1261
+
1262
+ The above copyright notice and this permission notice shall be
1263
+ included in all copies or substantial portions of the Software.
1264
+
1265
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1266
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1267
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1268
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1269
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1270
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1271
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1272
+
1273
+
1274
+
1275
+ --------------------------------------------------------------------------------
1276
+
1277
+ Package: color-name (1.1.4)
1278
+ Type: npm
1279
+ License: MIT
1280
+
1281
+ The MIT License (MIT)
1282
+ Copyright (c) 2015 Dmitry Ivanov
1283
+
1284
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1285
+
1286
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1287
+
1288
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1289
+
1290
+ --------------------------------------------------------------------------------
1291
+
1292
+ Package: supports-color (7.2.0)
1293
+ Type: npm
1294
+ License: MIT
1295
+
1296
+ MIT License
1297
+
1298
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1299
+
1300
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1301
+
1302
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1303
+
1304
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1305
+
1306
+
1307
+ --------------------------------------------------------------------------------
1308
+
1309
+ Package: has-flag (4.0.0)
1310
+ Type: npm
1311
+ License: MIT
1312
+
1313
+ MIT License
1314
+
1315
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1316
+
1317
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1318
+
1319
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1320
+
1321
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1322
+
1323
+
1324
+ --------------------------------------------------------------------------------
1325
+
1326
+ Package: enquirer (2.3.6)
1327
+ Type: npm
1328
+ License: MIT
1329
+
1330
+ The MIT License (MIT)
1331
+
1332
+ Copyright (c) 2016-present, Jon Schlinkert.
1333
+
1334
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1335
+ of this software and associated documentation files (the "Software"), to deal
1336
+ in the Software without restriction, including without limitation the rights
1337
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1338
+ copies of the Software, and to permit persons to whom the Software is
1339
+ furnished to do so, subject to the following conditions:
1340
+
1341
+ The above copyright notice and this permission notice shall be included in
1342
+ all copies or substantial portions of the Software.
1343
+
1344
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1345
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1346
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1347
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1348
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1349
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1350
+ THE SOFTWARE.
1351
+
1352
+
1353
+ --------------------------------------------------------------------------------
1354
+
1355
+ Package: ansi-colors (4.1.3)
1356
+ Type: npm
1357
+ License: MIT
1358
+
1359
+ The MIT License (MIT)
1360
+
1361
+ Copyright (c) 2015-present, Brian Woodward.
1362
+
1363
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1364
+ of this software and associated documentation files (the "Software"), to deal
1365
+ in the Software without restriction, including without limitation the rights
1366
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1367
+ copies of the Software, and to permit persons to whom the Software is
1368
+ furnished to do so, subject to the following conditions:
1369
+
1370
+ The above copyright notice and this permission notice shall be included in
1371
+ all copies or substantial portions of the Software.
1372
+
1373
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1374
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1375
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1376
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1377
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1378
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1379
+ THE SOFTWARE.
1380
+
1381
+
1382
+ --------------------------------------------------------------------------------
1383
+
1384
+ Package: strip-ansi (6.0.1)
1385
+ Type: npm
1386
+ License: MIT
1387
+
1388
+ MIT License
1389
+
1390
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1391
+
1392
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1393
+
1394
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1395
+
1396
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1397
+
1398
+
1399
+ --------------------------------------------------------------------------------
1400
+
1401
+ Package: ansi-regex (6.1.0)
1402
+ Type: npm
1403
+ License: MIT
1404
+
1405
+ MIT License
1406
+
1407
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1408
+
1409
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1410
+
1411
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1412
+
1413
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1414
+
1415
+
1416
+ --------------------------------------------------------------------------------
1417
+
1418
+ Package: ora (5.3.0)
1419
+ Type: npm
1420
+ License: MIT
1421
+
1422
+ MIT License
1423
+
1424
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1425
+
1426
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1427
+
1428
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1429
+
1430
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1431
+
1432
+
1433
+ --------------------------------------------------------------------------------
1434
+
1435
+ Package: bl (4.1.0)
1436
+ Type: npm
1437
+ License: MIT
1438
+
1439
+ The MIT License (MIT)
1440
+ =====================
1441
+
1442
+ Copyright (c) 2013-2019 bl contributors
1443
+ ----------------------------------
1444
+
1445
+ *bl contributors listed at <https://github.com/rvagg/bl#contributors>*
1446
+
1447
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1448
+
1449
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1450
+
1451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1452
+
1453
+
1454
+ --------------------------------------------------------------------------------
1455
+
1456
+ Package: buffer (5.6.0)
1457
+ Type: npm
1458
+ License: MIT
1459
+
1460
+ The MIT License (MIT)
1461
+
1462
+ Copyright (c) Feross Aboukhadijeh, and other contributors.
1463
+
1464
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1465
+ of this software and associated documentation files (the "Software"), to deal
1466
+ in the Software without restriction, including without limitation the rights
1467
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1468
+ copies of the Software, and to permit persons to whom the Software is
1469
+ furnished to do so, subject to the following conditions:
1470
+
1471
+ The above copyright notice and this permission notice shall be included in
1472
+ all copies or substantial portions of the Software.
1473
+
1474
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1475
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1476
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1477
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1478
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1479
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1480
+ THE SOFTWARE.
1481
+
1482
+
1483
+ --------------------------------------------------------------------------------
1484
+
1485
+ Package: base64-js (1.5.1)
1486
+ Type: npm
1487
+ License: MIT
1488
+
1489
+ The MIT License (MIT)
1490
+
1491
+ Copyright (c) 2014 Jameson Little
1492
+
1493
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1494
+ of this software and associated documentation files (the "Software"), to deal
1495
+ in the Software without restriction, including without limitation the rights
1496
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1497
+ copies of the Software, and to permit persons to whom the Software is
1498
+ furnished to do so, subject to the following conditions:
1499
+
1500
+ The above copyright notice and this permission notice shall be included in
1501
+ all copies or substantial portions of the Software.
1502
+
1503
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1504
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1505
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1506
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1507
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1508
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1509
+ THE SOFTWARE.
1510
+
1511
+
1512
+ --------------------------------------------------------------------------------
1513
+
1514
+ Package: ieee754 (1.2.1)
1515
+ Type: npm
1516
+ License: BSD-3-Clause
1517
+
1518
+ Copyright 2008 Fair Oaks Labs, Inc.
1519
+
1520
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1521
+
1522
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1523
+
1524
+ 2. 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.
1525
+
1526
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1527
+
1528
+ 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.
1529
+
1530
+
1531
+ --------------------------------------------------------------------------------
1532
+
1533
+ Package: inherits (2.0.4)
1534
+ Type: npm
1535
+ License: ISC
1536
+
1537
+ The ISC License
1538
+
1539
+ Copyright (c) Isaac Z. Schlueter
1540
+
1541
+ Permission to use, copy, modify, and/or distribute this software for any
1542
+ purpose with or without fee is hereby granted, provided that the above
1543
+ copyright notice and this permission notice appear in all copies.
1544
+
1545
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1546
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1547
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1548
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1549
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1550
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1551
+ PERFORMANCE OF THIS SOFTWARE.
1552
+
1553
+
1554
+
1555
+ --------------------------------------------------------------------------------
1556
+
1557
+ Package: readable-stream (3.6.2)
1558
+ Type: npm
1559
+ License: MIT
1560
+
1561
+ Node.js is licensed for use as follows:
1562
+
1563
+ """
1564
+ Copyright Node.js contributors. All rights reserved.
1565
+
1566
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1567
+ of this software and associated documentation files (the "Software"), to
1568
+ deal in the Software without restriction, including without limitation the
1569
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1570
+ sell copies of the Software, and to permit persons to whom the Software is
1571
+ furnished to do so, subject to the following conditions:
1572
+
1573
+ The above copyright notice and this permission notice shall be included in
1574
+ all copies or substantial portions of the Software.
1575
+
1576
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1577
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1578
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1579
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1580
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1581
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1582
+ IN THE SOFTWARE.
1583
+ """
1584
+
1585
+ This license applies to parts of Node.js originating from the
1586
+ https://github.com/joyent/node repository:
1587
+
1588
+ """
1589
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1590
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1591
+ of this software and associated documentation files (the "Software"), to
1592
+ deal in the Software without restriction, including without limitation the
1593
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1594
+ sell copies of the Software, and to permit persons to whom the Software is
1595
+ furnished to do so, subject to the following conditions:
1596
+
1597
+ The above copyright notice and this permission notice shall be included in
1598
+ all copies or substantial portions of the Software.
1599
+
1600
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1601
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1602
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1603
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1604
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1605
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1606
+ IN THE SOFTWARE.
1607
+ """
1608
+
1609
+
1610
+ --------------------------------------------------------------------------------
1611
+
1612
+ Package: string_decoder (1.3.0)
1613
+ Type: npm
1614
+ License: MIT
1615
+
1616
+ Node.js is licensed for use as follows:
1617
+
1618
+ """
1619
+ Copyright Node.js contributors. All rights reserved.
1620
+
1621
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1622
+ of this software and associated documentation files (the "Software"), to
1623
+ deal in the Software without restriction, including without limitation the
1624
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1625
+ sell copies of the Software, and to permit persons to whom the Software is
1626
+ furnished to do so, subject to the following conditions:
1627
+
1628
+ The above copyright notice and this permission notice shall be included in
1629
+ all copies or substantial portions of the Software.
1630
+
1631
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1632
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1633
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1634
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1635
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1636
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1637
+ IN THE SOFTWARE.
1638
+ """
1639
+
1640
+ This license applies to parts of Node.js originating from the
1641
+ https://github.com/joyent/node repository:
1642
+
1643
+ """
1644
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1645
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1646
+ of this software and associated documentation files (the "Software"), to
1647
+ deal in the Software without restriction, including without limitation the
1648
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1649
+ sell copies of the Software, and to permit persons to whom the Software is
1650
+ furnished to do so, subject to the following conditions:
1651
+
1652
+ The above copyright notice and this permission notice shall be included in
1653
+ all copies or substantial portions of the Software.
1654
+
1655
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1656
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1657
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1658
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1659
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1660
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1661
+ IN THE SOFTWARE.
1662
+ """
1663
+
1664
+
1665
+
1666
+ --------------------------------------------------------------------------------
1667
+
1668
+ Package: safe-buffer (5.2.1)
1669
+ Type: npm
1670
+ License: MIT
1671
+
1672
+ The MIT License (MIT)
1673
+
1674
+ Copyright (c) Feross Aboukhadijeh
1675
+
1676
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1677
+ of this software and associated documentation files (the "Software"), to deal
1678
+ in the Software without restriction, including without limitation the rights
1679
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1680
+ copies of the Software, and to permit persons to whom the Software is
1681
+ furnished to do so, subject to the following conditions:
1682
+
1683
+ The above copyright notice and this permission notice shall be included in
1684
+ all copies or substantial portions of the Software.
1685
+
1686
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1687
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1688
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1689
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1690
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1691
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1692
+ THE SOFTWARE.
1693
+
1694
+
1695
+ --------------------------------------------------------------------------------
1696
+
1697
+ Package: util-deprecate (1.0.2)
1698
+ Type: npm
1699
+ License: MIT
1700
+
1701
+ (The MIT License)
1702
+
1703
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1704
+
1705
+ Permission is hereby granted, free of charge, to any person
1706
+ obtaining a copy of this software and associated documentation
1707
+ files (the "Software"), to deal in the Software without
1708
+ restriction, including without limitation the rights to use,
1709
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1710
+ copies of the Software, and to permit persons to whom the
1711
+ Software is furnished to do so, subject to the following
1712
+ conditions:
1713
+
1714
+ The above copyright notice and this permission notice shall be
1715
+ included in all copies or substantial portions of the Software.
1716
+
1717
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1718
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1719
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1720
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1721
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1722
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1723
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1724
+ OTHER DEALINGS IN THE SOFTWARE.
1725
+
1726
+
1727
+ --------------------------------------------------------------------------------
1728
+
1729
+ Package: cli-cursor (3.1.0)
1730
+ Type: npm
1731
+ License: MIT
1732
+
1733
+ MIT License
1734
+
1735
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1736
+
1737
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1738
+
1739
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1740
+
1741
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1742
+
1743
+
1744
+ --------------------------------------------------------------------------------
1745
+
1746
+ Package: restore-cursor (3.1.0)
1747
+ Type: npm
1748
+ License: MIT
1749
+
1750
+ MIT License
1751
+
1752
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1753
+
1754
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1755
+
1756
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1757
+
1758
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1759
+
1760
+
1761
+ --------------------------------------------------------------------------------
1762
+
1763
+ Package: onetime (5.1.2)
1764
+ Type: npm
1765
+ License: MIT
1766
+
1767
+ MIT License
1768
+
1769
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1770
+
1771
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1772
+
1773
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1774
+
1775
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1776
+
1777
+
1778
+ --------------------------------------------------------------------------------
1779
+
1780
+ Package: mimic-fn (2.1.0)
1781
+ Type: npm
1782
+ License: MIT
1783
+
1784
+ MIT License
1785
+
1786
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1787
+
1788
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1789
+
1790
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1791
+
1792
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1793
+
1794
+
1795
+ --------------------------------------------------------------------------------
1796
+
1797
+ Package: signal-exit (3.0.7)
1798
+ Type: npm
1799
+ License: ISC
1800
+
1801
+ The ISC License
1802
+
1803
+ Copyright (c) 2015, Contributors
1804
+
1805
+ Permission to use, copy, modify, and/or distribute this software
1806
+ for any purpose with or without fee is hereby granted, provided
1807
+ that the above copyright notice and this permission notice
1808
+ appear in all copies.
1809
+
1810
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1811
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
1812
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
1813
+ LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
1814
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
1815
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
1816
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1817
+
1818
+
1819
+ --------------------------------------------------------------------------------
1820
+
1821
+ Package: cli-spinners (2.6.1)
1822
+ Type: npm
1823
+ License: MIT
1824
+
1825
+ MIT License
1826
+
1827
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1828
+
1829
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1830
+
1831
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1832
+
1833
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1834
+
1835
+
1836
+ --------------------------------------------------------------------------------
1837
+
1838
+ Package: is-interactive (1.0.0)
1839
+ Type: npm
1840
+ License: MIT
1841
+
1842
+ MIT License
1843
+
1844
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1845
+
1846
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1847
+
1848
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1849
+
1850
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1851
+
1852
+
1853
+ --------------------------------------------------------------------------------
1854
+
1855
+ Package: is-unicode-supported (0.1.0)
1856
+ Type: npm
1857
+ License: MIT
1858
+
1859
+ MIT License
1860
+
1861
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1862
+
1863
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1864
+
1865
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1866
+
1867
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1868
+
1869
+
1870
+ --------------------------------------------------------------------------------
1871
+
1872
+ Package: log-symbols (4.1.0)
1873
+ Type: npm
1874
+ License: MIT
1875
+
1876
+ MIT License
1877
+
1878
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1879
+
1880
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1881
+
1882
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1883
+
1884
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1885
+
1886
+
1887
+ --------------------------------------------------------------------------------
1888
+
1889
+ Package: chalk (4.1.0)
1890
+ Type: npm
1891
+ License: MIT
1892
+
1893
+ MIT License
1894
+
1895
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1896
+
1897
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1898
+
1899
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1900
+
1901
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1902
+
1903
+
1904
+ --------------------------------------------------------------------------------
1905
+
1906
+ Package: wcwidth (1.0.1)
1907
+ Type: npm
1908
+ License: MIT
1909
+
1910
+ wcwidth.js: JavaScript Portng of Markus Kuhn's wcwidth() Implementation
1911
+ =======================================================================
1912
+
1913
+ Copyright (C) 2012 by Jun Woong.
1914
+
1915
+ This package is a JavaScript porting of `wcwidth()` implementation
1916
+ [by Markus Kuhn](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c).
1917
+
1918
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1919
+ this software and associated documentation files (the "Software"), to deal in
1920
+ the Software without restriction, including without limitation the rights to
1921
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1922
+ of the Software, and to permit persons to whom the Software is furnished to do
1923
+ so, subject to the following conditions:
1924
+
1925
+ The above copyright notice and this permission notice shall be included in all
1926
+ copies or substantial portions of the Software.
1927
+
1928
+
1929
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
1930
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
1931
+ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
1932
+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
1933
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
1934
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
1935
+ BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
1936
+ IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1937
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1938
+ POSSIBILITY OF SUCH DAMAGE.
1939
+
1940
+
1941
+
1942
+ --------------------------------------------------------------------------------
1943
+
1944
+ Package: defaults (1.0.4)
1945
+ Type: npm
1946
+ License: MIT
1947
+
1948
+ The MIT License (MIT)
1949
+
1950
+ Copyright (c) 2022 Sindre Sorhus
1951
+ Copyright (c) 2015 Elijah Insua
1952
+
1953
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1954
+ of this software and associated documentation files (the "Software"), to deal
1955
+ in the Software without restriction, including without limitation the rights
1956
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1957
+ copies of the Software, and to permit persons to whom the Software is
1958
+ furnished to do so, subject to the following conditions:
1959
+
1960
+ The above copyright notice and this permission notice shall be included in
1961
+ all copies or substantial portions of the Software.
1962
+
1963
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1964
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1965
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1966
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1967
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1968
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1969
+ THE SOFTWARE.
1970
+
1971
+
1972
+ --------------------------------------------------------------------------------
1973
+
1974
+ Package: clone (1.0.4)
1975
+ Type: npm
1976
+ License: MIT
1977
+
1978
+ Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
1979
+
1980
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1981
+ this software and associated documentation files (the “Software”), to deal in
1982
+ the Software without restriction, including without limitation the rights to
1983
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1984
+ the Software, and to permit persons to whom the Software is furnished to do so,
1985
+ subject to the following conditions:
1986
+
1987
+ The above copyright notice and this permission notice shall be included in all
1988
+ copies or substantial portions of the Software.
1989
+
1990
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1991
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1992
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1993
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1994
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
1995
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1996
+
1997
+
1998
+ --------------------------------------------------------------------------------
1999
+
2000
+ Package: cli-spinners (2.6.1)
2001
+ Type: npm
2002
+ License: MIT
2003
+
2004
+ MIT License
2005
+
2006
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2007
+
2008
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2009
+
2010
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2011
+
2012
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2013
+
2014
+
933
2015
  --------------------------------------------------------------------------------
934
2016
 
935
2017
  Package: semver (7.5.4)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nx/enterprise-cloud",
3
- "version": "1.3.0-beta.5",
3
+ "version": "1.3.0-beta.7",
4
4
  "description": "A Nx plugin which is specific to Nx Enterprise Cloud workspaces.",
5
5
  "type": "commonjs",
6
6
  "main": "src/index.js",
@@ -20,7 +20,7 @@
20
20
  ],
21
21
  "dependencies": {
22
22
  "@nx/devkit": "20.2.2",
23
- "@nx/key": "1.3.0-beta.5",
23
+ "@nx/key": "1.3.0-beta.7",
24
24
  "semver": "7.5.4"
25
25
  },
26
26
  "peerDependencies": {
@@ -1 +1 @@
1
- 'use strict';const a0_0x1f5a53=a0_0x3dfe;(function(_0x5c2fe7,_0x450beb){const _0x2ac40f=a0_0x3dfe,_0x187cd8=_0x5c2fe7();while(!![]){try{const _0xbf5fdd=parseInt(_0x2ac40f(0x131))/0x1+parseInt(_0x2ac40f(0x123))/0x2+parseInt(_0x2ac40f(0x130))/0x3*(-parseInt(_0x2ac40f(0x12d))/0x4)+-parseInt(_0x2ac40f(0x125))/0x5+parseInt(_0x2ac40f(0x12b))/0x6*(-parseInt(_0x2ac40f(0x129))/0x7)+parseInt(_0x2ac40f(0x124))/0x8+parseInt(_0x2ac40f(0x12f))/0x9;if(_0xbf5fdd===_0x450beb)break;else _0x187cd8['push'](_0x187cd8['shift']());}catch(_0x3e367e){_0x187cd8['push'](_0x187cd8['shift']());}}}(a0_0x40e7,0xd4fab));Object[a0_0x1f5a53(0x120)](exports,a0_0x1f5a53(0x127),{'value':!0x0}),exports[a0_0x1f5a53(0x121)]=r;const e=require('@nx/devkit'),t=require('@nx/key');async function r(_0x2ce7d6){const _0x1a414c=a0_0x1f5a53;if(!await(0x0,t[_0x1a414c(0x128)])(e[_0x1a414c(0x126)]))throw Error(_0x1a414c(0x132));(0x0,e['updateJson'])(_0x2ce7d6,_0x1a414c(0x11f),_0x27ad9f=>{const _0x137e4c=_0x1a414c;_0x27ad9f[_0x137e4c(0x12c)]=_0x27ad9f[_0x137e4c(0x12c)]||[];let _0x486362=_0x137e4c(0x12a);return _0x27ad9f[_0x137e4c(0x12c)]['some'](_0x188f19=>'string'==typeof _0x188f19?_0x188f19===_0x486362:_0x188f19[_0x137e4c(0x122)]===_0x486362)||_0x27ad9f[_0x137e4c(0x12c)][_0x137e4c(0x133)]('@nx/enterprise-cloud'),_0x27ad9f;}),await(0x0,e[_0x1a414c(0x134)])(_0x2ce7d6);}exports[a0_0x1f5a53(0x12e)]=r;function a0_0x3dfe(_0x185387,_0x1cd07a){const _0x40e778=a0_0x40e7();return a0_0x3dfe=function(_0x3dfedb,_0x34d3fa){_0x3dfedb=_0x3dfedb-0x11f;let _0x3c12ab=_0x40e778[_0x3dfedb];return _0x3c12ab;},a0_0x3dfe(_0x185387,_0x1cd07a);}function a0_0x40e7(){const _0x175b2e=['push','formatFiles','nx.json','defineProperty','initGenerator','plugin','2962368zGeEPt','7332384HUFuSR','5173570tKuFRa','workspaceRoot','__esModule','getNxKeyInformationAsync','297311zZJnWu','@nx/enterprise-cloud','108vhVPpH','plugins','1018516tLqQWj','default','8114085FdxLKO','15FxuEyE','645439ixfOoY','You\x20must\x20have\x20a\x20valid\x20Nx\x20key\x20to\x20use\x20@nx/enterprise-cloud,\x20read\x20more\x20about\x20Nx\x20keys\x20on\x20https://nx.dev/powerpack'];a0_0x40e7=function(){return _0x175b2e;};return a0_0x40e7();}
1
+ 'use strict';const a0_0x45927f=a0_0x27dd;(function(_0x19fb54,_0x12a444){const _0x38f449=a0_0x27dd,_0xecb3c3=_0x19fb54();while(!![]){try{const _0x48147a=-parseInt(_0x38f449(0x190))/0x1+parseInt(_0x38f449(0x198))/0x2+-parseInt(_0x38f449(0x193))/0x3+-parseInt(_0x38f449(0x197))/0x4+parseInt(_0x38f449(0x18f))/0x5*(-parseInt(_0x38f449(0x1a1))/0x6)+parseInt(_0x38f449(0x19c))/0x7*(parseInt(_0x38f449(0x19b))/0x8)+parseInt(_0x38f449(0x18e))/0x9;if(_0x48147a===_0x12a444)break;else _0xecb3c3['push'](_0xecb3c3['shift']());}catch(_0x18f280){_0xecb3c3['push'](_0xecb3c3['shift']());}}}(a0_0x283c,0xc9209));function a0_0x27dd(_0x157a84,_0x37dce4){const _0x283c2d=a0_0x283c();return a0_0x27dd=function(_0x27dd48,_0x10b42a){_0x27dd48=_0x27dd48-0x18b;let _0x51682c=_0x283c2d[_0x27dd48];return _0x51682c;},a0_0x27dd(_0x157a84,_0x37dce4);}Object[a0_0x45927f(0x19e)](exports,a0_0x45927f(0x18c),{'value':!0x0}),exports['initGenerator']=r;function a0_0x283c(){const _0x2c8e96=['You\x20must\x20have\x20a\x20valid\x20Nx\x20key\x20to\x20use\x20@nx/enterprise-cloud,\x20read\x20more\x20about\x20Nx\x20keys\x20on\x20https://nx.dev/powerpack','__esModule','getNxKeyInformationAsync','24411168KVotwT','11780eDLvuR','138338uZswoy','updateJson','nx.json','2668755hGRLTM','@nx/enterprise-cloud','plugins','plugin','2067216TKdqVj','774182yisxyd','@nx/key','default','40YuItRL','276311Fjblaj','formatFiles','defineProperty','push','string','2364wnWgsF'];a0_0x283c=function(){return _0x2c8e96;};return a0_0x283c();}const e=require('@nx/devkit'),t=require(a0_0x45927f(0x199));async function r(_0x15df12){const _0x5c9df2=a0_0x45927f;if(!await(0x0,t[_0x5c9df2(0x18d)])(e['workspaceRoot']))throw Error(_0x5c9df2(0x18b));(0x0,e[_0x5c9df2(0x191)])(_0x15df12,_0x5c9df2(0x192),_0x102afc=>{const _0x3298a1=_0x5c9df2;_0x102afc[_0x3298a1(0x195)]=_0x102afc[_0x3298a1(0x195)]||[];let _0xa4b82b='@nx/enterprise-cloud';return _0x102afc[_0x3298a1(0x195)]['some'](_0x2ee545=>_0x3298a1(0x1a0)==typeof _0x2ee545?_0x2ee545===_0xa4b82b:_0x2ee545[_0x3298a1(0x196)]===_0xa4b82b)||_0x102afc['plugins'][_0x3298a1(0x19f)](_0x3298a1(0x194)),_0x102afc;}),await(0x0,e[_0x5c9df2(0x19d)])(_0x15df12);}exports[a0_0x45927f(0x19a)]=r;
package/src/index.js CHANGED
@@ -1 +1 @@
1
- 'use strict';var a1_0x504fda=a1_0x6b07;function a1_0x6b07(_0x448d5b,_0x12a13c){var _0x36220c=a1_0x3622();return a1_0x6b07=function(_0x6b07a4,_0x191513){_0x6b07a4=_0x6b07a4-0x1e4;var _0x5f19e1=_0x36220c[_0x6b07a4];return _0x5f19e1;},a1_0x6b07(_0x448d5b,_0x12a13c);}(function(_0x236c30,_0x45ec09){var _0x5238a8=a1_0x6b07,_0x16bae7=_0x236c30();while(!![]){try{var _0x15367c=-parseInt(_0x5238a8(0x1ed))/0x1*(-parseInt(_0x5238a8(0x1e8))/0x2)+-parseInt(_0x5238a8(0x1eb))/0x3+parseInt(_0x5238a8(0x1e5))/0x4+-parseInt(_0x5238a8(0x1e7))/0x5*(-parseInt(_0x5238a8(0x1ef))/0x6)+-parseInt(_0x5238a8(0x1e6))/0x7+-parseInt(_0x5238a8(0x1ea))/0x8*(parseInt(_0x5238a8(0x1e9))/0x9)+-parseInt(_0x5238a8(0x1f2))/0xa;if(_0x15367c===_0x45ec09)break;else _0x16bae7['push'](_0x16bae7['shift']());}catch(_0x12fac8){_0x16bae7['push'](_0x16bae7['shift']());}}}(a1_0x3622,0x5fb22));function a1_0x3622(){var _0x32b125=['3701560fXWSlc','defineProperty','2825224eUkGvK','2828231dcRoBy','110owqVAH','2WOOiiF','86967SRdZOv','440VPANpW','582945iDaQOq','createNodes','489267Krenvl','./plugin/plugin','189918EObyVr','createMetadata','__esModule'];a1_0x3622=function(){return _0x32b125;};return a1_0x3622();}Object['defineProperty'](exports,a1_0x504fda(0x1f1),{'value':!0x0}),exports[a1_0x504fda(0x1ec)]=exports[a1_0x504fda(0x1f0)]=void 0x0;var e=require(a1_0x504fda(0x1ee));Object[a1_0x504fda(0x1e4)](exports,a1_0x504fda(0x1f0),{'enumerable':!0x0,'get':function(){var _0x31ca9d=a1_0x504fda;return e[_0x31ca9d(0x1f0)];}}),Object[a1_0x504fda(0x1e4)](exports,a1_0x504fda(0x1ec),{'enumerable':!0x0,'get':function(){var _0x1f119b=a1_0x504fda;return e[_0x1f119b(0x1ec)];}});
1
+ 'use strict';var a1_0x2384b2=a1_0x11e7;function a1_0x33d1(){var _0x16ca30=['448qgJpNH','5568157tcIWXN','12082545hKCMZn','createNodes','createMetadata','defineProperty','./plugin/plugin','175iUADwt','93270rfpHUi','__esModule','999947zIDpVG','2184858VAiDZs','13848pERMad','7970472nZXcuk'];a1_0x33d1=function(){return _0x16ca30;};return a1_0x33d1();}function a1_0x11e7(_0x43eaf3,_0x57c90f){var _0x33d195=a1_0x33d1();return a1_0x11e7=function(_0x11e701,_0x4ccbbc){_0x11e701=_0x11e701-0x172;var _0x304b29=_0x33d195[_0x11e701];return _0x304b29;},a1_0x11e7(_0x43eaf3,_0x57c90f);}(function(_0x4846cf,_0xf7cb09){var _0x50b628=a1_0x11e7,_0x14fdd5=_0x4846cf();while(!![]){try{var _0x1c8f3c=-parseInt(_0x50b628(0x174))/0x1+parseInt(_0x50b628(0x175))/0x2+parseInt(_0x50b628(0x176))/0x3*(-parseInt(_0x50b628(0x178))/0x4)+-parseInt(_0x50b628(0x17f))/0x5*(-parseInt(_0x50b628(0x172))/0x6)+parseInt(_0x50b628(0x179))/0x7+parseInt(_0x50b628(0x177))/0x8+-parseInt(_0x50b628(0x17a))/0x9;if(_0x1c8f3c===_0xf7cb09)break;else _0x14fdd5['push'](_0x14fdd5['shift']());}catch(_0x3bcf05){_0x14fdd5['push'](_0x14fdd5['shift']());}}}(a1_0x33d1,0x8adf4));Object[a1_0x2384b2(0x17d)](exports,a1_0x2384b2(0x173),{'value':!0x0}),exports[a1_0x2384b2(0x17b)]=exports[a1_0x2384b2(0x17c)]=void 0x0;var e=require(a1_0x2384b2(0x17e));Object[a1_0x2384b2(0x17d)](exports,a1_0x2384b2(0x17c),{'enumerable':!0x0,'get':function(){var _0x1b8267=a1_0x2384b2;return e[_0x1b8267(0x17c)];}}),Object[a1_0x2384b2(0x17d)](exports,a1_0x2384b2(0x17b),{'enumerable':!0x0,'get':function(){var _0x8a32d4=a1_0x2384b2;return e[_0x8a32d4(0x17b)];}});
@@ -1 +1 @@
1
- 'use strict';const a2_0x27cf1e=a2_0x5ac8;(function(_0x4afd0d,_0x5927d9){const _0x4beae2=a2_0x5ac8,_0x55e9c9=_0x4afd0d();while(!![]){try{const _0x19fab8=-parseInt(_0x4beae2(0x1b7))/0x1+parseInt(_0x4beae2(0x1c5))/0x2+-parseInt(_0x4beae2(0x1ba))/0x3+-parseInt(_0x4beae2(0x1bc))/0x4+parseInt(_0x4beae2(0x1be))/0x5+-parseInt(_0x4beae2(0x1b5))/0x6*(-parseInt(_0x4beae2(0x1c2))/0x7)+parseInt(_0x4beae2(0x1c6))/0x8;if(_0x19fab8===_0x5927d9)break;else _0x55e9c9['push'](_0x55e9c9['shift']());}catch(_0x1ff9b9){_0x55e9c9['push'](_0x55e9c9['shift']());}}}(a2_0x1edb,0x42441));Object[a2_0x27cf1e(0x1b8)](exports,'__esModule',{'value':!0x0}),exports[a2_0x27cf1e(0x1c4)]=exports['createMetadata']=void 0x0;function a2_0x1edb(){const _0x32c310=['readJsonFile','data','220308QREpln','NX_VERSION','527504cZeYmj','defineProperty','@nx/devkit','778593VqkHcJ','joinPathFragments','1933996dqNkue','enabled','1959260MnKCtT','node:fs','package.json','dirname','7Zjnapp','You\x20must\x20have\x20a\x20valid\x20Nx\x20key\x20to\x20use\x20@nx/enterprise-cloud,\x20read\x20more\x20about\x20Nx\x20keys\x20on\x20https://nx.dev/powerpack','createNodes','1018892smarQR','4831544DuXcbI','root','workspaceRoot','19.0.0','existsSync','**/package.json','name','createMetadata','gte'];a2_0x1edb=function(){return _0x32c310;};return a2_0x1edb();}const e=require(a2_0x27cf1e(0x1b9)),t=require('@nx/key'),a=require(a2_0x27cf1e(0x1bf)),r=require('node:path'),o=require('semver'),n=async(_0x145b66,_0x3433b8,_0x39388b)=>{const _0x54eb63=a2_0x27cf1e;if(!await(0x0,t['getNxKeyInformationAsync'])(_0x39388b[_0x54eb63(0x1c8)]))throw Error(_0x54eb63(0x1c3));let _0x172906={};for(let [_0xab4e2f,_0x10ce11]of Object['entries'](_0x145b66['nodes']))if(_0x10ce11[_0x54eb63(0x1b4)][_0x54eb63(0x1c7)]&&(0x0,a[_0x54eb63(0x1ae)])((0x0,e[_0x54eb63(0x1bb)])(_0x10ce11[_0x54eb63(0x1b4)]['root'],_0x54eb63(0x1c0)))){let _0x3bd8ee=e[_0x54eb63(0x1b3)](e[_0x54eb63(0x1bb)](_0x10ce11['data'][_0x54eb63(0x1c7)],'package.json'))?.[_0x54eb63(0x1b0)];_0x3bd8ee&&(_0x172906[_0xab4e2f]={'metadata':{'jsPackageName':_0x3bd8ee}});}return _0x172906;};exports[a2_0x27cf1e(0x1b1)]=n;const s=[a2_0x27cf1e(0x1af),async(_0x4f1b62,_0x4b9212,_0x1c3f90)=>{const _0x5e12ed=a2_0x27cf1e;try{let _0x56520e=(0x0,r[_0x5e12ed(0x1c1)])(_0x4f1b62),_0x3a4c26=(0x0,e[_0x5e12ed(0x1b3)])(_0x4f1b62);if('.'===_0x56520e&&(!_0x3a4c26['nx']||!_0x3a4c26['nx'][_0x5e12ed(0x1bd)]))return{'projects':{}};return{'projects':{[_0x56520e]:{'metadata':{'jsPackageName':_0x3a4c26[_0x5e12ed(0x1b0)]}}}};}catch{return{'projects':{}};}}];function a2_0x5ac8(_0x38816f,_0x5c202f){const _0x1edb26=a2_0x1edb();return a2_0x5ac8=function(_0x5ac8e8,_0x302052){_0x5ac8e8=_0x5ac8e8-0x1ae;let _0x132e9e=_0x1edb26[_0x5ac8e8];return _0x132e9e;},a2_0x5ac8(_0x38816f,_0x5c202f);}exports['createNodes']=(0x0,o[a2_0x27cf1e(0x1b2)])(e[a2_0x27cf1e(0x1b6)],a2_0x27cf1e(0x1c9))?['',()=>[]]:s;
1
+ 'use strict';const a2_0x31a4ae=a2_0x24b5;function a2_0x5083(){const _0x3dbf39=['existsSync','nodes','12023982kEYLGJ','4383455wEkmYs','1934066XNOuvf','createNodes','NX_VERSION','126rwvXnU','__esModule','package.json','**/package.json','data','You\x20must\x20have\x20a\x20valid\x20Nx\x20key\x20to\x20use\x20@nx/enterprise-cloud,\x20read\x20more\x20about\x20Nx\x20keys\x20on\x20https://nx.dev/powerpack','workspaceRoot','10NajeUP','createMetadata','dirname','defineProperty','9518796herRbH','enabled','readJsonFile','8PfWpNf','joinPathFragments','node:path','1289682dKmWLs','1383708NqqDNq','semver','root','@nx/key','122392xxFyCn','name','getNxKeyInformationAsync'];a2_0x5083=function(){return _0x3dbf39;};return a2_0x5083();}(function(_0x2de6f0,_0xe99ad0){const _0x13f619=a2_0x24b5,_0x301c5d=_0x2de6f0();while(!![]){try{const _0x419242=parseInt(_0x13f619(0xd8))/0x1+-parseInt(_0x13f619(0xe4))/0x2+parseInt(_0x13f619(0xd9))/0x3*(-parseInt(_0x13f619(0xd5))/0x4)+parseInt(_0x13f619(0xe3))/0x5+parseInt(_0x13f619(0xd2))/0x6+-parseInt(_0x13f619(0xe7))/0x7*(-parseInt(_0x13f619(0xdd))/0x8)+parseInt(_0x13f619(0xe2))/0x9*(-parseInt(_0x13f619(0xce))/0xa);if(_0x419242===_0xe99ad0)break;else _0x301c5d['push'](_0x301c5d['shift']());}catch(_0x5029b5){_0x301c5d['push'](_0x301c5d['shift']());}}}(a2_0x5083,0xc3f9e));Object[a2_0x31a4ae(0xd1)](exports,a2_0x31a4ae(0xc8),{'value':!0x0}),exports['createNodes']=exports[a2_0x31a4ae(0xcf)]=void 0x0;const e=require('@nx/devkit'),t=require(a2_0x31a4ae(0xdc)),a=require('node:fs'),r=require(a2_0x31a4ae(0xd7)),o=require(a2_0x31a4ae(0xda)),n=async(_0xf08eb9,_0x302fb1,_0x1007a4)=>{const _0x44e257=a2_0x31a4ae;if(!await(0x0,t[_0x44e257(0xdf)])(_0x1007a4[_0x44e257(0xcd)]))throw Error(_0x44e257(0xcc));let _0x49f2d9={};for(let [_0x5e82f5,_0x18b294]of Object['entries'](_0xf08eb9[_0x44e257(0xe1)]))if(_0x18b294['data'][_0x44e257(0xdb)]&&(0x0,a[_0x44e257(0xe0)])((0x0,e['joinPathFragments'])(_0x18b294[_0x44e257(0xcb)][_0x44e257(0xdb)],_0x44e257(0xc9)))){let _0x1e7885=e[_0x44e257(0xd4)](e[_0x44e257(0xd6)](_0x18b294[_0x44e257(0xcb)][_0x44e257(0xdb)],_0x44e257(0xc9)))?.['name'];_0x1e7885&&(_0x49f2d9[_0x5e82f5]={'metadata':{'jsPackageName':_0x1e7885}});}return _0x49f2d9;};exports[a2_0x31a4ae(0xcf)]=n;function a2_0x24b5(_0x51e80d,_0x3f6d0c){const _0x508362=a2_0x5083();return a2_0x24b5=function(_0x24b5f0,_0x12dd57){_0x24b5f0=_0x24b5f0-0xc8;let _0xe9eb5d=_0x508362[_0x24b5f0];return _0xe9eb5d;},a2_0x24b5(_0x51e80d,_0x3f6d0c);}const s=[a2_0x31a4ae(0xca),async(_0xa8cfd0,_0x426cb0,_0x24768e)=>{const _0x2d6f5a=a2_0x31a4ae;try{let _0x5ff5fc=(0x0,r[_0x2d6f5a(0xd0)])(_0xa8cfd0),_0x25a5d0=(0x0,e['readJsonFile'])(_0xa8cfd0);if('.'===_0x5ff5fc&&(!_0x25a5d0['nx']||!_0x25a5d0['nx'][_0x2d6f5a(0xd3)]))return{'projects':{}};return{'projects':{[_0x5ff5fc]:{'metadata':{'jsPackageName':_0x25a5d0[_0x2d6f5a(0xde)]}}}};}catch{return{'projects':{}};}}];exports[a2_0x31a4ae(0xe5)]=(0x0,o['gte'])(e[a2_0x31a4ae(0xe6)],'19.0.0')?['',()=>[]]:s;