@aws-cdk/toolkit-lib 1.21.1 → 1.21.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/build-info.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
- "comment": "Generated at 2026-04-03T15:30:54Z by build-info.sh",
3
- "commit": "1fe7075"
2
+ "comment": "Generated at 2026-04-08T18:41:42Z by build-info.sh",
3
+ "commit": "2a848bc"
4
4
  }
package/db.json.gz CHANGED
Binary file
package/lib/index_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -35,14 +35,14 @@
35
35
  "organization": true
36
36
  },
37
37
  "devDependencies": {
38
- "@aws-cdk/aws-service-spec": "^0.1.167",
38
+ "@aws-cdk/aws-service-spec": "^0.1.169",
39
39
  "@aws-cdk/cli-plugin-contract": "2.182.1",
40
- "@cdklabs/eslint-plugin": "^1.5.9",
40
+ "@cdklabs/eslint-plugin": "^1.5.10",
41
41
  "@jest/environment": "^29.7.0",
42
42
  "@jest/globals": "^29.7.0",
43
43
  "@jest/types": "^29.6.3",
44
- "@microsoft/api-extractor": "^7.57.7",
45
- "@smithy/util-stream": "^4.5.20",
44
+ "@microsoft/api-extractor": "^7.58.1",
45
+ "@smithy/util-stream": "^4.5.22",
46
46
  "@stylistic/eslint-plugin": "^3",
47
47
  "@types/fs-extra": "^11.0.4",
48
48
  "@types/jest": "^29.5.14",
@@ -52,7 +52,7 @@
52
52
  "@types/split2": "^4.2.3",
53
53
  "@typescript-eslint/eslint-plugin": "^8",
54
54
  "@typescript-eslint/parser": "^8",
55
- "aws-cdk-lib": "2.245.0",
55
+ "aws-cdk-lib": "2.248.0",
56
56
  "aws-sdk-client-mock": "^4.1.0",
57
57
  "aws-sdk-client-mock-jest": "^4.1.0",
58
58
  "commit-and-tag-version": "^12",
@@ -62,7 +62,7 @@
62
62
  "eslint-import-resolver-typescript": "^3.10.1",
63
63
  "eslint-plugin-import": "^2.32.0",
64
64
  "eslint-plugin-jest": "^29.15.1",
65
- "eslint-plugin-jsdoc": "^62.8.1",
65
+ "eslint-plugin-jsdoc": "^62.9.0",
66
66
  "eslint-plugin-prettier": "^5.5.5",
67
67
  "fast-check": "^4.6.0",
68
68
  "jest": "^29.7.0",
@@ -72,7 +72,8 @@
72
72
  "license-checker": "^25.0.1",
73
73
  "nock": "13",
74
74
  "prettier": "^2.8",
75
- "ts-jest": "^29.4.6",
75
+ "ts-jest": "^29.4.9",
76
+ "tsx": "^4.21.0",
76
77
  "typescript": "5.9"
77
78
  },
78
79
  "peerDependencies": {
@@ -81,7 +82,7 @@
81
82
  "dependencies": {
82
83
  "@aws-cdk/cdk-assets-lib": "^1",
83
84
  "@aws-cdk/cloud-assembly-api": "2.2.1",
84
- "@aws-cdk/cloud-assembly-schema": ">=53.13.0",
85
+ "@aws-cdk/cloud-assembly-schema": ">=53.14.0",
85
86
  "@aws-cdk/cloudformation-diff": "^2",
86
87
  "@aws-cdk/cx-api": "^2",
87
88
  "@aws-sdk/client-appsync": "^3",
@@ -112,7 +113,7 @@
112
113
  "@smithy/util-retry": "^4",
113
114
  "@smithy/util-waiter": "^4",
114
115
  "archiver": "^7.0.1",
115
- "cdk-from-cfn": "^0.291.0",
116
+ "cdk-from-cfn": "^0.293.0",
116
117
  "chalk": "^4",
117
118
  "chokidar": "^4",
118
119
  "fast-deep-equal": "^3.1.3",
@@ -133,13 +134,20 @@
133
134
  "engines": {
134
135
  "node": ">= 18.0.0"
135
136
  },
137
+ "devEngines": {
138
+ "packageManager": {
139
+ "name": "yarn",
140
+ "version": "1.22.22",
141
+ "onFail": "ignore"
142
+ }
143
+ },
136
144
  "main": "lib/index.js",
137
145
  "license": "Apache-2.0",
138
146
  "homepage": "https://docs.aws.amazon.com/cdk/api/toolkit-lib",
139
147
  "publishConfig": {
140
148
  "access": "public"
141
149
  },
142
- "version": "1.21.1",
150
+ "version": "1.21.2",
143
151
  "types": "lib/index.d.ts",
144
152
  "exports": {
145
153
  ".": {