@fjall/deploy-core 12.3.0 → 12.4.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 +3 -3
- package/dist/.minified +1 -1
- package/package.json +3 -3
package/dist/.build-source-hash
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"package.json",
|
|
10
10
|
"tsconfig.json"
|
|
11
11
|
],
|
|
12
|
-
"hash": "
|
|
12
|
+
"hash": "607cb8b8227bb3a7e27b3e54e377a026a9bc50711b53be4d1361700f5002392b",
|
|
13
13
|
"files": {
|
|
14
14
|
"src/__test-utils__/awsMockHelpers.ts": "fea371c1b1869678",
|
|
15
15
|
"src/__test-utils__/index.ts": "e03cf35821157dc4",
|
|
@@ -263,9 +263,9 @@
|
|
|
263
263
|
"src/util/sleepAbortable.ts": "f9cac3bf8a79a476",
|
|
264
264
|
"src/version.ts": "1811a4475823b27e",
|
|
265
265
|
"../scripts/minify-dist.mjs": "6b2e4b0df8aec601",
|
|
266
|
-
"package.json": "
|
|
266
|
+
"package.json": "be0a768ce9d8fc5b",
|
|
267
267
|
"tsconfig.json": "1929cf3f99fe9b1e"
|
|
268
268
|
},
|
|
269
|
-
"outputHash": "
|
|
269
|
+
"outputHash": "da89db0462485cb686fc8e4066b40e24e6880953835251d6932674288ecfa12f",
|
|
270
270
|
"outputFileCount": 495
|
|
271
271
|
}
|
package/dist/.minified
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
247 files minified at 2026-08-
|
|
1
|
+
247 files minified at 2026-08-16T02:10:14.395Z
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fjall/deploy-core",
|
|
3
|
-
"version": "12.
|
|
3
|
+
"version": "12.4.0",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/fjall-tech/fjall.git",
|
|
@@ -96,8 +96,8 @@
|
|
|
96
96
|
"@aws-sdk/client-ssm": "^3.1098.0",
|
|
97
97
|
"@aws-sdk/client-sso-admin": "^3.1098.0",
|
|
98
98
|
"@aws-sdk/client-sts": "^3.1098.0",
|
|
99
|
-
"@fjall/generator": "^12.
|
|
100
|
-
"@fjall/util": "^12.
|
|
99
|
+
"@fjall/generator": "^12.4.0",
|
|
100
|
+
"@fjall/util": "^12.4.0",
|
|
101
101
|
"@smithy/node-http-handler": "^4.9.13",
|
|
102
102
|
"aws-cdk": "^2.1134.0",
|
|
103
103
|
"tsx": "^4.23.1",
|