@aws-solutions-constructs/core 2.100.0 → 2.100.1

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
@@ -15385,6 +15385,6 @@
15385
15385
  "symbolId": "lib/waf-helper:WafWebAclProps"
15386
15386
  }
15387
15387
  },
15388
- "version": "2.100.0",
15389
- "fingerprint": "aVVA9MWeF/5KYe6SI0jwhB//sEqg1wol+SAX4Lue8VA="
15388
+ "version": "2.100.1",
15389
+ "fingerprint": "BRFNmZxdY2ShE4tHp6xnhhyyPSxTqijODjTMLP7DOKY="
15390
15390
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-solutions-constructs/core",
3
- "version": "2.100.0",
3
+ "version": "2.100.1",
4
4
  "description": "Core CDK Construct for patterns library",
5
5
  "main": "index.js",
6
6
  "types": "index.ts",