@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 1.76.0 to 1.77.0
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "1.76.0", | ||
"version": "1.77.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -53,3 +53,4 @@ "main": "lib/index.js", | ||
"compat": "cdk-compat", | ||
"gen": "cfn2ts" | ||
"gen": "cfn2ts", | ||
"rosetta:extract": "yarn --silent jsii-rosetta extract" | ||
}, | ||
@@ -76,9 +77,9 @@ "cdk-build": { | ||
"devDependencies": { | ||
"@aws-cdk/assert": "1.76.0", | ||
"cdk-build-tools": "1.76.0", | ||
"cfn2ts": "1.76.0", | ||
"pkglint": "1.76.0" | ||
"@aws-cdk/assert": "1.77.0", | ||
"cdk-build-tools": "1.77.0", | ||
"cfn2ts": "1.77.0", | ||
"pkglint": "1.77.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.76.0", | ||
"@aws-cdk/core": "1.77.0", | ||
"constructs": "^3.2.0" | ||
@@ -88,3 +89,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.76.0", | ||
"@aws-cdk/core": "1.77.0", | ||
"constructs": "^3.2.0" | ||
@@ -91,0 +92,0 @@ }, |
@@ -1,3 +0,4 @@ | ||
## AWS Service Catalog Construct Library | ||
# AWS Service Catalog Construct Library | ||
<!--BEGIN STABILITY BANNER--> | ||
--- | ||
@@ -7,7 +8,10 @@ | ||
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) are always stable and safe to use. | ||
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use. | ||
> | ||
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib | ||
--- | ||
<!--END STABILITY BANNER--> | ||
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
736754
4219
17
+ Added@aws-cdk/cloud-assembly-schema@1.77.0(transitive)
+ Added@aws-cdk/core@1.77.0(transitive)
+ Added@aws-cdk/cx-api@1.77.0(transitive)
+ Added@aws-cdk/region-info@1.77.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.76.0(transitive)
- Removed@aws-cdk/core@1.76.0(transitive)
- Removed@aws-cdk/cx-api@1.76.0(transitive)
- Removed@aws-cdk/region-info@1.76.0(transitive)
Updated@aws-cdk/core@1.77.0