@liflig/cdk 3.13.7 → 3.15.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/README.md +0 -1
- package/lib/alarms/database-alarms.d.ts +2 -2
- package/lib/alarms/database-alarms.js +2 -2
- package/lib/alarms/index.d.ts +4 -4
- package/lib/alarms/index.js +1 -1
- package/lib/alarms/lambda-alarms.d.ts +2 -2
- package/lib/alarms/lambda-alarms.js +2 -2
- package/lib/alarms/slack-alarm.d.ts +2 -2
- package/lib/alarms/slack-alarm.js +5 -5
- package/lib/api-gateway/access-logs.d.ts +2 -2
- package/lib/api-gateway/access-logs.js +3 -3
- package/lib/api-gateway/authorizers/basic-auth-authorizer.d.ts +1 -1
- package/lib/api-gateway/authorizers/basic-auth-authorizer.js +3 -3
- package/lib/api-gateway/authorizers/cognito-user-pool-authorizer.d.ts +1 -1
- package/lib/api-gateway/authorizers/cognito-user-pool-authorizer.js +6 -8
- package/lib/api-gateway/authorizers/cognito-user-pool-or-basic-auth-authorizer.d.ts +1 -1
- package/lib/api-gateway/authorizers/cognito-user-pool-or-basic-auth-authorizer.js +8 -12
- package/lib/api-gateway/domain.d.ts +1 -1
- package/lib/api-gateway/domain.js +4 -4
- package/lib/api-gateway/http-api-gateway.d.ts +10 -10
- package/lib/api-gateway/http-api-gateway.js +27 -27
- package/lib/api-gateway/index.d.ts +2 -2
- package/lib/api-gateway/index.js +2 -2
- package/lib/bastion-host.d.ts +1 -1
- package/lib/bastion-host.js +3 -3
- package/lib/bin/cdk-create-snapshots.js +2 -3
- package/lib/bin/fetch-pipeline-variables.js +5 -6
- package/lib/build-artifacts/index.d.ts +2 -2
- package/lib/build-artifacts/index.js +3 -3
- package/lib/cdk-pipelines/cloud-assembly-lookup-handler.js +2 -2
- package/lib/cdk-pipelines/index.d.ts +2 -2
- package/lib/cdk-pipelines/index.js +1 -1
- package/lib/cdk-pipelines/liflig-cdk-pipeline.d.ts +3 -3
- package/lib/cdk-pipelines/liflig-cdk-pipeline.js +15 -13
- package/lib/cdk-pipelines/slack-notification.d.ts +3 -3
- package/lib/cdk-pipelines/slack-notification.js +5 -5
- package/lib/cdk-pipelines/variables.js +8 -8
- package/lib/cloudtrail-slack-integration/cloudtrail-slack-integration.d.ts +1 -1
- package/lib/cloudtrail-slack-integration/cloudtrail-slack-integration.js +8 -8
- package/lib/cloudtrail-slack-integration/index.d.ts +1 -1
- package/lib/cloudtrail-slack-integration/index.js +1 -1
- package/lib/configure-parameters/configure-parameters.d.ts +1 -1
- package/lib/configure-parameters/configure-parameters.js +3 -3
- package/lib/configure-parameters/index.d.ts +1 -1
- package/lib/configure-parameters/index.js +1 -1
- package/lib/cross-region-ssm-parameter.js +2 -2
- package/lib/ecs/cluster.d.ts +2 -2
- package/lib/ecs/cluster.js +3 -3
- package/lib/ecs/fargate-service.d.ts +1 -1
- package/lib/ecs/fargate-service.js +1 -2
- package/lib/ecs/index.d.ts +4 -4
- package/lib/ecs/index.js +1 -1
- package/lib/ecs/listener-rule.d.ts +1 -1
- package/lib/ecs/listener-rule.js +2 -2
- package/lib/ecs/open-telemetry.d.ts +3 -3
- package/lib/ecs/open-telemetry.js +8 -8
- package/lib/feature-flags.d.ts +1 -1
- package/lib/feature-flags.js +2 -2
- package/lib/hosted-zone-with-param.d.ts +1 -1
- package/lib/hosted-zone-with-param.js +3 -3
- package/lib/index.d.ts +5 -5
- package/lib/index.js +6 -6
- package/lib/kinesis/index.d.ts +1 -1
- package/lib/kinesis/index.js +1 -1
- package/lib/kinesis/kinesis-to-datadog-stream.d.ts +1 -1
- package/lib/kinesis/kinesis-to-datadog-stream.js +3 -3
- package/lib/load-balancer/index.d.ts +1 -1
- package/lib/load-balancer/index.js +1 -1
- package/lib/load-balancer/load-balancer.d.ts +2 -2
- package/lib/load-balancer/load-balancer.js +3 -3
- package/lib/platform/index.d.ts +2 -2
- package/lib/platform/index.js +2 -2
- package/lib/platform/platform.d.ts +1 -1
- package/lib/platform/platform.js +2 -2
- package/lib/rds/database.d.ts +3 -3
- package/lib/rds/database.js +3 -3
- package/lib/rds/index.d.ts +1 -1
- package/lib/rds/index.js +1 -1
- package/lib/ses/configurationsetdeliveryoptions/index.js +3 -3
- package/lib/ses/configurationsetsnsdestination/handler.js +8 -5
- package/lib/ses/configurationsetsnsdestination/index.d.ts +1 -1
- package/lib/ses/configurationsetsnsdestination/index.js +8 -8
- package/lib/ses/index.d.ts +3 -3
- package/lib/ses/index.js +3 -3
- package/lib/ses/sesdomain/handler.js +10 -8
- package/lib/ses/sesdomain/index.d.ts +2 -2
- package/lib/ses/sesdomain/index.js +7 -7
- package/lib/ses/sesverifyemail/handler.js +2 -2
- package/lib/ses/sesverifyemail/index.d.ts +1 -1
- package/lib/ses/sesverifyemail/index.js +7 -7
- package/lib/snapshots.js +12 -25
- package/lib/ssm-parameter-backed-resource.js +3 -3
- package/lib/ssm-parameter-reader.d.ts +1 -1
- package/lib/ssm-parameter-reader.js +2 -2
- package/lib/tags.d.ts +1 -1
- package/lib/tags.js +1 -1
- package/lib/utils.d.ts +1 -1
- package/lib/utils.js +1 -1
- package/lib/webapp/index.d.ts +2 -2
- package/lib/webapp/index.js +3 -3
- package/lib/webapp/security-headers.d.ts +1 -1
- package/lib/webapp/security-headers.js +2 -2
- package/lib/webapp/webapp.d.ts +4 -4
- package/lib/webapp/webapp.js +3 -3
- package/lib/webapp-deploy-via-role.d.ts +1 -1
- package/lib/webapp-deploy-via-role.js +4 -4
- package/package.json +11 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@liflig/cdk",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.15.0",
|
|
4
4
|
"description": "CDK library for Liflig",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"repository": {
|
|
@@ -11,9 +11,10 @@
|
|
|
11
11
|
"build": "tsc",
|
|
12
12
|
"watch": "tsc -w",
|
|
13
13
|
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand",
|
|
14
|
-
"lint": "
|
|
15
|
-
"lint:fix": "
|
|
16
|
-
"
|
|
14
|
+
"lint": "biome check",
|
|
15
|
+
"lint:fix": "biome check --fix",
|
|
16
|
+
"format": "biome format --write",
|
|
17
|
+
"prepare": "lefthook install",
|
|
17
18
|
"semantic-release": "semantic-release",
|
|
18
19
|
"snapshots": "./scripts/create-snapshots.sh",
|
|
19
20
|
"docs": "typedoc src --out docs"
|
|
@@ -52,31 +53,24 @@
|
|
|
52
53
|
"@aws-sdk/client-sesv2": "3.859.0",
|
|
53
54
|
"@aws-sdk/client-sfn": "3.859.0",
|
|
54
55
|
"@aws-sdk/lib-storage": "3.859.0",
|
|
56
|
+
"@biomejs/biome": "2.1.3",
|
|
55
57
|
"@commitlint/cli": "19.8.1",
|
|
56
58
|
"@commitlint/config-conventional": "19.8.1",
|
|
57
|
-
"@eslint/eslintrc": "3.3.1",
|
|
58
|
-
"@eslint/js": "9.32.0",
|
|
59
59
|
"@types/aws-lambda": "8.10.152",
|
|
60
60
|
"@types/jest": "30.0.0",
|
|
61
|
-
"@types/node": "24.
|
|
62
|
-
"@typescript-eslint/eslint-plugin": "8.38.0",
|
|
63
|
-
"@typescript-eslint/parser": "8.38.0",
|
|
61
|
+
"@types/node": "24.2.0",
|
|
64
62
|
"aws-cdk": "2.1023.0",
|
|
65
|
-
"aws-cdk-lib": "2.
|
|
63
|
+
"aws-cdk-lib": "2.208.0",
|
|
66
64
|
"constructs": "10.4.2",
|
|
67
65
|
"esbuild": "0.25.8",
|
|
68
|
-
"eslint": "9.32.0",
|
|
69
|
-
"eslint-config-prettier": "10.1.8",
|
|
70
|
-
"eslint-plugin-prettier": "5.5.3",
|
|
71
|
-
"husky": "9.1.7",
|
|
72
66
|
"jest": "30.0.5",
|
|
73
67
|
"jest-cdk-snapshot": "2.3.6",
|
|
74
|
-
"
|
|
68
|
+
"lefthook": "1.12.2",
|
|
75
69
|
"semantic-release": "24.2.7",
|
|
76
|
-
"ts-jest": "29.4.
|
|
70
|
+
"ts-jest": "29.4.1",
|
|
77
71
|
"tsx": "4.20.3",
|
|
78
72
|
"typedoc": "0.28.9",
|
|
79
|
-
"typescript": "5.
|
|
73
|
+
"typescript": "5.9.2"
|
|
80
74
|
},
|
|
81
75
|
"dependencies": {
|
|
82
76
|
"@aws-sdk/client-ssm": "3.859.0",
|