fjall 3.9.0 → 3.10.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 +3 -3
- package/bin/.metafile.json +140 -52
- package/bin/assets/generators/account/generator.js +1 -1
- package/bin/assets/generators/application/generator.js +1 -1
- package/bin/assets/generators/cdn/generator.js +1 -1
- package/bin/assets/generators/compute/generator.js +1 -1
- package/bin/assets/generators/compute/service/generator.js +1 -1
- package/bin/assets/generators/database/generator.js +1 -1
- package/bin/assets/generators/database/proxy/generator.js +1 -1
- package/bin/assets/generators/domain/generator.js +1 -1
- package/bin/assets/generators/network/generator.js +1 -1
- package/bin/assets/generators/organisation/generator.js +1 -1
- package/bin/assets/generators/shared/files/package.json +2 -2
- package/bin/assets/generators/storage/s3/generator.js +1 -1
- package/bin/assets/generators/tunnel/generator.js +1 -1
- package/bin/fjall.bundle.js +466 -463
- package/package.json +3 -3
package/bin/.bundled
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
bundled at 2026-07-
|
|
2
|
-
bundle size:
|
|
3
|
-
cli version: 3.
|
|
1
|
+
bundled at 2026-07-22T07:34:27.747Z
|
|
2
|
+
bundle size: 4455766 bytes
|
|
3
|
+
cli version: 3.10.0
|
package/bin/.metafile.json
CHANGED
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"format": "esm"
|
|
142
142
|
},
|
|
143
143
|
"../../cli/dist/package.json": {
|
|
144
|
-
"bytes":
|
|
144
|
+
"bytes": 5421,
|
|
145
145
|
"imports": [],
|
|
146
146
|
"format": "esm",
|
|
147
147
|
"with": {
|
|
@@ -3307,7 +3307,7 @@
|
|
|
3307
3307
|
"format": "esm"
|
|
3308
3308
|
},
|
|
3309
3309
|
"../../generator/dist/src/version.js": {
|
|
3310
|
-
"bytes":
|
|
3310
|
+
"bytes": 49,
|
|
3311
3311
|
"imports": [],
|
|
3312
3312
|
"format": "esm"
|
|
3313
3313
|
},
|
|
@@ -5101,7 +5101,7 @@
|
|
|
5101
5101
|
"format": "esm"
|
|
5102
5102
|
},
|
|
5103
5103
|
"../../util/dist/config.js": {
|
|
5104
|
-
"bytes":
|
|
5104
|
+
"bytes": 7277,
|
|
5105
5105
|
"imports": [
|
|
5106
5106
|
{
|
|
5107
5107
|
"path": "fs",
|
|
@@ -7372,13 +7372,49 @@
|
|
|
7372
7372
|
],
|
|
7373
7373
|
"format": "esm"
|
|
7374
7374
|
},
|
|
7375
|
+
"../../deploy-core/dist/src/services/infrastructure/infraTypecheckPreflight.js": {
|
|
7376
|
+
"bytes": 2293,
|
|
7377
|
+
"imports": [
|
|
7378
|
+
{
|
|
7379
|
+
"path": "fs",
|
|
7380
|
+
"kind": "import-statement",
|
|
7381
|
+
"external": true
|
|
7382
|
+
},
|
|
7383
|
+
{
|
|
7384
|
+
"path": "module",
|
|
7385
|
+
"kind": "import-statement",
|
|
7386
|
+
"external": true
|
|
7387
|
+
},
|
|
7388
|
+
{
|
|
7389
|
+
"path": "path",
|
|
7390
|
+
"kind": "import-statement",
|
|
7391
|
+
"external": true
|
|
7392
|
+
},
|
|
7393
|
+
{
|
|
7394
|
+
"path": "../../util/dist/index.js",
|
|
7395
|
+
"kind": "import-statement",
|
|
7396
|
+
"original": "@fjall/util"
|
|
7397
|
+
},
|
|
7398
|
+
{
|
|
7399
|
+
"path": "../../util/dist/logger.js",
|
|
7400
|
+
"kind": "import-statement",
|
|
7401
|
+
"original": "@fjall/util/logger"
|
|
7402
|
+
},
|
|
7403
|
+
{
|
|
7404
|
+
"path": "../../deploy-core/dist/src/orchestration/spawnHelpers.js",
|
|
7405
|
+
"kind": "import-statement",
|
|
7406
|
+
"original": "../../orchestration/spawnHelpers.js"
|
|
7407
|
+
}
|
|
7408
|
+
],
|
|
7409
|
+
"format": "esm"
|
|
7410
|
+
},
|
|
7375
7411
|
"../../deploy-core/dist/src/services/infrastructure/transientNetworkRecovery.js": {
|
|
7376
7412
|
"bytes": 617,
|
|
7377
7413
|
"imports": [],
|
|
7378
7414
|
"format": "esm"
|
|
7379
7415
|
},
|
|
7380
7416
|
"../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
|
|
7381
|
-
"bytes":
|
|
7417
|
+
"bytes": 9168,
|
|
7382
7418
|
"imports": [
|
|
7383
7419
|
{
|
|
7384
7420
|
"path": "fs",
|
|
@@ -7465,6 +7501,11 @@
|
|
|
7465
7501
|
"kind": "import-statement",
|
|
7466
7502
|
"original": "./synthDependencies.js"
|
|
7467
7503
|
},
|
|
7504
|
+
{
|
|
7505
|
+
"path": "../../deploy-core/dist/src/services/infrastructure/infraTypecheckPreflight.js",
|
|
7506
|
+
"kind": "import-statement",
|
|
7507
|
+
"original": "./infraTypecheckPreflight.js"
|
|
7508
|
+
},
|
|
7468
7509
|
{
|
|
7469
7510
|
"path": "../../deploy-core/dist/src/services/infrastructure/transientNetworkRecovery.js",
|
|
7470
7511
|
"kind": "import-statement",
|
|
@@ -9616,7 +9657,7 @@
|
|
|
9616
9657
|
"format": "esm"
|
|
9617
9658
|
},
|
|
9618
9659
|
"../../deploy-core/dist/src/orchestration/organisation/cascadeHelpers.js": {
|
|
9619
|
-
"bytes":
|
|
9660
|
+
"bytes": 9300,
|
|
9620
9661
|
"imports": [
|
|
9621
9662
|
{
|
|
9622
9663
|
"path": "path",
|
|
@@ -14291,7 +14332,7 @@
|
|
|
14291
14332
|
"format": "esm"
|
|
14292
14333
|
},
|
|
14293
14334
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/cascadeExecution.js": {
|
|
14294
|
-
"bytes":
|
|
14335
|
+
"bytes": 4060,
|
|
14295
14336
|
"imports": [
|
|
14296
14337
|
{
|
|
14297
14338
|
"path": "../../generator/dist/src/index.js",
|
|
@@ -22248,7 +22289,7 @@
|
|
|
22248
22289
|
"format": "esm"
|
|
22249
22290
|
},
|
|
22250
22291
|
"../../cli/dist/src/services/container/EcrRepositoryService.js": {
|
|
22251
|
-
"bytes":
|
|
22292
|
+
"bytes": 4406,
|
|
22252
22293
|
"imports": [
|
|
22253
22294
|
{
|
|
22254
22295
|
"path": "@aws-sdk/client-ecr",
|
|
@@ -22305,6 +22346,11 @@
|
|
|
22305
22346
|
"kind": "import-statement",
|
|
22306
22347
|
"original": "../../aws/utils/awsErrorHandler.js"
|
|
22307
22348
|
},
|
|
22349
|
+
{
|
|
22350
|
+
"path": "../../deploy-core/dist/src/index.js",
|
|
22351
|
+
"kind": "import-statement",
|
|
22352
|
+
"original": "@fjall/deploy-core"
|
|
22353
|
+
},
|
|
22308
22354
|
{
|
|
22309
22355
|
"path": "../../cli/dist/src/services/infrastructure/cloudFormationExports.js",
|
|
22310
22356
|
"kind": "import-statement",
|
|
@@ -22513,7 +22559,7 @@
|
|
|
22513
22559
|
"format": "esm"
|
|
22514
22560
|
},
|
|
22515
22561
|
"../../cli/dist/src/services/container/EcrService.js": {
|
|
22516
|
-
"bytes":
|
|
22562
|
+
"bytes": 5354,
|
|
22517
22563
|
"imports": [
|
|
22518
22564
|
{
|
|
22519
22565
|
"path": "../../cli/dist/src/services/index.js",
|
|
@@ -22620,7 +22666,7 @@
|
|
|
22620
22666
|
"format": "esm"
|
|
22621
22667
|
},
|
|
22622
22668
|
"../../cli/dist/src/services/container/CliDockerProvider.js": {
|
|
22623
|
-
"bytes":
|
|
22669
|
+
"bytes": 9286,
|
|
22624
22670
|
"imports": [
|
|
22625
22671
|
{
|
|
22626
22672
|
"path": "node:path",
|
|
@@ -23006,7 +23052,7 @@
|
|
|
23006
23052
|
"format": "esm"
|
|
23007
23053
|
},
|
|
23008
23054
|
"../../cli/dist/src/services/domain-dns/delegationService.js": {
|
|
23009
|
-
"bytes":
|
|
23055
|
+
"bytes": 10715,
|
|
23010
23056
|
"imports": [
|
|
23011
23057
|
{
|
|
23012
23058
|
"path": "fs",
|
|
@@ -23097,7 +23143,7 @@
|
|
|
23097
23143
|
"format": "esm"
|
|
23098
23144
|
},
|
|
23099
23145
|
"../../cli/dist/src/services/domain-dns/CliDomainDeployProvider.js": {
|
|
23100
|
-
"bytes":
|
|
23146
|
+
"bytes": 1125,
|
|
23101
23147
|
"imports": [
|
|
23102
23148
|
{
|
|
23103
23149
|
"path": "../../deploy-core/dist/src/index.js",
|
|
@@ -25717,8 +25763,19 @@
|
|
|
25717
25763
|
],
|
|
25718
25764
|
"format": "esm"
|
|
25719
25765
|
},
|
|
25766
|
+
"../../cli/dist/src/services/domain-dns/DomainError.js": {
|
|
25767
|
+
"bytes": 311,
|
|
25768
|
+
"imports": [
|
|
25769
|
+
{
|
|
25770
|
+
"path": "../../cli/dist/src/types/errors/ServiceError.js",
|
|
25771
|
+
"kind": "import-statement",
|
|
25772
|
+
"original": "../../types/errors/ServiceError.js"
|
|
25773
|
+
}
|
|
25774
|
+
],
|
|
25775
|
+
"format": "esm"
|
|
25776
|
+
},
|
|
25720
25777
|
"../../cli/dist/src/services/domain-dns/DomainService.js": {
|
|
25721
|
-
"bytes":
|
|
25778
|
+
"bytes": 13894,
|
|
25722
25779
|
"imports": [
|
|
25723
25780
|
{
|
|
25724
25781
|
"path": "fs",
|
|
@@ -25751,9 +25808,9 @@
|
|
|
25751
25808
|
"original": "../../types/Result.js"
|
|
25752
25809
|
},
|
|
25753
25810
|
{
|
|
25754
|
-
"path": "../../cli/dist/src/
|
|
25811
|
+
"path": "../../cli/dist/src/services/domain-dns/DomainError.js",
|
|
25755
25812
|
"kind": "import-statement",
|
|
25756
|
-
"original": "
|
|
25813
|
+
"original": "./DomainError.js"
|
|
25757
25814
|
},
|
|
25758
25815
|
{
|
|
25759
25816
|
"path": "../../cli/dist/src/types/ProgressEvent.js",
|
|
@@ -25770,6 +25827,11 @@
|
|
|
25770
25827
|
"kind": "import-statement",
|
|
25771
25828
|
"original": "../../aws/utils/awsErrorHandler.js"
|
|
25772
25829
|
},
|
|
25830
|
+
{
|
|
25831
|
+
"path": "../../util/dist/config.js",
|
|
25832
|
+
"kind": "import-statement",
|
|
25833
|
+
"original": "@fjall/util/config"
|
|
25834
|
+
},
|
|
25773
25835
|
{
|
|
25774
25836
|
"path": "../../cli/dist/src/util/pathHelpers.js",
|
|
25775
25837
|
"kind": "import-statement",
|
|
@@ -26534,12 +26596,12 @@
|
|
|
26534
26596
|
"format": "esm"
|
|
26535
26597
|
},
|
|
26536
26598
|
"../../cli/dist/src/util/agent/errorCodeMap.js": {
|
|
26537
|
-
"bytes":
|
|
26599
|
+
"bytes": 3490,
|
|
26538
26600
|
"imports": [],
|
|
26539
26601
|
"format": "esm"
|
|
26540
26602
|
},
|
|
26541
26603
|
"../../cli/dist/src/util/agent/errorCodes.js": {
|
|
26542
|
-
"bytes":
|
|
26604
|
+
"bytes": 3892,
|
|
26543
26605
|
"imports": [
|
|
26544
26606
|
{
|
|
26545
26607
|
"path": "../../cli/dist/src/util/agent/errorCodeMap.js",
|
|
@@ -26775,7 +26837,7 @@
|
|
|
26775
26837
|
"format": "esm"
|
|
26776
26838
|
},
|
|
26777
26839
|
"../../cli/dist/src/util/agent/agentInit.js": {
|
|
26778
|
-
"bytes":
|
|
26840
|
+
"bytes": 81627,
|
|
26779
26841
|
"imports": [
|
|
26780
26842
|
{
|
|
26781
26843
|
"path": "node:fs",
|
|
@@ -26831,7 +26893,7 @@
|
|
|
26831
26893
|
"format": "esm"
|
|
26832
26894
|
},
|
|
26833
26895
|
"../../cli/dist/src/util/agent/agentOutput.js": {
|
|
26834
|
-
"bytes":
|
|
26896
|
+
"bytes": 3315,
|
|
26835
26897
|
"imports": [
|
|
26836
26898
|
{
|
|
26837
26899
|
"path": "../../util/dist/index.js",
|
|
@@ -36892,7 +36954,7 @@
|
|
|
36892
36954
|
"format": "esm"
|
|
36893
36955
|
},
|
|
36894
36956
|
"../../cli/dist/src/operations/domain/domainConfigRegistration.js": {
|
|
36895
|
-
"bytes":
|
|
36957
|
+
"bytes": 4307,
|
|
36896
36958
|
"imports": [
|
|
36897
36959
|
{
|
|
36898
36960
|
"path": "../../util/dist/config.js",
|
|
@@ -36918,12 +36980,17 @@
|
|
|
36918
36980
|
"path": "../../cli/dist/src/types/Result.js",
|
|
36919
36981
|
"kind": "import-statement",
|
|
36920
36982
|
"original": "../../types/Result.js"
|
|
36983
|
+
},
|
|
36984
|
+
{
|
|
36985
|
+
"path": "../../cli/dist/src/services/domain-dns/DomainError.js",
|
|
36986
|
+
"kind": "import-statement",
|
|
36987
|
+
"original": "../../services/domain-dns/DomainError.js"
|
|
36921
36988
|
}
|
|
36922
36989
|
],
|
|
36923
36990
|
"format": "esm"
|
|
36924
36991
|
},
|
|
36925
36992
|
"../../cli/dist/src/operations/domain/domainDeployOperation.js": {
|
|
36926
|
-
"bytes":
|
|
36993
|
+
"bytes": 11645,
|
|
36927
36994
|
"imports": [
|
|
36928
36995
|
{
|
|
36929
36996
|
"path": "node:path",
|
|
@@ -40792,7 +40859,7 @@
|
|
|
40792
40859
|
"format": "esm"
|
|
40793
40860
|
},
|
|
40794
40861
|
"../../cli/dist/src/commands/deployment/deployDomainHandler.js": {
|
|
40795
|
-
"bytes":
|
|
40862
|
+
"bytes": 5167,
|
|
40796
40863
|
"imports": [
|
|
40797
40864
|
{
|
|
40798
40865
|
"path": "../../cli/dist/src/util/commandResult.js",
|
|
@@ -40883,7 +40950,7 @@
|
|
|
40883
40950
|
"format": "esm"
|
|
40884
40951
|
},
|
|
40885
40952
|
"../../cli/dist/src/commands/deployment/deploy.js": {
|
|
40886
|
-
"bytes":
|
|
40953
|
+
"bytes": 12723,
|
|
40887
40954
|
"imports": [
|
|
40888
40955
|
{
|
|
40889
40956
|
"path": "../../cli/dist/src/util/commandResult.js",
|
|
@@ -41064,7 +41131,7 @@
|
|
|
41064
41131
|
"format": "esm"
|
|
41065
41132
|
},
|
|
41066
41133
|
"../../cli/dist/src/commands/deployment/destroy.js": {
|
|
41067
|
-
"bytes":
|
|
41134
|
+
"bytes": 4517,
|
|
41068
41135
|
"imports": [
|
|
41069
41136
|
{
|
|
41070
41137
|
"path": "../../cli/dist/src/util/commandResult.js",
|
|
@@ -45396,7 +45463,7 @@
|
|
|
45396
45463
|
"imports": [],
|
|
45397
45464
|
"exports": [],
|
|
45398
45465
|
"inputs": {},
|
|
45399
|
-
"bytes":
|
|
45466
|
+
"bytes": 12268234
|
|
45400
45467
|
},
|
|
45401
45468
|
"bin/fjall.bundle.js": {
|
|
45402
45469
|
"imports": [
|
|
@@ -46020,6 +46087,21 @@
|
|
|
46020
46087
|
"kind": "import-statement",
|
|
46021
46088
|
"external": true
|
|
46022
46089
|
},
|
|
46090
|
+
{
|
|
46091
|
+
"path": "module",
|
|
46092
|
+
"kind": "import-statement",
|
|
46093
|
+
"external": true
|
|
46094
|
+
},
|
|
46095
|
+
{
|
|
46096
|
+
"path": "path",
|
|
46097
|
+
"kind": "import-statement",
|
|
46098
|
+
"external": true
|
|
46099
|
+
},
|
|
46100
|
+
{
|
|
46101
|
+
"path": "fs",
|
|
46102
|
+
"kind": "import-statement",
|
|
46103
|
+
"external": true
|
|
46104
|
+
},
|
|
46023
46105
|
{
|
|
46024
46106
|
"path": "path",
|
|
46025
46107
|
"kind": "import-statement",
|
|
@@ -50030,7 +50112,7 @@
|
|
|
50030
50112
|
"entryPoint": "../../cli/dist/src/cli.js",
|
|
50031
50113
|
"inputs": {
|
|
50032
50114
|
"../../cli/dist/package.json": {
|
|
50033
|
-
"bytesInOutput":
|
|
50115
|
+
"bytesInOutput": 4181
|
|
50034
50116
|
},
|
|
50035
50117
|
"../../node_modules/chalk/source/vendor/ansi-styles/index.js": {
|
|
50036
50118
|
"bytesInOutput": 2579
|
|
@@ -50612,7 +50694,7 @@
|
|
|
50612
50694
|
"bytesInOutput": 1725
|
|
50613
50695
|
},
|
|
50614
50696
|
"../../generator/dist/src/version.js": {
|
|
50615
|
-
"bytesInOutput":
|
|
50697
|
+
"bytesInOutput": 45
|
|
50616
50698
|
},
|
|
50617
50699
|
"../../generator/dist/src/schemas/sharedTypes.js": {
|
|
50618
50700
|
"bytesInOutput": 269
|
|
@@ -50855,7 +50937,7 @@
|
|
|
50855
50937
|
"bytesInOutput": 766
|
|
50856
50938
|
},
|
|
50857
50939
|
"../../util/dist/config.js": {
|
|
50858
|
-
"bytesInOutput":
|
|
50940
|
+
"bytesInOutput": 6604
|
|
50859
50941
|
},
|
|
50860
50942
|
"../../deploy-core/dist/src/types/deployEvent.js": {
|
|
50861
50943
|
"bytesInOutput": 12214
|
|
@@ -50921,10 +51003,10 @@
|
|
|
50921
51003
|
"bytesInOutput": 2359
|
|
50922
51004
|
},
|
|
50923
51005
|
"../../deploy-core/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js": {
|
|
50924
|
-
"bytesInOutput":
|
|
51006
|
+
"bytesInOutput": 10215
|
|
50925
51007
|
},
|
|
50926
51008
|
"../../deploy-core/node_modules/@smithy/core/dist-cjs/submodules/client/index.js": {
|
|
50927
|
-
"bytesInOutput":
|
|
51009
|
+
"bytesInOutput": 16687
|
|
50928
51010
|
},
|
|
50929
51011
|
"../../deploy-core/node_modules/@smithy/core/dist-cjs/submodules/config/index.js": {
|
|
50930
51012
|
"bytesInOutput": 12636
|
|
@@ -51149,16 +51231,19 @@
|
|
|
51149
51231
|
"bytesInOutput": 1127
|
|
51150
51232
|
},
|
|
51151
51233
|
"../../deploy-core/dist/src/orchestration/spawnHelpers.js": {
|
|
51152
|
-
"bytesInOutput":
|
|
51234
|
+
"bytesInOutput": 1485
|
|
51153
51235
|
},
|
|
51154
51236
|
"../../deploy-core/dist/src/services/infrastructure/synthDependencies.js": {
|
|
51155
|
-
"bytesInOutput":
|
|
51237
|
+
"bytesInOutput": 1479
|
|
51238
|
+
},
|
|
51239
|
+
"../../deploy-core/dist/src/services/infrastructure/infraTypecheckPreflight.js": {
|
|
51240
|
+
"bytesInOutput": 2105
|
|
51156
51241
|
},
|
|
51157
51242
|
"../../deploy-core/dist/src/services/infrastructure/transientNetworkRecovery.js": {
|
|
51158
51243
|
"bytesInOutput": 530
|
|
51159
51244
|
},
|
|
51160
51245
|
"../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
|
|
51161
|
-
"bytesInOutput":
|
|
51246
|
+
"bytesInOutput": 7754
|
|
51162
51247
|
},
|
|
51163
51248
|
"../../deploy-core/dist/src/aws/utils/stackStatus.js": {
|
|
51164
51249
|
"bytesInOutput": 2354
|
|
@@ -51230,13 +51315,13 @@
|
|
|
51230
51315
|
"bytesInOutput": 823
|
|
51231
51316
|
},
|
|
51232
51317
|
"../../deploy-core/dist/src/orchestration/application/openNextBuild.js": {
|
|
51233
|
-
"bytesInOutput":
|
|
51318
|
+
"bytesInOutput": 4840
|
|
51234
51319
|
},
|
|
51235
51320
|
"../../deploy-core/dist/src/orchestration/builders/openNextBuilder.js": {
|
|
51236
51321
|
"bytesInOutput": 2187
|
|
51237
51322
|
},
|
|
51238
51323
|
"../../deploy-core/dist/src/orchestration/builders/staticSiteBuilder.js": {
|
|
51239
|
-
"bytesInOutput":
|
|
51324
|
+
"bytesInOutput": 3733
|
|
51240
51325
|
},
|
|
51241
51326
|
"../../deploy-core/dist/src/util/dockerfileDetection.js": {
|
|
51242
51327
|
"bytesInOutput": 391
|
|
@@ -51356,7 +51441,7 @@
|
|
|
51356
51441
|
"bytesInOutput": 3164
|
|
51357
51442
|
},
|
|
51358
51443
|
"../../deploy-core/dist/src/orchestration/organisation/cascadeHelpers.js": {
|
|
51359
|
-
"bytesInOutput":
|
|
51444
|
+
"bytesInOutput": 7679
|
|
51360
51445
|
},
|
|
51361
51446
|
"../../deploy-core/dist/src/orchestration/stepLifecycle.js": {
|
|
51362
51447
|
"bytesInOutput": 642
|
|
@@ -51902,7 +51987,7 @@
|
|
|
51902
51987
|
"bytesInOutput": 1204
|
|
51903
51988
|
},
|
|
51904
51989
|
"../../deploy-core/dist/src/orchestration/organisationDeploy/cascadeExecution.js": {
|
|
51905
|
-
"bytesInOutput":
|
|
51990
|
+
"bytesInOutput": 3500
|
|
51906
51991
|
},
|
|
51907
51992
|
"../../deploy-core/dist/src/aws/cloudtrail/orgTrailDelivery.js": {
|
|
51908
51993
|
"bytesInOutput": 2563
|
|
@@ -52784,7 +52869,7 @@
|
|
|
52784
52869
|
"bytesInOutput": 868
|
|
52785
52870
|
},
|
|
52786
52871
|
"../../cli/dist/src/services/container/EcrRepositoryService.js": {
|
|
52787
|
-
"bytesInOutput":
|
|
52872
|
+
"bytesInOutput": 3806
|
|
52788
52873
|
},
|
|
52789
52874
|
"../../cli/dist/src/services/container/EcrImageService.js": {
|
|
52790
52875
|
"bytesInOutput": 2268
|
|
@@ -52802,13 +52887,13 @@
|
|
|
52802
52887
|
"bytesInOutput": 2230
|
|
52803
52888
|
},
|
|
52804
52889
|
"../../cli/dist/src/services/container/EcrService.js": {
|
|
52805
|
-
"bytesInOutput":
|
|
52890
|
+
"bytesInOutput": 4614
|
|
52806
52891
|
},
|
|
52807
52892
|
"../../cli/dist/src/services/deployment/EcsService.js": {
|
|
52808
52893
|
"bytesInOutput": 1549
|
|
52809
52894
|
},
|
|
52810
52895
|
"../../cli/dist/src/services/container/CliDockerProvider.js": {
|
|
52811
|
-
"bytesInOutput":
|
|
52896
|
+
"bytesInOutput": 8797
|
|
52812
52897
|
},
|
|
52813
52898
|
"../../cli/dist/src/services/organisation/OrganisationServiceTypes.js": {
|
|
52814
52899
|
"bytesInOutput": 385
|
|
@@ -52841,10 +52926,10 @@
|
|
|
52841
52926
|
"bytesInOutput": 1885
|
|
52842
52927
|
},
|
|
52843
52928
|
"../../cli/dist/src/services/domain-dns/delegationService.js": {
|
|
52844
|
-
"bytesInOutput":
|
|
52929
|
+
"bytesInOutput": 9723
|
|
52845
52930
|
},
|
|
52846
52931
|
"../../cli/dist/src/services/domain-dns/CliDomainDeployProvider.js": {
|
|
52847
|
-
"bytesInOutput":
|
|
52932
|
+
"bytesInOutput": 835
|
|
52848
52933
|
},
|
|
52849
52934
|
"../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
|
|
52850
52935
|
"bytesInOutput": 5875
|
|
@@ -53065,8 +53150,11 @@
|
|
|
53065
53150
|
"../../cli/dist/src/services/tunnel/TunnelService.js": {
|
|
53066
53151
|
"bytesInOutput": 3696
|
|
53067
53152
|
},
|
|
53153
|
+
"../../cli/dist/src/services/domain-dns/DomainError.js": {
|
|
53154
|
+
"bytesInOutput": 264
|
|
53155
|
+
},
|
|
53068
53156
|
"../../cli/dist/src/services/domain-dns/DomainService.js": {
|
|
53069
|
-
"bytesInOutput":
|
|
53157
|
+
"bytesInOutput": 12904
|
|
53070
53158
|
},
|
|
53071
53159
|
"../../cli/dist/src/services/app/AppIdentityService.js": {
|
|
53072
53160
|
"bytesInOutput": 2325
|
|
@@ -53105,10 +53193,10 @@
|
|
|
53105
53193
|
"bytesInOutput": 273
|
|
53106
53194
|
},
|
|
53107
53195
|
"../../cli/dist/src/util/agent/errorCodeMap.js": {
|
|
53108
|
-
"bytesInOutput":
|
|
53196
|
+
"bytesInOutput": 3524
|
|
53109
53197
|
},
|
|
53110
53198
|
"../../cli/dist/src/util/agent/errorCodes.js": {
|
|
53111
|
-
"bytesInOutput":
|
|
53199
|
+
"bytesInOutput": 3805
|
|
53112
53200
|
},
|
|
53113
53201
|
"../../node_modules/@toon-format/toon/dist/index.mjs": {
|
|
53114
53202
|
"bytesInOutput": 6853
|
|
@@ -53153,13 +53241,13 @@
|
|
|
53153
53241
|
"bytesInOutput": 537
|
|
53154
53242
|
},
|
|
53155
53243
|
"../../cli/dist/src/util/agent/agentInit.js": {
|
|
53156
|
-
"bytesInOutput":
|
|
53244
|
+
"bytesInOutput": 81414
|
|
53157
53245
|
},
|
|
53158
53246
|
"../../cli/dist/src/util/agent/budget.js": {
|
|
53159
53247
|
"bytesInOutput": 1345
|
|
53160
53248
|
},
|
|
53161
53249
|
"../../cli/dist/src/util/agent/agentOutput.js": {
|
|
53162
|
-
"bytesInOutput":
|
|
53250
|
+
"bytesInOutput": 2978
|
|
53163
53251
|
},
|
|
53164
53252
|
"../../cli/dist/src/util/agent/fieldSelection.js": {
|
|
53165
53253
|
"bytesInOutput": 539
|
|
@@ -54068,10 +54156,10 @@
|
|
|
54068
54156
|
"bytesInOutput": 3207
|
|
54069
54157
|
},
|
|
54070
54158
|
"../../cli/dist/src/operations/domain/domainConfigRegistration.js": {
|
|
54071
|
-
"bytesInOutput":
|
|
54159
|
+
"bytesInOutput": 3931
|
|
54072
54160
|
},
|
|
54073
54161
|
"../../cli/dist/src/operations/domain/domainDeployOperation.js": {
|
|
54074
|
-
"bytesInOutput":
|
|
54162
|
+
"bytesInOutput": 10363
|
|
54075
54163
|
},
|
|
54076
54164
|
"../../cli/dist/src/operations/domain/domainVerifyOperation.js": {
|
|
54077
54165
|
"bytesInOutput": 2580
|
|
@@ -54314,13 +54402,13 @@
|
|
|
54314
54402
|
"bytesInOutput": 669
|
|
54315
54403
|
},
|
|
54316
54404
|
"../../cli/dist/src/commands/deployment/deployDomainHandler.js": {
|
|
54317
|
-
"bytesInOutput":
|
|
54405
|
+
"bytesInOutput": 4250
|
|
54318
54406
|
},
|
|
54319
54407
|
"../../cli/dist/src/commands/deployment/deploy.js": {
|
|
54320
|
-
"bytesInOutput":
|
|
54408
|
+
"bytesInOutput": 10348
|
|
54321
54409
|
},
|
|
54322
54410
|
"../../cli/dist/src/commands/deployment/destroy.js": {
|
|
54323
|
-
"bytesInOutput":
|
|
54411
|
+
"bytesInOutput": 3234
|
|
54324
54412
|
},
|
|
54325
54413
|
"../../cli/dist/src/commands/deployment/build.js": {
|
|
54326
54414
|
"bytesInOutput": 5168
|
|
@@ -54716,7 +54804,7 @@
|
|
|
54716
54804
|
"bytesInOutput": 493
|
|
54717
54805
|
}
|
|
54718
54806
|
},
|
|
54719
|
-
"bytes":
|
|
54807
|
+
"bytes": 4455766
|
|
54720
54808
|
}
|
|
54721
54809
|
}
|
|
54722
54810
|
}
|