@nx/enterprise-cloud 3.0.0-alpha.1 → 3.0.1-alpha.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/THIRD_PARTY_LICENSES.txt +412 -7
- package/package.json +3 -3
- package/src/generators/init/init.js +1 -1
- package/src/index.js +1 -1
- package/src/plugin/plugin.js +1 -1
package/THIRD_PARTY_LICENSES.txt
CHANGED
@@ -767,7 +767,7 @@ The package stipulates that it is licensed under the MIT license, but no explici
|
|
767
767
|
|
768
768
|
--------------------------------------------------------------------------------
|
769
769
|
|
770
|
-
Package: @napi-rs/wasm-runtime (0.2.
|
770
|
+
Package: @napi-rs/wasm-runtime (0.2.12)
|
771
771
|
Type: npm
|
772
772
|
License: MIT
|
773
773
|
|
@@ -818,7 +818,7 @@ SOFTWARE.
|
|
818
818
|
|
819
819
|
--------------------------------------------------------------------------------
|
820
820
|
|
821
|
-
Package: @emnapi/core (1.4.
|
821
|
+
Package: @emnapi/core (1.4.5)
|
822
822
|
Type: npm
|
823
823
|
License: MIT
|
824
824
|
|
@@ -847,7 +847,7 @@ SOFTWARE.
|
|
847
847
|
|
848
848
|
--------------------------------------------------------------------------------
|
849
849
|
|
850
|
-
Package: @emnapi/wasi-threads (1.0.
|
850
|
+
Package: @emnapi/wasi-threads (1.0.4)
|
851
851
|
Type: npm
|
852
852
|
License: MIT
|
853
853
|
|
@@ -895,7 +895,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
895
895
|
|
896
896
|
--------------------------------------------------------------------------------
|
897
897
|
|
898
|
-
Package: @emnapi/runtime (1.4.
|
898
|
+
Package: @emnapi/runtime (1.4.5)
|
899
899
|
Type: npm
|
900
900
|
License: MIT
|
901
901
|
|
@@ -973,7 +973,7 @@ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
973
973
|
|
974
974
|
--------------------------------------------------------------------------------
|
975
975
|
|
976
|
-
Package: form-data (4.0.
|
976
|
+
Package: form-data (4.0.4)
|
977
977
|
Type: npm
|
978
978
|
License: MIT
|
979
979
|
|
@@ -1081,6 +1081,411 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1081
1081
|
THE SOFTWARE.
|
1082
1082
|
|
1083
1083
|
|
1084
|
+
--------------------------------------------------------------------------------
|
1085
|
+
|
1086
|
+
Package: es-set-tostringtag (2.1.0)
|
1087
|
+
Type: npm
|
1088
|
+
License: MIT
|
1089
|
+
|
1090
|
+
MIT License
|
1091
|
+
|
1092
|
+
Copyright (c) 2022 ECMAScript Shims
|
1093
|
+
|
1094
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1095
|
+
of this software and associated documentation files (the "Software"), to deal
|
1096
|
+
in the Software without restriction, including without limitation the rights
|
1097
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1098
|
+
copies of the Software, and to permit persons to whom the Software is
|
1099
|
+
furnished to do so, subject to the following conditions:
|
1100
|
+
|
1101
|
+
The above copyright notice and this permission notice shall be included in all
|
1102
|
+
copies or substantial portions of the Software.
|
1103
|
+
|
1104
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1105
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1106
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1107
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1108
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1109
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1110
|
+
SOFTWARE.
|
1111
|
+
|
1112
|
+
|
1113
|
+
--------------------------------------------------------------------------------
|
1114
|
+
|
1115
|
+
Package: es-errors (1.3.0)
|
1116
|
+
Type: npm
|
1117
|
+
License: MIT
|
1118
|
+
|
1119
|
+
MIT License
|
1120
|
+
|
1121
|
+
Copyright (c) 2024 Jordan Harband
|
1122
|
+
|
1123
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1124
|
+
of this software and associated documentation files (the "Software"), to deal
|
1125
|
+
in the Software without restriction, including without limitation the rights
|
1126
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1127
|
+
copies of the Software, and to permit persons to whom the Software is
|
1128
|
+
furnished to do so, subject to the following conditions:
|
1129
|
+
|
1130
|
+
The above copyright notice and this permission notice shall be included in all
|
1131
|
+
copies or substantial portions of the Software.
|
1132
|
+
|
1133
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1134
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1135
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1136
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1137
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1138
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1139
|
+
SOFTWARE.
|
1140
|
+
|
1141
|
+
|
1142
|
+
--------------------------------------------------------------------------------
|
1143
|
+
|
1144
|
+
Package: get-intrinsic (1.3.0)
|
1145
|
+
Type: npm
|
1146
|
+
License: MIT
|
1147
|
+
|
1148
|
+
MIT License
|
1149
|
+
|
1150
|
+
Copyright (c) 2020 Jordan Harband
|
1151
|
+
|
1152
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1153
|
+
of this software and associated documentation files (the "Software"), to deal
|
1154
|
+
in the Software without restriction, including without limitation the rights
|
1155
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1156
|
+
copies of the Software, and to permit persons to whom the Software is
|
1157
|
+
furnished to do so, subject to the following conditions:
|
1158
|
+
|
1159
|
+
The above copyright notice and this permission notice shall be included in all
|
1160
|
+
copies or substantial portions of the Software.
|
1161
|
+
|
1162
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1163
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1164
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1165
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1166
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1167
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1168
|
+
SOFTWARE.
|
1169
|
+
|
1170
|
+
|
1171
|
+
--------------------------------------------------------------------------------
|
1172
|
+
|
1173
|
+
Package: call-bind-apply-helpers (1.0.2)
|
1174
|
+
Type: npm
|
1175
|
+
License: MIT
|
1176
|
+
|
1177
|
+
MIT License
|
1178
|
+
|
1179
|
+
Copyright (c) 2024 Jordan Harband
|
1180
|
+
|
1181
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1182
|
+
of this software and associated documentation files (the "Software"), to deal
|
1183
|
+
in the Software without restriction, including without limitation the rights
|
1184
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1185
|
+
copies of the Software, and to permit persons to whom the Software is
|
1186
|
+
furnished to do so, subject to the following conditions:
|
1187
|
+
|
1188
|
+
The above copyright notice and this permission notice shall be included in all
|
1189
|
+
copies or substantial portions of the Software.
|
1190
|
+
|
1191
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1192
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1193
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1194
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1195
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1196
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1197
|
+
SOFTWARE.
|
1198
|
+
|
1199
|
+
|
1200
|
+
--------------------------------------------------------------------------------
|
1201
|
+
|
1202
|
+
Package: function-bind (1.1.2)
|
1203
|
+
Type: npm
|
1204
|
+
License: MIT
|
1205
|
+
|
1206
|
+
Copyright (c) 2013 Raynos.
|
1207
|
+
|
1208
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1209
|
+
of this software and associated documentation files (the "Software"), to deal
|
1210
|
+
in the Software without restriction, including without limitation the rights
|
1211
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1212
|
+
copies of the Software, and to permit persons to whom the Software is
|
1213
|
+
furnished to do so, subject to the following conditions:
|
1214
|
+
|
1215
|
+
The above copyright notice and this permission notice shall be included in
|
1216
|
+
all copies or substantial portions of the Software.
|
1217
|
+
|
1218
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1219
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1220
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1221
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1222
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1223
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1224
|
+
THE SOFTWARE.
|
1225
|
+
|
1226
|
+
|
1227
|
+
|
1228
|
+
--------------------------------------------------------------------------------
|
1229
|
+
|
1230
|
+
Package: es-define-property (1.0.1)
|
1231
|
+
Type: npm
|
1232
|
+
License: MIT
|
1233
|
+
|
1234
|
+
MIT License
|
1235
|
+
|
1236
|
+
Copyright (c) 2024 Jordan Harband
|
1237
|
+
|
1238
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1239
|
+
of this software and associated documentation files (the "Software"), to deal
|
1240
|
+
in the Software without restriction, including without limitation the rights
|
1241
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1242
|
+
copies of the Software, and to permit persons to whom the Software is
|
1243
|
+
furnished to do so, subject to the following conditions:
|
1244
|
+
|
1245
|
+
The above copyright notice and this permission notice shall be included in all
|
1246
|
+
copies or substantial portions of the Software.
|
1247
|
+
|
1248
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1249
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1250
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1251
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1252
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1253
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1254
|
+
SOFTWARE.
|
1255
|
+
|
1256
|
+
|
1257
|
+
--------------------------------------------------------------------------------
|
1258
|
+
|
1259
|
+
Package: es-object-atoms (1.1.1)
|
1260
|
+
Type: npm
|
1261
|
+
License: MIT
|
1262
|
+
|
1263
|
+
MIT License
|
1264
|
+
|
1265
|
+
Copyright (c) 2024 Jordan Harband
|
1266
|
+
|
1267
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1268
|
+
of this software and associated documentation files (the "Software"), to deal
|
1269
|
+
in the Software without restriction, including without limitation the rights
|
1270
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1271
|
+
copies of the Software, and to permit persons to whom the Software is
|
1272
|
+
furnished to do so, subject to the following conditions:
|
1273
|
+
|
1274
|
+
The above copyright notice and this permission notice shall be included in all
|
1275
|
+
copies or substantial portions of the Software.
|
1276
|
+
|
1277
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1278
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1279
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1280
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1281
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1282
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1283
|
+
SOFTWARE.
|
1284
|
+
|
1285
|
+
|
1286
|
+
--------------------------------------------------------------------------------
|
1287
|
+
|
1288
|
+
Package: get-proto (1.0.1)
|
1289
|
+
Type: npm
|
1290
|
+
License: MIT
|
1291
|
+
|
1292
|
+
MIT License
|
1293
|
+
|
1294
|
+
Copyright (c) 2025 Jordan Harband
|
1295
|
+
|
1296
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1297
|
+
of this software and associated documentation files (the "Software"), to deal
|
1298
|
+
in the Software without restriction, including without limitation the rights
|
1299
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1300
|
+
copies of the Software, and to permit persons to whom the Software is
|
1301
|
+
furnished to do so, subject to the following conditions:
|
1302
|
+
|
1303
|
+
The above copyright notice and this permission notice shall be included in all
|
1304
|
+
copies or substantial portions of the Software.
|
1305
|
+
|
1306
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1307
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1308
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1309
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1310
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1311
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1312
|
+
SOFTWARE.
|
1313
|
+
|
1314
|
+
|
1315
|
+
--------------------------------------------------------------------------------
|
1316
|
+
|
1317
|
+
Package: dunder-proto (1.0.1)
|
1318
|
+
Type: npm
|
1319
|
+
License: MIT
|
1320
|
+
|
1321
|
+
MIT License
|
1322
|
+
|
1323
|
+
Copyright (c) 2024 ECMAScript Shims
|
1324
|
+
|
1325
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1326
|
+
of this software and associated documentation files (the "Software"), to deal
|
1327
|
+
in the Software without restriction, including without limitation the rights
|
1328
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1329
|
+
copies of the Software, and to permit persons to whom the Software is
|
1330
|
+
furnished to do so, subject to the following conditions:
|
1331
|
+
|
1332
|
+
The above copyright notice and this permission notice shall be included in all
|
1333
|
+
copies or substantial portions of the Software.
|
1334
|
+
|
1335
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1336
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1337
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1338
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1339
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1340
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1341
|
+
SOFTWARE.
|
1342
|
+
|
1343
|
+
|
1344
|
+
--------------------------------------------------------------------------------
|
1345
|
+
|
1346
|
+
Package: gopd (1.2.0)
|
1347
|
+
Type: npm
|
1348
|
+
License: MIT
|
1349
|
+
|
1350
|
+
MIT License
|
1351
|
+
|
1352
|
+
Copyright (c) 2022 Jordan Harband
|
1353
|
+
|
1354
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1355
|
+
of this software and associated documentation files (the "Software"), to deal
|
1356
|
+
in the Software without restriction, including without limitation the rights
|
1357
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1358
|
+
copies of the Software, and to permit persons to whom the Software is
|
1359
|
+
furnished to do so, subject to the following conditions:
|
1360
|
+
|
1361
|
+
The above copyright notice and this permission notice shall be included in all
|
1362
|
+
copies or substantial portions of the Software.
|
1363
|
+
|
1364
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1365
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1366
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1367
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1368
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1369
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1370
|
+
SOFTWARE.
|
1371
|
+
|
1372
|
+
|
1373
|
+
--------------------------------------------------------------------------------
|
1374
|
+
|
1375
|
+
Package: has-symbols (1.1.0)
|
1376
|
+
Type: npm
|
1377
|
+
License: MIT
|
1378
|
+
|
1379
|
+
MIT License
|
1380
|
+
|
1381
|
+
Copyright (c) 2016 Jordan Harband
|
1382
|
+
|
1383
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1384
|
+
of this software and associated documentation files (the "Software"), to deal
|
1385
|
+
in the Software without restriction, including without limitation the rights
|
1386
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1387
|
+
copies of the Software, and to permit persons to whom the Software is
|
1388
|
+
furnished to do so, subject to the following conditions:
|
1389
|
+
|
1390
|
+
The above copyright notice and this permission notice shall be included in all
|
1391
|
+
copies or substantial portions of the Software.
|
1392
|
+
|
1393
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1394
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1395
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1396
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1397
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1398
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1399
|
+
SOFTWARE.
|
1400
|
+
|
1401
|
+
|
1402
|
+
--------------------------------------------------------------------------------
|
1403
|
+
|
1404
|
+
Package: hasown (2.0.2)
|
1405
|
+
Type: npm
|
1406
|
+
License: MIT
|
1407
|
+
|
1408
|
+
MIT License
|
1409
|
+
|
1410
|
+
Copyright (c) Jordan Harband and contributors
|
1411
|
+
|
1412
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1413
|
+
of this software and associated documentation files (the "Software"), to deal
|
1414
|
+
in the Software without restriction, including without limitation the rights
|
1415
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1416
|
+
copies of the Software, and to permit persons to whom the Software is
|
1417
|
+
furnished to do so, subject to the following conditions:
|
1418
|
+
|
1419
|
+
The above copyright notice and this permission notice shall be included in all
|
1420
|
+
copies or substantial portions of the Software.
|
1421
|
+
|
1422
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1423
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1424
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1425
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1426
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1427
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1428
|
+
SOFTWARE.
|
1429
|
+
|
1430
|
+
|
1431
|
+
--------------------------------------------------------------------------------
|
1432
|
+
|
1433
|
+
Package: math-intrinsics (1.1.0)
|
1434
|
+
Type: npm
|
1435
|
+
License: MIT
|
1436
|
+
|
1437
|
+
MIT License
|
1438
|
+
|
1439
|
+
Copyright (c) 2024 ECMAScript Shims
|
1440
|
+
|
1441
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1442
|
+
of this software and associated documentation files (the "Software"), to deal
|
1443
|
+
in the Software without restriction, including without limitation the rights
|
1444
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1445
|
+
copies of the Software, and to permit persons to whom the Software is
|
1446
|
+
furnished to do so, subject to the following conditions:
|
1447
|
+
|
1448
|
+
The above copyright notice and this permission notice shall be included in all
|
1449
|
+
copies or substantial portions of the Software.
|
1450
|
+
|
1451
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1452
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1453
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1454
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1455
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1456
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1457
|
+
SOFTWARE.
|
1458
|
+
|
1459
|
+
|
1460
|
+
--------------------------------------------------------------------------------
|
1461
|
+
|
1462
|
+
Package: has-tostringtag (1.0.2)
|
1463
|
+
Type: npm
|
1464
|
+
License: MIT
|
1465
|
+
|
1466
|
+
MIT License
|
1467
|
+
|
1468
|
+
Copyright (c) 2021 Inspect JS
|
1469
|
+
|
1470
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1471
|
+
of this software and associated documentation files (the "Software"), to deal
|
1472
|
+
in the Software without restriction, including without limitation the rights
|
1473
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1474
|
+
copies of the Software, and to permit persons to whom the Software is
|
1475
|
+
furnished to do so, subject to the following conditions:
|
1476
|
+
|
1477
|
+
The above copyright notice and this permission notice shall be included in all
|
1478
|
+
copies or substantial portions of the Software.
|
1479
|
+
|
1480
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1481
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1482
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1483
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1484
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1485
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1486
|
+
SOFTWARE.
|
1487
|
+
|
1488
|
+
|
1084
1489
|
--------------------------------------------------------------------------------
|
1085
1490
|
|
1086
1491
|
Package: mime-types (2.1.35)
|
@@ -1114,7 +1519,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1114
1519
|
|
1115
1520
|
--------------------------------------------------------------------------------
|
1116
1521
|
|
1117
|
-
Package: mime-db (1.
|
1522
|
+
Package: mime-db (1.54.0)
|
1118
1523
|
Type: npm
|
1119
1524
|
License: MIT
|
1120
1525
|
|
@@ -1323,7 +1728,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
1323
1728
|
|
1324
1729
|
--------------------------------------------------------------------------------
|
1325
1730
|
|
1326
|
-
Package: enquirer (2.
|
1731
|
+
Package: enquirer (2.4.1)
|
1327
1732
|
Type: npm
|
1328
1733
|
License: MIT
|
1329
1734
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@nx/enterprise-cloud",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.1-alpha.0",
|
4
4
|
"description": "A Nx plugin which is specific to Nx Enterprise Cloud workspaces.",
|
5
5
|
"type": "commonjs",
|
6
6
|
"main": "src/index.js",
|
@@ -19,8 +19,8 @@
|
|
19
19
|
"THIRD_PARTY_LICENSES.txt"
|
20
20
|
],
|
21
21
|
"dependencies": {
|
22
|
-
"@nx/devkit": "21.
|
23
|
-
"@nx/key": "3.0.
|
22
|
+
"@nx/devkit": "21.3.11",
|
23
|
+
"@nx/key": "3.0.1-alpha.0",
|
24
24
|
"semver": "7.5.4"
|
25
25
|
},
|
26
26
|
"peerDependencies": {
|
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const a0_0x50d355=a0_0x3cc3;function a0_0x3cc3(_0xc88a69,_0x4975b7){const _0x2d91d0=a0_0x2d91();return a0_0x3cc3=function(_0x3cc30f,_0x19606f){_0x3cc30f=_0x3cc30f-0x1b9;let _0x483705=_0x2d91d0[_0x3cc30f];return _0x483705;},a0_0x3cc3(_0xc88a69,_0x4975b7);}(function(_0x2aebd4,_0x4eb7df){const _0x2eebf4=a0_0x3cc3,_0x54b8ca=_0x2aebd4();while(!![]){try{const _0x2d852b=-parseInt(_0x2eebf4(0x1c2))/0x1+parseInt(_0x2eebf4(0x1c1))/0x2*(-parseInt(_0x2eebf4(0x1bc))/0x3)+parseInt(_0x2eebf4(0x1cd))/0x4*(parseInt(_0x2eebf4(0x1cb))/0x5)+-parseInt(_0x2eebf4(0x1cf))/0x6+parseInt(_0x2eebf4(0x1c0))/0x7*(-parseInt(_0x2eebf4(0x1d0))/0x8)+parseInt(_0x2eebf4(0x1d2))/0x9*(-parseInt(_0x2eebf4(0x1bb))/0xa)+parseInt(_0x2eebf4(0x1ca))/0xb;if(_0x2d852b===_0x4eb7df)break;else _0x54b8ca['push'](_0x54b8ca['shift']());}catch(_0x187a51){_0x54b8ca['push'](_0x54b8ca['shift']());}}}(a0_0x2d91,0x59025));Object['defineProperty'](exports,'__esModule',{'value':!0x0}),exports[a0_0x50d355(0x1bd)]=r;const e=require(a0_0x50d355(0x1c3)),t=require(a0_0x50d355(0x1be));async function r(_0x5c5710){const _0x315f0e=a0_0x50d355;if(!await(0x0,t[_0x315f0e(0x1cc)])(e[_0x315f0e(0x1c8)]))throw Error(_0x315f0e(0x1c9));(0x0,e[_0x315f0e(0x1c5)])(_0x5c5710,_0x315f0e(0x1ce),_0x4c9bda=>{const _0x4c86ef=_0x315f0e;_0x4c9bda['plugins']=_0x4c9bda[_0x4c86ef(0x1c4)]||[];let _0x21a8ac=_0x4c86ef(0x1b9);return _0x4c9bda['plugins']['some'](_0x3f2a82=>_0x4c86ef(0x1c6)==typeof _0x3f2a82?_0x3f2a82===_0x21a8ac:_0x3f2a82[_0x4c86ef(0x1c7)]===_0x21a8ac)||_0x4c9bda['plugins'][_0x4c86ef(0x1ba)](_0x4c86ef(0x1b9)),_0x4c9bda;}),await(0x0,e[_0x315f0e(0x1bf)])(_0x5c5710);}function a0_0x2d91(){const _0x590278=['initGenerator','@nx/key','formatFiles','2401LzuEbk','46060XSTHUI','224717xbHKYv','@nx/devkit','plugins','updateJson','string','plugin','workspaceRoot','You\x20must\x20have\x20a\x20valid\x20Nx\x20key\x20to\x20use\x20@nx/enterprise-cloud,\x20read\x20more\x20about\x20Nx\x20keys\x20on\x20https://nx.dev/powerpack','22608003tvXPMD','380hsONvo','getNxKeyInformationAsync','19336nfZeBk','nx.json','2596860kkYvLZ','11192mXEVzW','default','54lZhkzO','@nx/enterprise-cloud','push','1112270ZbXMSv','33vFyJwb'];a0_0x2d91=function(){return _0x590278;};return a0_0x2d91();}exports[a0_0x50d355(0x1d1)]=r;
|
package/src/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';var
|
1
|
+
'use strict';var a1_0x78e736=a1_0xba25;(function(_0x2fbf37,_0x34a072){var _0x171d8b=a1_0xba25,_0x3406a5=_0x2fbf37();while(!![]){try{var _0x1a3b31=-parseInt(_0x171d8b(0x182))/0x1+-parseInt(_0x171d8b(0x183))/0x2+parseInt(_0x171d8b(0x175))/0x3*(-parseInt(_0x171d8b(0x17f))/0x4)+parseInt(_0x171d8b(0x180))/0x5*(-parseInt(_0x171d8b(0x181))/0x6)+-parseInt(_0x171d8b(0x178))/0x7*(parseInt(_0x171d8b(0x17e))/0x8)+parseInt(_0x171d8b(0x177))/0x9*(-parseInt(_0x171d8b(0x174))/0xa)+parseInt(_0x171d8b(0x176))/0xb;if(_0x1a3b31===_0x34a072)break;else _0x3406a5['push'](_0x3406a5['shift']());}catch(_0x48ce4d){_0x3406a5['push'](_0x3406a5['shift']());}}}(a1_0x2184,0xac7f2));function a1_0xba25(_0x3fc48a,_0x254bec){var _0x2184c6=a1_0x2184();return a1_0xba25=function(_0xba2571,_0x41c1b6){_0xba2571=_0xba2571-0x174;var _0x44fb16=_0x2184c6[_0xba2571];return _0x44fb16;},a1_0xba25(_0x3fc48a,_0x254bec);}Object[a1_0x78e736(0x17a)](exports,a1_0x78e736(0x17d),{'value':!0x0}),exports[a1_0x78e736(0x17b)]=exports['createMetadata']=void 0x0;function a1_0x2184(){var _0x4a5327=['createNodes','createMetadata','__esModule','57384nYfHnL','12LUAzHj','817445HZLNic','12gKCoXu','1293178mmhrKQ','428160BuUjcF','120aIAPPC','871284gXrbKK','50089259dbfeWt','86823wPABQG','1001MPbEpo','./plugin/plugin','defineProperty'];a1_0x2184=function(){return _0x4a5327;};return a1_0x2184();}var e=require(a1_0x78e736(0x179));Object['defineProperty'](exports,'createMetadata',{'enumerable':!0x0,'get':function(){var _0x2b5c6a=a1_0x78e736;return e[_0x2b5c6a(0x17c)];}}),Object[a1_0x78e736(0x17a)](exports,'createNodes',{'enumerable':!0x0,'get':function(){var _0x172f20=a1_0x78e736;return e[_0x172f20(0x17b)];}});
|
package/src/plugin/plugin.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const a2_0x96351a=a2_0x2707;(function(_0x4f6557,_0x54a481){const _0xd1face=a2_0x2707,_0x2242df=_0x4f6557();while(!![]){try{const _0x85fb1a=parseInt(_0xd1face(0x167))/0x1+parseInt(_0xd1face(0x168))/0x2*(-parseInt(_0xd1face(0x17d))/0x3)+-parseInt(_0xd1face(0x166))/0x4+-parseInt(_0xd1face(0x16b))/0x5*(-parseInt(_0xd1face(0x164))/0x6)+parseInt(_0xd1face(0x180))/0x7+-parseInt(_0xd1face(0x17f))/0x8*(-parseInt(_0xd1face(0x172))/0x9)+parseInt(_0xd1face(0x169))/0xa*(-parseInt(_0xd1face(0x179))/0xb);if(_0x85fb1a===_0x54a481)break;else _0x2242df['push'](_0x2242df['shift']());}catch(_0x4a962d){_0x2242df['push'](_0x2242df['shift']());}}}(a2_0x3cbb,0xde4e7));Object['defineProperty'](exports,a2_0x96351a(0x170),{'value':!0x0}),exports[a2_0x96351a(0x17c)]=exports[a2_0x96351a(0x175)]=void 0x0;const e=require(a2_0x96351a(0x163)),t=require(a2_0x96351a(0x16c)),r=require(a2_0x96351a(0x16a)),a=require(a2_0x96351a(0x16d)),o=require(a2_0x96351a(0x171)),n=async(_0xfa14fe,_0x3ce4a2,_0x50f5e1)=>{const _0x2a55ce=a2_0x96351a;if(!await(0x0,t[_0x2a55ce(0x181)])(_0x50f5e1['workspaceRoot']))throw Error('You\x20must\x20have\x20a\x20valid\x20Nx\x20key\x20to\x20use\x20@nx/enterprise-cloud,\x20read\x20more\x20about\x20Nx\x20keys\x20on\x20https://nx.dev/powerpack');let _0x5b85e9={};for(let [_0x4ed161,_0x399360]of Object[_0x2a55ce(0x176)](_0xfa14fe[_0x2a55ce(0x174)])){if(!_0x399360[_0x2a55ce(0x16e)][_0x2a55ce(0x16f)])continue;let _0x1ac360=(0x0,e[_0x2a55ce(0x17b)])(_0x399360[_0x2a55ce(0x16e)][_0x2a55ce(0x16f)],'package.json'),_0x2ca5f9=(0x0,r[_0x2a55ce(0x178)])(_0x1ac360)?(0x0,e[_0x2a55ce(0x173)])(_0x1ac360):null,_0x1b258b=_0x2ca5f9?.[_0x2a55ce(0x177)]||'';_0x1b258b&&(_0x5b85e9[_0x4ed161]={'metadata':{'jsPackageName':_0x1b258b}});}return _0x5b85e9;};function a2_0x2707(_0x3d90ea,_0x29cf9e){const _0x3cbb65=a2_0x3cbb();return a2_0x2707=function(_0x270787,_0x220b2a){_0x270787=_0x270787-0x162;let _0x268fca=_0x3cbb65[_0x270787];return _0x268fca;},a2_0x2707(_0x3d90ea,_0x29cf9e);}function a2_0x3cbb(){const _0x2c46dd=['2495964tGOBtP','1093705bXYBIb','1384542kLoNIL','448860hqStIu','node:fs','5290QgZPwX','@nx/key','node:path','data','root','__esModule','semver','9RjrzDU','readJsonFile','nodes','createMetadata','entries','name','existsSync','649DwLfet','**/package.json','joinPathFragments','createNodes','3ljzuiA','enabled','3806056FbYzkx','11504661TWWyXM','getNxKeyInformationAsync','gte','@nx/devkit','9426AkUNWK','19.0.0'];a2_0x3cbb=function(){return _0x2c46dd;};return a2_0x3cbb();}exports[a2_0x96351a(0x175)]=n;const s=[a2_0x96351a(0x17a),async(_0x2b634c,_0x542cca,_0x218719)=>{const _0x20ad66=a2_0x96351a;try{let _0x4d2797=(0x0,a['dirname'])(_0x2b634c),_0x106177=(0x0,e['readJsonFile'])(_0x2b634c);if('.'===_0x4d2797&&(!_0x106177['nx']||!_0x106177['nx'][_0x20ad66(0x17e)]))return{'projects':{}};return{'projects':{[_0x4d2797]:{'metadata':{'jsPackageName':_0x106177[_0x20ad66(0x177)]}}}};}catch{return{'projects':{}};}}];exports[a2_0x96351a(0x17c)]=(0x0,o[a2_0x96351a(0x162)])(e['NX_VERSION'],a2_0x96351a(0x165))?void 0x0:s;
|