@aws-solutions-constructs/core 2.43.1 → 2.44.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.
Files changed (2) hide show
  1. package/.jsii +2 -2
  2. package/package.json +1 -1
package/.jsii CHANGED
@@ -7318,6 +7318,6 @@
7318
7318
  "symbolId": "lib/input-validation:VerifiedProps"
7319
7319
  }
7320
7320
  },
7321
- "version": "2.43.1",
7322
- "fingerprint": "2S4ydaQr2hkudAoOw45BODPjARkxGdY0Di5IaaBa15Q="
7321
+ "version": "2.44.0",
7322
+ "fingerprint": "Tvf3UdgaXGnSHU7cGqPEj1cU17pXaeLR7rW1c8hJTVY="
7323
7323
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-solutions-constructs/core",
3
- "version": "2.43.1",
3
+ "version": "2.44.0",
4
4
  "description": "Core CDK Construct for patterns library",
5
5
  "main": "index.js",
6
6
  "types": "index.ts",