fjall 4.1.0 → 4.2.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/bin/.bundled CHANGED
@@ -1,3 +1,3 @@
1
- bundled at 2026-07-24T23:01:04.539Z
2
- bundle size: 4481046 bytes
3
- cli version: 4.1.0
1
+ bundled at 2026-07-26T05:18:07.093Z
2
+ bundle size: 4490711 bytes
3
+ cli version: 4.2.0
@@ -4002,7 +4002,7 @@
4002
4002
  "format": "esm"
4003
4003
  },
4004
4004
  "../../util/dist/manifest/schemas.js": {
4005
- "bytes": 4845,
4005
+ "bytes": 5161,
4006
4006
  "imports": [
4007
4007
  {
4008
4008
  "path": "../../node_modules/zod/index.js",
@@ -7906,7 +7906,7 @@
7906
7906
  "format": "esm"
7907
7907
  },
7908
7908
  "../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
7909
- "bytes": 9176,
7909
+ "bytes": 10391,
7910
7910
  "imports": [
7911
7911
  {
7912
7912
  "path": "fs",
@@ -7923,6 +7923,11 @@
7923
7923
  "kind": "import-statement",
7924
7924
  "original": "@fjall/util/logger"
7925
7925
  },
7926
+ {
7927
+ "path": "../../deploy-core/dist/src/aws/utils/cloudformationEventHelpers.js",
7928
+ "kind": "import-statement",
7929
+ "original": "../../aws/utils/cloudformationEventHelpers.js"
7930
+ },
7926
7931
  {
7927
7932
  "path": "../../generator/dist/src/index.js",
7928
7933
  "kind": "import-statement",
@@ -9208,7 +9213,7 @@
9208
9213
  "format": "esm"
9209
9214
  },
9210
9215
  "../../util/dist/manifest/io.js": {
9211
- "bytes": 4159,
9216
+ "bytes": 5088,
9212
9217
  "imports": [
9213
9218
  {
9214
9219
  "path": "fs/promises",
@@ -9259,7 +9264,7 @@
9259
9264
  "format": "esm"
9260
9265
  },
9261
9266
  "../../util/dist/manifest/index.js": {
9262
- "bytes": 1442,
9267
+ "bytes": 1636,
9263
9268
  "imports": [
9264
9269
  {
9265
9270
  "path": "../../util/dist/manifest/schemas.js",
@@ -9414,8 +9419,65 @@
9414
9419
  ],
9415
9420
  "format": "esm"
9416
9421
  },
9422
+ "../../deploy-core/dist/src/version.js": {
9423
+ "bytes": 784,
9424
+ "imports": [
9425
+ {
9426
+ "path": "url",
9427
+ "kind": "import-statement",
9428
+ "external": true
9429
+ },
9430
+ {
9431
+ "path": "path",
9432
+ "kind": "import-statement",
9433
+ "external": true
9434
+ },
9435
+ {
9436
+ "path": "fs",
9437
+ "kind": "import-statement",
9438
+ "external": true
9439
+ },
9440
+ {
9441
+ "path": "../../util/dist/logger.js",
9442
+ "kind": "import-statement",
9443
+ "original": "@fjall/util/logger"
9444
+ },
9445
+ {
9446
+ "path": "../../util/dist/index.js",
9447
+ "kind": "import-statement",
9448
+ "original": "@fjall/util"
9449
+ }
9450
+ ],
9451
+ "format": "esm"
9452
+ },
9453
+ "../../deploy-core/dist/src/orchestration/application/engineCompat.js": {
9454
+ "bytes": 3780,
9455
+ "imports": [
9456
+ {
9457
+ "path": "../../generator/dist/src/index.js",
9458
+ "kind": "import-statement",
9459
+ "original": "@fjall/generator"
9460
+ },
9461
+ {
9462
+ "path": "../../util/dist/logger.js",
9463
+ "kind": "import-statement",
9464
+ "original": "@fjall/util/logger"
9465
+ },
9466
+ {
9467
+ "path": "../../util/dist/manifest/index.js",
9468
+ "kind": "import-statement",
9469
+ "original": "@fjall/util/manifest"
9470
+ },
9471
+ {
9472
+ "path": "../../deploy-core/dist/src/version.js",
9473
+ "kind": "import-statement",
9474
+ "original": "../../version.js"
9475
+ }
9476
+ ],
9477
+ "format": "esm"
9478
+ },
9417
9479
  "../../deploy-core/dist/src/orchestration/application/detectionPipeline.js": {
9418
- "bytes": 2881,
9480
+ "bytes": 3080,
9419
9481
  "imports": [
9420
9482
  {
9421
9483
  "path": "path",
@@ -9466,6 +9528,11 @@
9466
9528
  "path": "../../util/dist/manifest/index.js",
9467
9529
  "kind": "import-statement",
9468
9530
  "original": "@fjall/util/manifest"
9531
+ },
9532
+ {
9533
+ "path": "../../deploy-core/dist/src/orchestration/application/engineCompat.js",
9534
+ "kind": "import-statement",
9535
+ "original": "./engineCompat.js"
9469
9536
  }
9470
9537
  ],
9471
9538
  "format": "esm"
@@ -14060,7 +14127,7 @@
14060
14127
  "format": "esm"
14061
14128
  },
14062
14129
  "../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
14063
- "bytes": 19211,
14130
+ "bytes": 19438,
14064
14131
  "imports": [
14065
14132
  {
14066
14133
  "path": "path",
@@ -14132,6 +14199,11 @@
14132
14199
  "kind": "import-statement",
14133
14200
  "original": "./detectionPipeline.js"
14134
14201
  },
14202
+ {
14203
+ "path": "../../deploy-core/dist/src/orchestration/application/engineCompat.js",
14204
+ "kind": "import-statement",
14205
+ "original": "./engineCompat.js"
14206
+ },
14135
14207
  {
14136
14208
  "path": "../../deploy-core/dist/src/types/stepDefinitions.js",
14137
14209
  "kind": "import-statement",
@@ -21794,7 +21866,7 @@
21794
21866
  "format": "esm"
21795
21867
  },
21796
21868
  "../../cli/dist/src/operations/ci/ciConstants.js": {
21797
- "bytes": 1307,
21869
+ "bytes": 1500,
21798
21870
  "imports": [
21799
21871
  {
21800
21872
  "path": "../../cli/dist/src/util/api/FjallApiClient.types.js",
@@ -21853,7 +21925,7 @@
21853
21925
  "format": "esm"
21854
21926
  },
21855
21927
  "../../cli/dist/src/validation/commandSchemas.js": {
21856
- "bytes": 20507,
21928
+ "bytes": 20611,
21857
21929
  "imports": [
21858
21930
  {
21859
21931
  "path": "../../node_modules/zod/index.js",
@@ -40748,13 +40820,34 @@
40748
40820
  ],
40749
40821
  "format": "esm"
40750
40822
  },
40823
+ "../../cli/dist/src/operations/ci/resolveCiWhere.js": {
40824
+ "bytes": 2337,
40825
+ "imports": [
40826
+ {
40827
+ "path": "../../util/dist/index.js",
40828
+ "kind": "import-statement",
40829
+ "original": "@fjall/util"
40830
+ },
40831
+ {
40832
+ "path": "../../cli/dist/src/types/Result.js",
40833
+ "kind": "import-statement",
40834
+ "original": "../../types/Result.js"
40835
+ },
40836
+ {
40837
+ "path": "../../cli/dist/src/services/deployment/index.js",
40838
+ "kind": "import-statement",
40839
+ "original": "../../services/deployment/index.js"
40840
+ }
40841
+ ],
40842
+ "format": "esm"
40843
+ },
40751
40844
  "../../cli/dist/src/operations/ci/ciWorkflowTemplate.js": {
40752
- "bytes": 4045,
40845
+ "bytes": 3201,
40753
40846
  "imports": [],
40754
40847
  "format": "esm"
40755
40848
  },
40756
40849
  "../../cli/dist/src/operations/ci/ciSetupOperation.js": {
40757
- "bytes": 4021,
40850
+ "bytes": 5416,
40758
40851
  "imports": [
40759
40852
  {
40760
40853
  "path": "node:fs",
@@ -40771,14 +40864,6 @@
40771
40864
  "kind": "import-statement",
40772
40865
  "external": true
40773
40866
  },
40774
- {
40775
- "path": "../../cli/dist/package.json",
40776
- "kind": "import-statement",
40777
- "original": "../../../package.json",
40778
- "with": {
40779
- "type": "json"
40780
- }
40781
- },
40782
40867
  {
40783
40868
  "path": "../../util/dist/index.js",
40784
40869
  "kind": "import-statement",
@@ -40819,6 +40904,11 @@
40819
40904
  "kind": "import-statement",
40820
40905
  "original": "./ciTokenRevokeOperation.js"
40821
40906
  },
40907
+ {
40908
+ "path": "../../cli/dist/src/operations/ci/resolveCiWhere.js",
40909
+ "kind": "import-statement",
40910
+ "original": "./resolveCiWhere.js"
40911
+ },
40822
40912
  {
40823
40913
  "path": "../../cli/dist/src/operations/ci/ciConstants.js",
40824
40914
  "kind": "import-statement",
@@ -44390,7 +44480,7 @@
44390
44480
  "format": "esm"
44391
44481
  },
44392
44482
  "../../cli/dist/src/util/agent/schemas/ciSchemas.js": {
44393
- "bytes": 770,
44483
+ "bytes": 785,
44394
44484
  "imports": [],
44395
44485
  "format": "esm"
44396
44486
  },
@@ -44501,8 +44591,19 @@
44501
44591
  ],
44502
44592
  "format": "esm"
44503
44593
  },
44594
+ "../../cli/dist/src/util/input/promptSelectFromList.js": {
44595
+ "bytes": 692,
44596
+ "imports": [
44597
+ {
44598
+ "path": "readline",
44599
+ "kind": "import-statement",
44600
+ "external": true
44601
+ }
44602
+ ],
44603
+ "format": "esm"
44604
+ },
44504
44605
  "../../cli/dist/src/commands/ci/ciSetupHandlers.js": {
44505
- "bytes": 4404,
44606
+ "bytes": 5601,
44506
44607
  "imports": [
44507
44608
  {
44508
44609
  "path": "../../cli/dist/src/util/exitCodes.js",
@@ -44535,35 +44636,19 @@
44535
44636
  "original": "../../util/nonInteractive/nonInteractiveOutput.js"
44536
44637
  },
44537
44638
  {
44538
- "path": "../../util/dist/index.js",
44639
+ "path": "../../cli/dist/src/util/input/promptSelectFromList.js",
44539
44640
  "kind": "import-statement",
44540
- "original": "@fjall/util"
44641
+ "original": "../../util/input/promptSelectFromList.js"
44541
44642
  },
44542
- {
44543
- "path": "../../cli/dist/src/util/agent/schemas/index.js",
44544
- "kind": "import-statement",
44545
- "original": "../../util/agent/schemas/index.js"
44546
- }
44547
- ],
44548
- "format": "esm"
44549
- },
44550
- "../../cli/dist/src/operations/ci/resolveCiWhere.js": {
44551
- "bytes": 2226,
44552
- "imports": [
44553
44643
  {
44554
44644
  "path": "../../util/dist/index.js",
44555
44645
  "kind": "import-statement",
44556
44646
  "original": "@fjall/util"
44557
44647
  },
44558
44648
  {
44559
- "path": "../../cli/dist/src/types/Result.js",
44560
- "kind": "import-statement",
44561
- "original": "../../types/Result.js"
44562
- },
44563
- {
44564
- "path": "../../cli/dist/src/services/deployment/index.js",
44649
+ "path": "../../cli/dist/src/util/agent/schemas/index.js",
44565
44650
  "kind": "import-statement",
44566
- "original": "../../services/deployment/index.js"
44651
+ "original": "../../util/agent/schemas/index.js"
44567
44652
  }
44568
44653
  ],
44569
44654
  "format": "esm"
@@ -44741,7 +44826,7 @@
44741
44826
  "format": "esm"
44742
44827
  },
44743
44828
  "../../cli/dist/src/commands/ci/ci.js": {
44744
- "bytes": 3409,
44829
+ "bytes": 3437,
44745
44830
  "imports": [
44746
44831
  {
44747
44832
  "path": "../../cli/dist/src/services/index.js",
@@ -45525,7 +45610,7 @@
45525
45610
  "format": "esm"
45526
45611
  },
45527
45612
  "../../cli/dist/src/commands/registration/ciCommands.js": {
45528
- "bytes": 5254,
45613
+ "bytes": 5486,
45529
45614
  "imports": [
45530
45615
  {
45531
45616
  "path": "../../deploy-core/dist/src/index.js",
@@ -45797,7 +45882,7 @@
45797
45882
  "imports": [],
45798
45883
  "exports": [],
45799
45884
  "inputs": {},
45800
- "bytes": 12324393
45885
+ "bytes": 12345208
45801
45886
  },
45802
45887
  "bin/fjall.bundle.js": {
45803
45888
  "imports": [
@@ -46661,6 +46746,21 @@
46661
46746
  "kind": "import-statement",
46662
46747
  "external": true
46663
46748
  },
46749
+ {
46750
+ "path": "url",
46751
+ "kind": "import-statement",
46752
+ "external": true
46753
+ },
46754
+ {
46755
+ "path": "path",
46756
+ "kind": "import-statement",
46757
+ "external": true
46758
+ },
46759
+ {
46760
+ "path": "fs",
46761
+ "kind": "import-statement",
46762
+ "external": true
46763
+ },
46664
46764
  {
46665
46765
  "path": "path",
46666
46766
  "kind": "import-statement",
@@ -50426,6 +50526,11 @@
50426
50526
  "kind": "import-statement",
50427
50527
  "external": true
50428
50528
  },
50529
+ {
50530
+ "path": "readline",
50531
+ "kind": "import-statement",
50532
+ "external": true
50533
+ },
50429
50534
  {
50430
50535
  "path": "node:fs",
50431
50536
  "kind": "import-statement",
@@ -50446,7 +50551,7 @@
50446
50551
  "entryPoint": "../../cli/dist/src/cli.js",
50447
50552
  "inputs": {
50448
50553
  "../../cli/dist/package.json": {
50449
- "bytesInOutput": 4177
50554
+ "bytesInOutput": 4178
50450
50555
  },
50451
50556
  "../../util/dist/docker/result.js": {
50452
50557
  "bytesInOutput": 345
@@ -51130,7 +51235,7 @@
51130
51235
  "bytesInOutput": 771
51131
51236
  },
51132
51237
  "../../util/dist/manifest/schemas.js": {
51133
- "bytesInOutput": 4397
51238
+ "bytesInOutput": 4660
51134
51239
  },
51135
51240
  "../../generator/dist/src/schemas/computeSchemas.js": {
51136
51241
  "bytesInOutput": 12227
@@ -51337,16 +51442,16 @@
51337
51442
  "bytesInOutput": 766
51338
51443
  },
51339
51444
  "../../util/dist/config.js": {
51340
- "bytesInOutput": 7717
51445
+ "bytesInOutput": 7719
51341
51446
  },
51342
51447
  "../../deploy-core/dist/src/types/deployEvent.js": {
51343
- "bytesInOutput": 12215
51448
+ "bytesInOutput": 12235
51344
51449
  },
51345
51450
  "../../deploy-core/dist/src/types/deployEmitter.js": {
51346
- "bytesInOutput": 7999
51451
+ "bytesInOutput": 8000
51347
51452
  },
51348
51453
  "../../deploy-core/dist/src/types/deployEventParse.js": {
51349
- "bytesInOutput": 1326
51454
+ "bytesInOutput": 1329
51350
51455
  },
51351
51456
  "../../deploy-core/dist/src/orchestration/application/plan/types.js": {
51352
51457
  "bytesInOutput": 123
@@ -51568,10 +51673,10 @@
51568
51673
  "bytesInOutput": 65
51569
51674
  },
51570
51675
  "../../deploy-core/dist/src/aws/utils/cloudformationEventHelpers.js": {
51571
- "bytesInOutput": 6529
51676
+ "bytesInOutput": 6524
51572
51677
  },
51573
51678
  "../../deploy-core/dist/src/aws/utils/cloudformationEvents.js": {
51574
- "bytesInOutput": 5015
51679
+ "bytesInOutput": 5013
51575
51680
  },
51576
51681
  "../../deploy-core/dist/src/aws/index.js": {
51577
51682
  "bytesInOutput": 64
@@ -51598,7 +51703,7 @@
51598
51703
  "bytesInOutput": 3449
51599
51704
  },
51600
51705
  "../../deploy-core/dist/src/services/infrastructure/CdkOutputAnalyser.js": {
51601
- "bytesInOutput": 2725
51706
+ "bytesInOutput": 2723
51602
51707
  },
51603
51708
  "../../deploy-core/dist/src/orchestration/drift/driftSuspectJournal.js": {
51604
51709
  "bytesInOutput": 1833
@@ -51643,7 +51748,7 @@
51643
51748
  "bytesInOutput": 530
51644
51749
  },
51645
51750
  "../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
51646
- "bytesInOutput": 7753
51751
+ "bytesInOutput": 8861
51647
51752
  },
51648
51753
  "../../deploy-core/dist/src/aws/utils/stackStatus.js": {
51649
51754
  "bytesInOutput": 2354
@@ -51760,7 +51865,7 @@
51760
51865
  "bytesInOutput": 3317
51761
51866
  },
51762
51867
  "../../util/dist/manifest/io.js": {
51763
- "bytesInOutput": 3574
51868
+ "bytesInOutput": 4474
51764
51869
  },
51765
51870
  "../../util/dist/manifest/index.js": {
51766
51871
  "bytesInOutput": 40
@@ -51780,8 +51885,14 @@
51780
51885
  "../../deploy-core/dist/src/orchestration/secretArnResolver.js": {
51781
51886
  "bytesInOutput": 1091
51782
51887
  },
51888
+ "../../deploy-core/dist/src/version.js": {
51889
+ "bytesInOutput": 728
51890
+ },
51891
+ "../../deploy-core/dist/src/orchestration/application/engineCompat.js": {
51892
+ "bytesInOutput": 3554
51893
+ },
51783
51894
  "../../deploy-core/dist/src/orchestration/application/detectionPipeline.js": {
51784
- "bytesInOutput": 2274
51895
+ "bytesInOutput": 2409
51785
51896
  },
51786
51897
  "../../deploy-core/dist/src/steps/stepRegistry.js": {
51787
51898
  "bytesInOutput": 7307
@@ -52315,7 +52426,7 @@
52315
52426
  "bytesInOutput": 10418
52316
52427
  },
52317
52428
  "../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
52318
- "bytesInOutput": 16497
52429
+ "bytesInOutput": 16664
52319
52430
  },
52320
52431
  "../../deploy-core/dist/src/orchestration/organisationDeploy/orgContext.js": {
52321
52432
  "bytesInOutput": 1593
@@ -52348,7 +52459,7 @@
52348
52459
  "bytesInOutput": 2692
52349
52460
  },
52350
52461
  "../../deploy-core/dist/src/orchestration/trailMigration/trailMigration.js": {
52351
- "bytesInOutput": 5186
52462
+ "bytesInOutput": 5187
52352
52463
  },
52353
52464
  "../../deploy-core/dist/src/orchestration/organisationDeploy/trailReconciliation.js": {
52354
52465
  "bytesInOutput": 1421
@@ -52846,7 +52957,7 @@
52846
52957
  "bytesInOutput": 1979
52847
52958
  },
52848
52959
  "../../cli/dist/src/util/api/FjallApiClient.types.js": {
52849
- "bytesInOutput": 1260
52960
+ "bytesInOutput": 1261
52850
52961
  },
52851
52962
  "../../cli/dist/src/util/api/deploymentConflict.js": {
52852
52963
  "bytesInOutput": 1249
@@ -53149,7 +53260,7 @@
53149
53260
  "bytesInOutput": 52
53150
53261
  },
53151
53262
  "../../cli/dist/src/operations/ci/ciConstants.js": {
53152
- "bytesInOutput": 1017
53263
+ "bytesInOutput": 1167
53153
53264
  },
53154
53265
  "../../cli/dist/src/validation/patterns.js": {
53155
53266
  "bytesInOutput": 34
@@ -53161,7 +53272,7 @@
53161
53272
  "bytesInOutput": 1677
53162
53273
  },
53163
53274
  "../../cli/dist/src/validation/commandSchemas.js": {
53164
- "bytesInOutput": 18068
53275
+ "bytesInOutput": 18117
53165
53276
  },
53166
53277
  "../../cli/dist/src/aws/utils/ssoInstances.js": {
53167
53278
  "bytesInOutput": 342
@@ -54639,12 +54750,12 @@
54639
54750
  "../../cli/dist/src/commands/deployment/destroy.js": {
54640
54751
  "bytesInOutput": 3505
54641
54752
  },
54753
+ "../../cli/dist/src/operations/ci/resolveCiWhere.js": {
54754
+ "bytesInOutput": 2178
54755
+ },
54642
54756
  "../../cli/dist/src/commands/deployment/domainTargetContext.js": {
54643
54757
  "bytesInOutput": 669
54644
54758
  },
54645
- "../../cli/dist/src/operations/ci/resolveCiWhere.js": {
54646
- "bytesInOutput": 2064
54647
- },
54648
54759
  "../../cli/dist/src/commands/deployment/build.js": {
54649
54760
  "bytesInOutput": 5253
54650
54761
  },
@@ -54670,7 +54781,7 @@
54670
54781
  "bytesInOutput": 15
54671
54782
  },
54672
54783
  "../../cli/dist/src/cli.js": {
54673
- "bytesInOutput": 1843
54784
+ "bytesInOutput": 1844
54674
54785
  },
54675
54786
  "../../cli/dist/src/util/commandErrorHandler.js": {
54676
54787
  "bytesInOutput": 262
@@ -54832,10 +54943,10 @@
54832
54943
  "bytesInOutput": 3196
54833
54944
  },
54834
54945
  "../../cli/dist/src/operations/ci/ciSetupOperation.js": {
54835
- "bytesInOutput": 3014
54946
+ "bytesInOutput": 4322
54836
54947
  },
54837
54948
  "../../cli/dist/src/operations/ci/ciWorkflowTemplate.js": {
54838
- "bytesInOutput": 3937
54949
+ "bytesInOutput": 3044
54839
54950
  },
54840
54951
  "../../cli/dist/src/operations/resources/targetOperations.js": {
54841
54952
  "bytesInOutput": 2636
@@ -55078,7 +55189,7 @@
55078
55189
  "bytesInOutput": 1612
55079
55190
  },
55080
55191
  "../../cli/dist/src/commands/ci/ci.js": {
55081
- "bytesInOutput": 2641
55192
+ "bytesInOutput": 2669
55082
55193
  },
55083
55194
  "../../cli/dist/src/commands/ci/ciHandlers.js": {
55084
55195
  "bytesInOutput": 5378
@@ -55087,10 +55198,13 @@
55087
55198
  "bytesInOutput": 0
55088
55199
  },
55089
55200
  "../../cli/dist/src/util/agent/schemas/ciSchemas.js": {
55090
- "bytesInOutput": 677
55201
+ "bytesInOutput": 692
55091
55202
  },
55092
55203
  "../../cli/dist/src/commands/ci/ciSetupHandlers.js": {
55093
- "bytesInOutput": 3776
55204
+ "bytesInOutput": 4903
55205
+ },
55206
+ "../../cli/dist/src/util/input/promptSelectFromList.js": {
55207
+ "bytesInOutput": 661
55094
55208
  },
55095
55209
  "../../cli/dist/src/commands/ci/ciRunHandlers.js": {
55096
55210
  "bytesInOutput": 4302
@@ -55147,7 +55261,7 @@
55147
55261
  "bytesInOutput": 1145
55148
55262
  },
55149
55263
  "../../cli/dist/src/commands/registration/ciCommands.js": {
55150
- "bytesInOutput": 5031
55264
+ "bytesInOutput": 5261
55151
55265
  },
55152
55266
  "../../cli/dist/src/commands/registration/index.js": {
55153
55267
  "bytesInOutput": 247
@@ -55156,7 +55270,7 @@
55156
55270
  "bytesInOutput": 487
55157
55271
  }
55158
55272
  },
55159
- "bytes": 4481046
55273
+ "bytes": 4490711
55160
55274
  }
55161
55275
  }
55162
55276
  }