@aws-solutions-constructs/core 2.12.0 → 2.13.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
|
@@ -3000,7 +3000,7 @@
|
|
|
3000
3000
|
},
|
|
3001
3001
|
"description": "Core CDK Construct for patterns library",
|
|
3002
3002
|
"homepage": "https://github.com/awslabs/aws-solutions-constructs.git",
|
|
3003
|
-
"jsiiVersion": "1.
|
|
3003
|
+
"jsiiVersion": "1.63.2 (build a8a8833)",
|
|
3004
3004
|
"license": "Apache-2.0",
|
|
3005
3005
|
"metadata": {
|
|
3006
3006
|
"jsii": {
|
|
@@ -5337,6 +5337,6 @@
|
|
|
5337
5337
|
"symbolId": "lib/input-validation:VerifiedProps"
|
|
5338
5338
|
}
|
|
5339
5339
|
},
|
|
5340
|
-
"version": "2.
|
|
5341
|
-
"fingerprint": "
|
|
5340
|
+
"version": "2.13.0",
|
|
5341
|
+
"fingerprint": "3aoFRMu3ZMbHfxCLaNSfzFpq3FJVAGdU5FXDy/KkaTQ="
|
|
5342
5342
|
}
|