@aws-cdk/aws-wafv2
Advanced tools
Comparing version 1.184.0 to 1.184.1
@@ -18,12 +18,2 @@ function _aws_cdk_aws_wafv2_CfnIPSetProps(p) { | ||
function _aws_cdk_aws_wafv2_CfnLoggingConfigurationProps(p) { | ||
if (p == null) | ||
return; | ||
visitedObjects.add(p); | ||
try { | ||
if (!visitedObjects.has(p.loggingFilter)) | ||
_aws_cdk_aws_wafv2_CfnLoggingConfiguration_LoggingFilterProperty(p.loggingFilter); | ||
} | ||
finally { | ||
visitedObjects.delete(p); | ||
} | ||
} | ||
@@ -30,0 +20,0 @@ function _aws_cdk_aws_wafv2_CfnLoggingConfiguration(p) { |
{ | ||
"name": "@aws-cdk/aws-wafv2", | ||
"version": "1.184.0", | ||
"version": "1.184.1", | ||
"description": "The CDK Construct Library for AWS::WAFv2", | ||
@@ -84,14 +84,14 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assertions": "1.184.0", | ||
"@aws-cdk/cdk-build-tools": "1.184.0", | ||
"@aws-cdk/cfn2ts": "1.184.0", | ||
"@aws-cdk/pkglint": "1.184.0", | ||
"@aws-cdk/assertions": "1.184.1", | ||
"@aws-cdk/cdk-build-tools": "1.184.1", | ||
"@aws-cdk/cfn2ts": "1.184.1", | ||
"@aws-cdk/pkglint": "1.184.1", | ||
"@types/jest": "^27.5.2" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.184.0", | ||
"@aws-cdk/core": "1.184.1", | ||
"constructs": "^3.3.69" | ||
}, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.184.0", | ||
"@aws-cdk/core": "1.184.1", | ||
"constructs": "^3.3.69" | ||
@@ -98,0 +98,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6505227
27274
+ Added@aws-cdk/cloud-assembly-schema@1.184.1(transitive)
+ Added@aws-cdk/core@1.184.1(transitive)
+ Added@aws-cdk/cx-api@1.184.1(transitive)
+ Added@aws-cdk/region-info@1.184.1(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.184.0(transitive)
- Removed@aws-cdk/core@1.184.0(transitive)
- Removed@aws-cdk/cx-api@1.184.0(transitive)
- Removed@aws-cdk/region-info@1.184.0(transitive)
Updated@aws-cdk/core@1.184.1