@aws-solutions-constructs/core 2.19.0 → 2.22.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/.jsii +3 -3
- package/package.json +1 -1
package/.jsii
CHANGED
|
@@ -3026,7 +3026,7 @@
|
|
|
3026
3026
|
},
|
|
3027
3027
|
"description": "Core CDK Construct for patterns library",
|
|
3028
3028
|
"homepage": "https://github.com/awslabs/aws-solutions-constructs.git",
|
|
3029
|
-
"jsiiVersion": "1.
|
|
3029
|
+
"jsiiVersion": "1.67.0 (build 2c027f5)",
|
|
3030
3030
|
"license": "Apache-2.0",
|
|
3031
3031
|
"metadata": {
|
|
3032
3032
|
"jsii": {
|
|
@@ -5363,6 +5363,6 @@
|
|
|
5363
5363
|
"symbolId": "lib/input-validation:VerifiedProps"
|
|
5364
5364
|
}
|
|
5365
5365
|
},
|
|
5366
|
-
"version": "2.
|
|
5367
|
-
"fingerprint": "
|
|
5366
|
+
"version": "2.22.0",
|
|
5367
|
+
"fingerprint": "F3coIAwvXrdhEiq6JZBZIve1zP3n2t7EQOeUaHuzv0c="
|
|
5368
5368
|
}
|