@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 0.33.0 to 0.34.0
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "0.33.0", | ||
"version": "0.34.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -27,2 +27,5 @@ "main": "lib/index.js", | ||
} | ||
}, | ||
"metadata": { | ||
"awsdocs:title": "AWS Service Catalog" | ||
} | ||
@@ -64,17 +67,18 @@ }, | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.33.0", | ||
"cdk-build-tools": "^0.33.0", | ||
"cfn2ts": "^0.33.0", | ||
"pkglint": "^0.33.0" | ||
"@aws-cdk/assert": "^0.34.0", | ||
"cdk-build-tools": "^0.34.0", | ||
"cfn2ts": "^0.34.0", | ||
"pkglint": "^0.34.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.33.0" | ||
"@aws-cdk/cdk": "^0.34.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/cdk": "^0.33.0" | ||
"@aws-cdk/cdk": "^0.34.0" | ||
}, | ||
"engines": { | ||
"node": ">= 8.10.0" | ||
} | ||
}, | ||
"stability": "experimental" | ||
} |
@@ -1,2 +0,15 @@ | ||
## The CDK Construct Library for AWS Service Catalog | ||
## AWS Service Catalog Construct Library | ||
<!--BEGIN STABILITY BANNER--> | ||
--- | ||
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge) | ||
> This API is still under active development and subject to non-backward | ||
> compatible changes or removal in any future version. Use of the API is not recommended in production | ||
> environments. Experimental APIs are not subject to the Semantic Versioning model. | ||
--- | ||
<!--END STABILITY BANNER--> | ||
This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project. |
Sorry, the diff of this file is not supported yet
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
382146
16
+ Added@aws-cdk/cdk@0.34.0(transitive)
+ Added@aws-cdk/cx-api@0.34.0(transitive)
- Removed@aws-cdk/cdk@0.33.0(transitive)
- Removed@aws-cdk/cx-api@0.33.0(transitive)
Updated@aws-cdk/cdk@^0.34.0