@aws-cdk/aws-wafv2
Advanced tools
Comparing version 1.203.0 to 1.204.0
{ | ||
"name": "@aws-cdk/aws-wafv2", | ||
"version": "1.203.0", | ||
"version": "1.204.0", | ||
"description": "The CDK Construct Library for AWS::WAFv2", | ||
@@ -84,14 +84,14 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assertions": "1.203.0", | ||
"@aws-cdk/cdk-build-tools": "1.203.0", | ||
"@aws-cdk/cfn2ts": "1.203.0", | ||
"@aws-cdk/pkglint": "1.203.0", | ||
"@aws-cdk/assertions": "1.204.0", | ||
"@aws-cdk/cdk-build-tools": "1.204.0", | ||
"@aws-cdk/cfn2ts": "1.204.0", | ||
"@aws-cdk/pkglint": "1.204.0", | ||
"@types/jest": "^27.5.2" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.203.0", | ||
"@aws-cdk/core": "1.204.0", | ||
"constructs": "^3.3.69" | ||
}, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.203.0", | ||
"@aws-cdk/core": "1.204.0", | ||
"constructs": "^3.3.69" | ||
@@ -103,3 +103,3 @@ }, | ||
"stability": "experimental", | ||
"maturity": "cfn-only", | ||
"maturity": "end-of-support", | ||
"awscdkio": { | ||
@@ -110,3 +110,4 @@ "announce": false | ||
"tag": "latest" | ||
} | ||
}, | ||
"deprecated": "AWS CDK v1 has reached End-of-Support on 2023-06-01.\nThis package is no longer being updated, and users should migrate to AWS CDK v2.\n\nFor more information on how to migrate, see https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html" | ||
} |
@@ -6,7 +6,10 @@ # AWS::WAFv2 Construct Library | ||
![cfn-resources: Stable](https://img.shields.io/badge/cfn--resources-stable-success.svg?style=for-the-badge) | ||
![End-of-Support](https://img.shields.io/badge/End--of--Support-critical.svg?style=for-the-badge) | ||
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use. | ||
> AWS CDK v1 has reached End-of-Support on 2023-06-01. | ||
> This package is no longer being updated, and users should migrate to AWS CDK v2. | ||
> | ||
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib | ||
> For more information on how to migrate, see the [_Migrating to AWS CDK v2_ guide][doc]. | ||
> | ||
> [doc]: https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html | ||
@@ -13,0 +16,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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
6821520
12898
43
1
+ Added@aws-cdk/cloud-assembly-schema@1.204.0(transitive)
+ Added@aws-cdk/core@1.204.0(transitive)
+ Added@aws-cdk/cx-api@1.204.0(transitive)
+ Added@aws-cdk/region-info@1.204.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.203.0(transitive)
- Removed@aws-cdk/core@1.203.0(transitive)
- Removed@aws-cdk/cx-api@1.203.0(transitive)
- Removed@aws-cdk/region-info@1.203.0(transitive)
Updated@aws-cdk/core@1.204.0