@aws-cdk/aws-wafregional
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@aws-cdk/aws-wafregional", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "The CDK Construct Library for AWS::WAFRegional", | ||
@@ -29,5 +29,2 @@ "main": "lib/index.js", | ||
} | ||
}, | ||
"metadata": { | ||
"awsdocs:title": "AWS WAF Regional" | ||
} | ||
@@ -69,3 +66,3 @@ }, | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^1.1.0", | ||
"@aws-cdk/assert": "^1.2.0", | ||
"cdk-build-tools": "file:../../../tools/cdk-build-tools", | ||
@@ -76,7 +73,7 @@ "cfn2ts": "file:../../../tools/cfn2ts", | ||
"dependencies": { | ||
"@aws-cdk/core": "^1.1.0" | ||
"@aws-cdk/core": "^1.2.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "^1.1.0" | ||
"@aws-cdk/core": "^1.2.0" | ||
}, | ||
@@ -83,0 +80,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
423887
Updated@aws-cdk/core@^1.2.0