@aws-cdk/aws-wafregional
Advanced tools
Comparing version 0.36.2 to 0.37.0
{ | ||
"name": "@aws-cdk/aws-wafregional", | ||
"version": "0.36.2", | ||
"version": "0.37.0", | ||
"description": "The CDK Construct Library for AWS::WAFRegional", | ||
@@ -68,13 +68,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.36.2", | ||
"cdk-build-tools": "^0.36.2", | ||
"cfn2ts": "^0.36.2", | ||
"pkglint": "^0.36.2" | ||
"@aws-cdk/assert": "^0.37.0", | ||
"cdk-build-tools": "^0.37.0", | ||
"cfn2ts": "^0.37.0", | ||
"pkglint": "^0.37.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "^0.36.2" | ||
"@aws-cdk/core": "^0.37.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "^0.36.2" | ||
"@aws-cdk/core": "^0.37.0" | ||
}, | ||
@@ -81,0 +81,0 @@ "engines": { |
@@ -10,3 +10,3 @@ ## AWS WAF Regional Construct Library | ||
> future breaking changes.** | ||
> | ||
> | ||
> This API is still under active development and subject to non-backward | ||
@@ -13,0 +13,0 @@ > compatible changes or removal in any future version. Use of the API is not recommended in production |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
422498
+ Added@aws-cdk/core@0.37.0(transitive)
+ Added@aws-cdk/cx-api@0.37.0(transitive)
- Removed@aws-cdk/core@0.36.2(transitive)
- Removed@aws-cdk/cx-api@0.36.2(transitive)
Updated@aws-cdk/core@^0.37.0