fjall 3.4.1 → 3.5.2

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-18T23:08:32.943Z
2
- bundle size: 4359588 bytes
3
- cli version: 3.4.1
1
+ bundled at 2026-07-19T20:59:31.843Z
2
+ bundle size: 4360990 bytes
3
+ cli version: 3.5.2
@@ -3740,7 +3740,7 @@
3740
3740
  "format": "esm"
3741
3741
  },
3742
3742
  "../../generator/dist/src/schemas/buildkiteSchemas.js": {
3743
- "bytes": 3431,
3743
+ "bytes": 3442,
3744
3744
  "imports": [
3745
3745
  {
3746
3746
  "path": "../../node_modules/zod/index.js",
@@ -3756,7 +3756,7 @@
3756
3756
  "format": "esm"
3757
3757
  },
3758
3758
  "../../generator/dist/src/schemas/devRolePolicies.js": {
3759
- "bytes": 10233,
3759
+ "bytes": 10592,
3760
3760
  "imports": [],
3761
3761
  "format": "esm"
3762
3762
  },
@@ -24206,7 +24206,7 @@
24206
24206
  "format": "esm"
24207
24207
  },
24208
24208
  "../../cli/dist/src/services/secrets/secretsImportExport.js": {
24209
- "bytes": 2695,
24209
+ "bytes": 2720,
24210
24210
  "imports": [
24211
24211
  {
24212
24212
  "path": "../../util/dist/index.js",
@@ -24304,7 +24304,7 @@
24304
24304
  "format": "esm"
24305
24305
  },
24306
24306
  "../../cli/dist/src/services/secrets/SecretsService.js": {
24307
- "bytes": 4804,
24307
+ "bytes": 4841,
24308
24308
  "imports": [
24309
24309
  {
24310
24310
  "path": "@aws-sdk/client-ssm",
@@ -26208,19 +26208,29 @@
26208
26208
  ],
26209
26209
  "format": "esm"
26210
26210
  },
26211
+ "../../cli/dist/src/util/agent/commandFlagRegistry.js": {
26212
+ "bytes": 1038,
26213
+ "imports": [],
26214
+ "format": "esm"
26215
+ },
26211
26216
  "../../cli/dist/src/util/agent/suggestions.js": {
26212
- "bytes": 1152,
26217
+ "bytes": 1409,
26213
26218
  "imports": [
26214
26219
  {
26215
26220
  "path": "../../cli/dist/src/util/agent/suggestionEntries/index.js",
26216
26221
  "kind": "import-statement",
26217
26222
  "original": "./suggestionEntries/index.js"
26223
+ },
26224
+ {
26225
+ "path": "../../cli/dist/src/util/agent/commandFlagRegistry.js",
26226
+ "kind": "import-statement",
26227
+ "original": "./commandFlagRegistry.js"
26218
26228
  }
26219
26229
  ],
26220
26230
  "format": "esm"
26221
26231
  },
26222
26232
  "../../cli/dist/src/util/commandResult.js": {
26223
- "bytes": 3855,
26233
+ "bytes": 3880,
26224
26234
  "imports": [
26225
26235
  {
26226
26236
  "path": "../../cli/dist/src/util/errorUtils.js",
@@ -26545,7 +26555,7 @@
26545
26555
  "format": "esm"
26546
26556
  },
26547
26557
  "../../cli/dist/src/commands/handlerHelpers.js": {
26548
- "bytes": 2554,
26558
+ "bytes": 2873,
26549
26559
  "imports": [
26550
26560
  {
26551
26561
  "path": "../../node_modules/chalk/source/index.js",
@@ -26572,6 +26582,11 @@
26572
26582
  "kind": "import-statement",
26573
26583
  "original": "../util/terminal/theme.js"
26574
26584
  },
26585
+ {
26586
+ "path": "../../cli/dist/src/util/agent/agentOutput.js",
26587
+ "kind": "import-statement",
26588
+ "original": "../util/agent/agentOutput.js"
26589
+ },
26575
26590
  {
26576
26591
  "path": "../../cli/dist/src/util/agent/errorCodes.js",
26577
26592
  "kind": "import-statement",
@@ -37845,8 +37860,13 @@
37845
37860
  ],
37846
37861
  "format": "esm"
37847
37862
  },
37863
+ "../../cli/dist/src/util/agent/schemas/awsSchemas.js": {
37864
+ "bytes": 180,
37865
+ "imports": [],
37866
+ "format": "esm"
37867
+ },
37848
37868
  "../../cli/dist/src/commands/aws/awsHandlers.js": {
37849
- "bytes": 1998,
37869
+ "bytes": 1899,
37850
37870
  "imports": [
37851
37871
  {
37852
37872
  "path": "../../cli/dist/src/types/Result.js",
@@ -37858,11 +37878,6 @@
37858
37878
  "kind": "import-statement",
37859
37879
  "original": "@fjall/util"
37860
37880
  },
37861
- {
37862
- "path": "../../cli/dist/src/util/commandResult.js",
37863
- "kind": "import-statement",
37864
- "original": "../../util/commandResult.js"
37865
- },
37866
37881
  {
37867
37882
  "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
37868
37883
  "kind": "import-statement",
@@ -37889,15 +37904,15 @@
37889
37904
  "original": "../handlerHelpers.js"
37890
37905
  },
37891
37906
  {
37892
- "path": "../../cli/dist/src/util/agent/agentOutput.js",
37907
+ "path": "../../cli/dist/src/util/agent/schemas/awsSchemas.js",
37893
37908
  "kind": "import-statement",
37894
- "original": "../../util/agent/agentOutput.js"
37909
+ "original": "../../util/agent/schemas/awsSchemas.js"
37895
37910
  }
37896
37911
  ],
37897
37912
  "format": "esm"
37898
37913
  },
37899
37914
  "../../cli/dist/src/commands/aws/aws.js": {
37900
- "bytes": 860,
37915
+ "bytes": 876,
37901
37916
  "imports": [
37902
37917
  {
37903
37918
  "path": "../../cli/dist/src/services/index.js",
@@ -41015,12 +41030,12 @@
41015
41030
  "format": "esm"
41016
41031
  },
41017
41032
  "../../cli/dist/src/util/agent/schemas/secretsSchemas.js": {
41018
- "bytes": 1035,
41033
+ "bytes": 902,
41019
41034
  "imports": [],
41020
41035
  "format": "esm"
41021
41036
  },
41022
41037
  "../../cli/dist/src/commands/identity/secretsHandlers.js": {
41023
- "bytes": 5574,
41038
+ "bytes": 5884,
41024
41039
  "imports": [
41025
41040
  {
41026
41041
  "path": "../../node_modules/chalk/source/index.js",
@@ -41073,14 +41088,14 @@
41073
41088
  "original": "../handlerHelpers.js"
41074
41089
  },
41075
41090
  {
41076
- "path": "../../cli/dist/src/util/agent/agentOutput.js",
41091
+ "path": "../../cli/dist/src/util/agent/schemas/secretsSchemas.js",
41077
41092
  "kind": "import-statement",
41078
- "original": "../../util/agent/agentOutput.js"
41093
+ "original": "../../util/agent/schemas/secretsSchemas.js"
41079
41094
  },
41080
41095
  {
41081
- "path": "../../cli/dist/src/util/agent/schemas/secretsSchemas.js",
41096
+ "path": "../../cli/dist/src/util/agent/commandFlagRegistry.js",
41082
41097
  "kind": "import-statement",
41083
- "original": "../../util/agent/schemas/secretsSchemas.js"
41098
+ "original": "../../util/agent/commandFlagRegistry.js"
41084
41099
  }
41085
41100
  ],
41086
41101
  "format": "esm"
@@ -41250,7 +41265,7 @@
41250
41265
  "format": "esm"
41251
41266
  },
41252
41267
  "../../cli/dist/src/commands/identity/secretsHandlersWrite.js": {
41253
- "bytes": 10660,
41268
+ "bytes": 10818,
41254
41269
  "imports": [
41255
41270
  {
41256
41271
  "path": "../../node_modules/chalk/source/index.js",
@@ -41313,9 +41328,9 @@
41313
41328
  "original": "../handlerHelpers.js"
41314
41329
  },
41315
41330
  {
41316
- "path": "../../cli/dist/src/util/agent/agentOutput.js",
41331
+ "path": "../../cli/dist/src/util/agent/schemas/secretsSchemas.js",
41317
41332
  "kind": "import-statement",
41318
- "original": "../../util/agent/agentOutput.js"
41333
+ "original": "../../util/agent/schemas/secretsSchemas.js"
41319
41334
  },
41320
41335
  {
41321
41336
  "path": "../../cli/dist/src/util/input/promptYesNo.js",
@@ -41341,7 +41356,7 @@
41341
41356
  "format": "esm"
41342
41357
  },
41343
41358
  "../../cli/dist/src/commands/identity/secrets.js": {
41344
- "bytes": 1836,
41359
+ "bytes": 1852,
41345
41360
  "imports": [
41346
41361
  {
41347
41362
  "path": "../../cli/dist/src/services/index.js",
@@ -41537,7 +41552,7 @@
41537
41552
  "format": "esm"
41538
41553
  },
41539
41554
  "../../cli/dist/src/commands/aws/unlock.js": {
41540
- "bytes": 4050,
41555
+ "bytes": 4069,
41541
41556
  "imports": [
41542
41557
  {
41543
41558
  "path": "../../cli/dist/src/services/index.js",
@@ -41737,7 +41752,7 @@
41737
41752
  "format": "esm"
41738
41753
  },
41739
41754
  "../../cli/dist/src/commands/deployment/drift.js": {
41740
- "bytes": 11638,
41755
+ "bytes": 11627,
41741
41756
  "imports": [
41742
41757
  {
41743
41758
  "path": "../../cli/dist/src/services/index.js",
@@ -41843,7 +41858,7 @@
41843
41858
  "format": "esm"
41844
41859
  },
41845
41860
  "../../cli/dist/src/commands/networking/domain.js": {
41846
- "bytes": 17793,
41861
+ "bytes": 17475,
41847
41862
  "imports": [
41848
41863
  {
41849
41864
  "path": "../../cli/dist/src/util/commandResult.js",
@@ -41870,11 +41885,6 @@
41870
41885
  "kind": "import-statement",
41871
41886
  "original": "../../util/nonInteractive/nonInteractiveOutput.js"
41872
41887
  },
41873
- {
41874
- "path": "../../cli/dist/src/util/agent/agentOutput.js",
41875
- "kind": "import-statement",
41876
- "original": "../../util/agent/agentOutput.js"
41877
- },
41878
41888
  {
41879
41889
  "path": "../../cli/dist/src/commands/handlerHelpers.js",
41880
41890
  "kind": "import-statement",
@@ -43718,7 +43728,7 @@
43718
43728
  "format": "esm"
43719
43729
  },
43720
43730
  "../../cli/dist/src/commands/registration/secretCommands.js": {
43721
- "bytes": 2975,
43731
+ "bytes": 1936,
43722
43732
  "imports": [
43723
43733
  {
43724
43734
  "path": "../../cli/dist/src/commands/index.js",
@@ -44103,7 +44113,7 @@
44103
44113
  "format": "esm"
44104
44114
  },
44105
44115
  "../../cli/dist/src/commands/registration/awsCommands.js": {
44106
- "bytes": 762,
44116
+ "bytes": 785,
44107
44117
  "imports": [
44108
44118
  {
44109
44119
  "path": "../../cli/dist/src/commands/index.js",
@@ -44353,7 +44363,7 @@
44353
44363
  "imports": [],
44354
44364
  "exports": [],
44355
44365
  "inputs": {},
44356
- "bytes": 12055814
44366
+ "bytes": 12059453
44357
44367
  },
44358
44368
  "bin/fjall.bundle.js": {
44359
44369
  "imports": [
@@ -49520,13 +49530,13 @@
49520
49530
  "bytesInOutput": 89
49521
49531
  },
49522
49532
  "../../generator/dist/src/schemas/buildkiteSchemas.js": {
49523
- "bytesInOutput": 3370
49533
+ "bytesInOutput": 3381
49524
49534
  },
49525
49535
  "../../generator/dist/src/schemas/securityBoundary.js": {
49526
49536
  "bytesInOutput": 1367
49527
49537
  },
49528
49538
  "../../generator/dist/src/schemas/devRolePolicies.js": {
49529
- "bytesInOutput": 9694
49539
+ "bytesInOutput": 10053
49530
49540
  },
49531
49541
  "../../generator/dist/src/schemas/index.js": {
49532
49542
  "bytesInOutput": 63
@@ -50051,25 +50061,25 @@
50051
50061
  "bytesInOutput": 222
50052
50062
  },
50053
50063
  "../../deploy-core/dist/src/orchestration/stackCleanup/bucketOps.js": {
50054
- "bytesInOutput": 2601
50064
+ "bytesInOutput": 2607
50055
50065
  },
50056
50066
  "../../deploy-core/dist/src/orchestration/stackCleanup/messages.js": {
50057
- "bytesInOutput": 921
50067
+ "bytesInOutput": 922
50058
50068
  },
50059
50069
  "../../deploy-core/dist/src/orchestration/stackCleanup/stackResources.js": {
50060
- "bytesInOutput": 575
50070
+ "bytesInOutput": 576
50061
50071
  },
50062
50072
  "../../deploy-core/dist/src/orchestration/stackCleanup/preEmpty.js": {
50063
- "bytesInOutput": 1056
50073
+ "bytesInOutput": 1058
50064
50074
  },
50065
50075
  "../../deploy-core/dist/src/orchestration/stackCleanup/failedStack.js": {
50066
- "bytesInOutput": 3683
50076
+ "bytesInOutput": 3685
50067
50077
  },
50068
50078
  "../../deploy-core/dist/src/orchestration/stackCleanup/orphanSweep.js": {
50069
50079
  "bytesInOutput": 834
50070
50080
  },
50071
50081
  "../../deploy-core/dist/src/orchestration/stackCleanup.js": {
50072
- "bytesInOutput": 68
50082
+ "bytesInOutput": 69
50073
50083
  },
50074
50084
  "../../deploy-core/dist/src/orchestration/application/leaseGate.js": {
50075
50085
  "bytesInOutput": 823
@@ -50078,10 +50088,10 @@
50078
50088
  "bytesInOutput": 1486
50079
50089
  },
50080
50090
  "../../deploy-core/dist/src/orchestration/application/openNextBuild.js": {
50081
- "bytesInOutput": 4832
50091
+ "bytesInOutput": 4841
50082
50092
  },
50083
50093
  "../../deploy-core/dist/src/orchestration/builders/openNextBuilder.js": {
50084
- "bytesInOutput": 2186
50094
+ "bytesInOutput": 2187
50085
50095
  },
50086
50096
  "../../deploy-core/dist/src/orchestration/builders/staticSiteBuilder.js": {
50087
50097
  "bytesInOutput": 3734
@@ -50771,7 +50781,7 @@
50771
50781
  "bytesInOutput": 1204
50772
50782
  },
50773
50783
  "../../deploy-core/dist/src/orchestration/application/destroyPreFlight.js": {
50774
- "bytesInOutput": 1896
50784
+ "bytesInOutput": 1897
50775
50785
  },
50776
50786
  "../../deploy-core/dist/src/orchestration/application/applicationDestroy.js": {
50777
50787
  "bytesInOutput": 2659
@@ -51782,7 +51792,7 @@
51782
51792
  "bytesInOutput": 342
51783
51793
  },
51784
51794
  "../../cli/dist/src/services/secrets/secretsImportExport.js": {
51785
- "bytesInOutput": 2368
51795
+ "bytesInOutput": 2393
51786
51796
  },
51787
51797
  "../../cli/dist/src/services/secrets/secretsExecution.js": {
51788
51798
  "bytesInOutput": 1287
@@ -51791,7 +51801,7 @@
51791
51801
  "bytesInOutput": 1279
51792
51802
  },
51793
51803
  "../../cli/dist/src/services/secrets/SecretsService.js": {
51794
- "bytesInOutput": 4013
51804
+ "bytesInOutput": 4046
51795
51805
  },
51796
51806
  "../../cli/dist/src/services/infrastructure/TemplateHashService.js": {
51797
51807
  "bytesInOutput": 35
@@ -51958,11 +51968,14 @@
51958
51968
  "../../cli/dist/src/util/agent/suggestionEntries/index.js": {
51959
51969
  "bytesInOutput": 216
51960
51970
  },
51971
+ "../../cli/dist/src/util/agent/commandFlagRegistry.js": {
51972
+ "bytesInOutput": 990
51973
+ },
51961
51974
  "../../cli/dist/src/util/agent/suggestions.js": {
51962
- "bytesInOutput": 1046
51975
+ "bytesInOutput": 1191
51963
51976
  },
51964
51977
  "../../cli/dist/src/util/commandResult.js": {
51965
- "bytesInOutput": 3201
51978
+ "bytesInOutput": 3226
51966
51979
  },
51967
51980
  "../../cli/dist/src/util/agent/agentInit.js": {
51968
51981
  "bytesInOutput": 77730
@@ -52001,7 +52014,7 @@
52001
52014
  "bytesInOutput": 6548
52002
52015
  },
52003
52016
  "../../cli/dist/src/commands/handlerHelpers.js": {
52004
- "bytesInOutput": 1990
52017
+ "bytesInOutput": 2207
52005
52018
  },
52006
52019
  "../../cli/dist/src/ui/theme.js": {
52007
52020
  "bytesInOutput": 34
@@ -53192,10 +53205,10 @@
53192
53205
  "bytesInOutput": 1439
53193
53206
  },
53194
53207
  "../../cli/dist/src/commands/aws/aws.js": {
53195
- "bytesInOutput": 553
53208
+ "bytesInOutput": 569
53196
53209
  },
53197
53210
  "../../cli/dist/src/commands/aws/awsHandlers.js": {
53198
- "bytesInOutput": 1429
53211
+ "bytesInOutput": 1373
53199
53212
  },
53200
53213
  "../../cli/dist/src/services/aws/awsExecution.js": {
53201
53214
  "bytesInOutput": 2375
@@ -53203,6 +53216,9 @@
53203
53216
  "../../cli/dist/src/operations/deployment/awsExecOperation.js": {
53204
53217
  "bytesInOutput": 149
53205
53218
  },
53219
+ "../../cli/dist/src/util/agent/schemas/awsSchemas.js": {
53220
+ "bytesInOutput": 150
53221
+ },
53206
53222
  "../../cli/dist/src/commands/provisioning/create.js": {
53207
53223
  "bytesInOutput": 1714
53208
53224
  },
@@ -53273,16 +53289,16 @@
53273
53289
  "bytesInOutput": 4420
53274
53290
  },
53275
53291
  "../../cli/dist/src/commands/identity/secrets.js": {
53276
- "bytesInOutput": 1324
53292
+ "bytesInOutput": 1340
53277
53293
  },
53278
53294
  "../../cli/dist/src/commands/identity/secretsHandlers.js": {
53279
- "bytesInOutput": 4691
53295
+ "bytesInOutput": 4880
53280
53296
  },
53281
53297
  "../../cli/dist/src/util/agent/schemas/secretsSchemas.js": {
53282
- "bytesInOutput": 211
53298
+ "bytesInOutput": 725
53283
53299
  },
53284
53300
  "../../cli/dist/src/commands/identity/secretsHandlersWrite.js": {
53285
- "bytesInOutput": 9495
53301
+ "bytesInOutput": 9548
53286
53302
  },
53287
53303
  "../../cli/dist/src/util/input/readStdin.js": {
53288
53304
  "bytesInOutput": 563
@@ -53300,7 +53316,7 @@
53300
53316
  "bytesInOutput": 5101
53301
53317
  },
53302
53318
  "../../cli/dist/src/commands/aws/unlock.js": {
53303
- "bytesInOutput": 3305
53319
+ "bytesInOutput": 3316
53304
53320
  },
53305
53321
  "../../cli/dist/src/util/format/formatDeltaValue.js": {
53306
53322
  "bytesInOutput": 433
@@ -53315,7 +53331,7 @@
53315
53331
  "bytesInOutput": 154
53316
53332
  },
53317
53333
  "../../cli/dist/src/commands/deployment/drift.js": {
53318
- "bytesInOutput": 9737
53334
+ "bytesInOutput": 9716
53319
53335
  },
53320
53336
  "../../cli/dist/src/operations/deployment/driftDetectOperation.js": {
53321
53337
  "bytesInOutput": 1847
@@ -53330,7 +53346,7 @@
53330
53346
  "bytesInOutput": 3810
53331
53347
  },
53332
53348
  "../../cli/dist/src/commands/networking/domain.js": {
53333
- "bytesInOutput": 16355
53349
+ "bytesInOutput": 16092
53334
53350
  },
53335
53351
  "../../cli/dist/src/commands/networking/target.js": {
53336
53352
  "bytesInOutput": 5845
@@ -53438,7 +53454,7 @@
53438
53454
  "bytesInOutput": 5582
53439
53455
  },
53440
53456
  "../../cli/dist/src/commands/registration/secretCommands.js": {
53441
- "bytesInOutput": 2859
53457
+ "bytesInOutput": 1819
53442
53458
  },
53443
53459
  "../../cli/dist/src/commands/identity/userVerbs.js": {
53444
53460
  "bytesInOutput": 7038
@@ -53468,7 +53484,7 @@
53468
53484
  "bytesInOutput": 1286
53469
53485
  },
53470
53486
  "../../cli/dist/src/commands/registration/awsCommands.js": {
53471
- "bytesInOutput": 635
53487
+ "bytesInOutput": 639
53472
53488
  },
53473
53489
  "../../cli/dist/src/commands/registration/unlockCommands.js": {
53474
53490
  "bytesInOutput": 494
@@ -53483,7 +53499,7 @@
53483
53499
  "bytesInOutput": 514
53484
53500
  }
53485
53501
  },
53486
- "bytes": 4359588
53502
+ "bytes": 4360990
53487
53503
  }
53488
53504
  }
53489
53505
  }