@fjall/util 4.4.0 → 5.0.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/dist/.build-source-hash +99 -0
- package/dist/.minified +1 -1
- package/package.json +8 -8
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 1,
|
|
3
|
+
"algorithm": "sha256",
|
|
4
|
+
"sources": [
|
|
5
|
+
"src"
|
|
6
|
+
],
|
|
7
|
+
"hash": "c7da9c6581b1a1d5b8be8b5e44ba927a9cc73f9d84dee54c914882e771b3713b",
|
|
8
|
+
"files": {
|
|
9
|
+
"src/async/concurrency.ts": "3c7ebe0222a720f9",
|
|
10
|
+
"src/async/singleton.ts": "7bcc21b0fb920561",
|
|
11
|
+
"src/async/sleep.ts": "df52b17675ec3ed2",
|
|
12
|
+
"src/aws/CloudFormationFailureAnalyser.ts": "ea858b3dc7332dac",
|
|
13
|
+
"src/aws/cloudformationTypes.ts": "e43bab9c96a21856",
|
|
14
|
+
"src/aws/costAllocationTags.ts": "102100b3df7d428e",
|
|
15
|
+
"src/aws/deployProgress.ts": "be09dedb4deb9a7a",
|
|
16
|
+
"src/aws/driftSuspects.ts": "5400dc05ebd6c977",
|
|
17
|
+
"src/aws/errors.ts": "5addfa6bb2d1456a",
|
|
18
|
+
"src/aws/index.ts": "5f2c5c6c4fd0b600",
|
|
19
|
+
"src/aws/infraTags.ts": "6b1e65bf7119f32c",
|
|
20
|
+
"src/aws/ipamTags.ts": "ac19ecd6c36b3bc2",
|
|
21
|
+
"src/aws/maskFailureAnalysis.ts": "ae11250412cd6fd8",
|
|
22
|
+
"src/aws/monitoringRole.ts": "70c8b5947dc9138d",
|
|
23
|
+
"src/buildConcurrency.ts": "1804e76ddc4f8216",
|
|
24
|
+
"src/cdkTmpdirCleanup.ts": "4574b3f10e3ab0f9",
|
|
25
|
+
"src/cfn/physicalNameProperties.ts": "35d3c6f28079c593",
|
|
26
|
+
"src/config.ts": "7a6f4eb2a0d551cb",
|
|
27
|
+
"src/constructMap.ts": "b81fc8e90015467f",
|
|
28
|
+
"src/deploy/approvalTokenOutput.ts": "4be7b52825d88a37",
|
|
29
|
+
"src/devSubstrate/entrypoint.ts": "0526b88258174aa6",
|
|
30
|
+
"src/devSubstrate/params.ts": "43bf902b57eb9edd",
|
|
31
|
+
"src/docker/DockerCli.build.ts": "93a74294437cc002",
|
|
32
|
+
"src/docker/DockerCli.daemon.ts": "11b9c3352c957d7c",
|
|
33
|
+
"src/docker/DockerCli.registry.ts": "f8dfcf1d7e413014",
|
|
34
|
+
"src/docker/DockerCli.ts": "3d2697c355b102d5",
|
|
35
|
+
"src/docker/abortHelpers.ts": "76daf48e617b8ec8",
|
|
36
|
+
"src/docker/architecture.ts": "305d87b68b905694",
|
|
37
|
+
"src/docker/bakeGuard.ts": "fc4120fb97756ddb",
|
|
38
|
+
"src/docker/buildArgInference.ts": "611dc5cb52b63f75",
|
|
39
|
+
"src/docker/buildxArgvBuilder.ts": "0ccc37cf5aaae62c",
|
|
40
|
+
"src/docker/buildxBuildMonitor.ts": "27c7b921901a9759",
|
|
41
|
+
"src/docker/cacheRepository.ts": "fae19107a3adbf13",
|
|
42
|
+
"src/docker/dockerCliConstants.ts": "2c216f214f466307",
|
|
43
|
+
"src/docker/dockerCliDiagnostics.ts": "250bc882b75d7bcc",
|
|
44
|
+
"src/docker/dockerCliSchemas.ts": "af1e89eb8ecd7023",
|
|
45
|
+
"src/docker/dockerErrorFormat.ts": "332dedf7ea3589c2",
|
|
46
|
+
"src/docker/ecrCredentialStore.ts": "0a99f7155dad5894",
|
|
47
|
+
"src/docker/index.ts": "f189b4e9967ab8c0",
|
|
48
|
+
"src/docker/metadataFileParser.ts": "299bc37a12c4594b",
|
|
49
|
+
"src/docker/projectBuildxResult.ts": "f462ba365b7ccdcc",
|
|
50
|
+
"src/docker/rawjsonParser.ts": "b9e5218abc326fa5",
|
|
51
|
+
"src/docker/rawjsonToVertexEvent.ts": "a356190727f0d1a4",
|
|
52
|
+
"src/docker/result.ts": "2ff0d59a3add8b06",
|
|
53
|
+
"src/environments.ts": "13d583ce2ce37454",
|
|
54
|
+
"src/errorUtils.ts": "c601f2905c74b8d0",
|
|
55
|
+
"src/fsHelpers.ts": "0869d9739d523572",
|
|
56
|
+
"src/fsScan.ts": "feb187758481443f",
|
|
57
|
+
"src/index.ts": "73d86121bd8fbf3e",
|
|
58
|
+
"src/infra/backupVault.ts": "661678a6dfb0b648",
|
|
59
|
+
"src/infra/connectionsWire.ts": "125c099da0e17ac1",
|
|
60
|
+
"src/infra/deployArtefacts.ts": "235ac21dd3ccf0b2",
|
|
61
|
+
"src/infra/deriveContentHashTag.ts": "115fbe6588794027",
|
|
62
|
+
"src/infra/domainExports.ts": "6a6ae87e93e12523",
|
|
63
|
+
"src/infra/imageTags.ts": "82d14f3dfd6ca68f",
|
|
64
|
+
"src/infra/regions.ts": "26b80d7cea05454c",
|
|
65
|
+
"src/infra/tokenScopes.ts": "88c6a1f0da3fa491",
|
|
66
|
+
"src/insights/computePatternFingerprint.ts": "b5d3a4704f42cc1f",
|
|
67
|
+
"src/logger.ts": "865ec4ec62a9a588",
|
|
68
|
+
"src/manifest/index.ts": "f31b6502053a6bfc",
|
|
69
|
+
"src/manifest/io.ts": "60e9ecfd03959e35",
|
|
70
|
+
"src/manifest/schemas.ts": "30d764122f289834",
|
|
71
|
+
"src/mcpProtocol/index.ts": "55df3209915a5043",
|
|
72
|
+
"src/migration/clickhouseSqlUsers.ts": "c916e148367715bb",
|
|
73
|
+
"src/migration/compareSchemaVersion.ts": "1c9247e722ec5d5b",
|
|
74
|
+
"src/migration/constants.ts": "75c45113184b3653",
|
|
75
|
+
"src/migration/index.ts": "de586c9d775b3174",
|
|
76
|
+
"src/migration/pickLatestClickHouseMigration.ts": "a5b4a00ba63522cb",
|
|
77
|
+
"src/migration/pickLatestPrismaMigration.ts": "cbddc2950f4d4c85",
|
|
78
|
+
"src/migration/verifyExpectedSchemaVersion.ts": "f2a9c63023ffb3d2",
|
|
79
|
+
"src/naming/accountNameCollision.ts": "2dc8b278ff039220",
|
|
80
|
+
"src/naming/caseConversion.ts": "8b8984f2b58b8ab7",
|
|
81
|
+
"src/naming/connectedAccountName.ts": "3cd3bc7dba0a2f0b",
|
|
82
|
+
"src/naming/reservedAppNames.ts": "7f63dd0b84c1972e",
|
|
83
|
+
"src/patterns/index.ts": "6e8b1b7a4a7db24c",
|
|
84
|
+
"src/patterns/patternTypes.ts": "c64758645bc88702",
|
|
85
|
+
"src/patterns/staticSiteForms.ts": "86ffcf142d9a8eac",
|
|
86
|
+
"src/repo/appPath.ts": "9aa0d01262b88e65",
|
|
87
|
+
"src/repo/findInfrastructurePaths.ts": "dd1245f5d4004dd5",
|
|
88
|
+
"src/repo/findProjectsBelow.ts": "0ee63f2910a47a89",
|
|
89
|
+
"src/repo/findRepoRoot.ts": "6007be0f7d3407b1",
|
|
90
|
+
"src/repo/gitRemoteParser.ts": "2e1407d1d120baff",
|
|
91
|
+
"src/repo/inferContainerFromCandidates.ts": "63df34e7e5e65b34",
|
|
92
|
+
"src/repo/scanLocalRepository.ts": "c7bc76201622a7a5",
|
|
93
|
+
"src/repo/scanTypes.ts": "1fda805a7d8de93b",
|
|
94
|
+
"src/resourceCategorisation.ts": "a140d1b3cb38be33",
|
|
95
|
+
"src/secrets.ts": "50258d463e4e67c3",
|
|
96
|
+
"src/securityHelpers.ts": "acbf209255468ff4",
|
|
97
|
+
"src/targets.ts": "126280f0a5762e21"
|
|
98
|
+
}
|
|
99
|
+
}
|
package/dist/.minified
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
92 files minified at 2026-07-
|
|
1
|
+
92 files minified at 2026-07-31T11:05:08.775Z
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fjall/util",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Common utility methods",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"scripts": {
|
|
105
105
|
"clean": "rm -rf ./dist ./sourcemaps",
|
|
106
106
|
"clean:node": "rm -rf ./node_modules",
|
|
107
|
-
"build": "npm run clean && npx tsc && node ../scripts/minify-dist.mjs dist",
|
|
107
|
+
"build": "npm run clean && npx tsc && node ../scripts/minify-dist.mjs dist && node ../scripts/stamp-build.mjs",
|
|
108
108
|
"prepack": "node ../scripts/check-dist-freshness.mjs",
|
|
109
109
|
"watch": "npm run build && npx tsc-watch",
|
|
110
110
|
"watch:only": "npx tsc-watch",
|
|
@@ -118,14 +118,14 @@
|
|
|
118
118
|
"author": "",
|
|
119
119
|
"license": "SEE LICENSE IN LICENSE",
|
|
120
120
|
"devDependencies": {
|
|
121
|
-
"@types/node": "^26.
|
|
122
|
-
"prettier": "^3.
|
|
123
|
-
"tsc-watch": "^7.2.
|
|
121
|
+
"@types/node": "^26.1.2",
|
|
122
|
+
"prettier": "^3.9.6",
|
|
123
|
+
"tsc-watch": "^7.2.1",
|
|
124
124
|
"typescript": "^6.0.3",
|
|
125
|
-
"vitest": "^4.1.
|
|
125
|
+
"vitest": "^4.1.10"
|
|
126
126
|
},
|
|
127
127
|
"dependencies": {
|
|
128
|
-
"@aws-sdk/client-organizations": "^3.
|
|
128
|
+
"@aws-sdk/client-organizations": "^3.1098.0",
|
|
129
129
|
"zod": "^4.4.3"
|
|
130
130
|
},
|
|
131
131
|
"overrides": {
|
|
@@ -134,5 +134,5 @@
|
|
|
134
134
|
"engines": {
|
|
135
135
|
"node": ">=22.0.0"
|
|
136
136
|
},
|
|
137
|
-
"gitHead": "
|
|
137
|
+
"gitHead": "78dded6f582368076e8b5f351399219e5a954659"
|
|
138
138
|
}
|