@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 1.26.0 to 1.27.0
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "1.26.0", | ||
"version": "1.27.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -82,13 +82,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "1.26.0", | ||
"cdk-build-tools": "1.26.0", | ||
"cfn2ts": "1.26.0", | ||
"pkglint": "1.26.0" | ||
"@aws-cdk/assert": "1.27.0", | ||
"cdk-build-tools": "1.27.0", | ||
"cfn2ts": "1.27.0", | ||
"pkglint": "1.27.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.26.0" | ||
"@aws-cdk/core": "1.27.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.26.0" | ||
"@aws-cdk/core": "1.27.0" | ||
}, | ||
@@ -95,0 +95,0 @@ "engines": { |
@@ -8,8 +8,10 @@ ## AWS Service Catalog Construct Library | ||
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have | ||
> future breaking changes.** | ||
> **This is a _developer preview_ (public beta) module.** | ||
> | ||
> 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. | ||
> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) | ||
> are auto-generated from CloudFormation. They are stable and safe to use. | ||
> | ||
> However, all other classes, i.e., higher level constructs, are under active development and subject to non-backward | ||
> compatible changes or removal in any future version. These are not subject to the [Semantic Versioning](https://semver.org/) model. | ||
> This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package. | ||
@@ -16,0 +18,0 @@ --- |
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
593734
21
+ Added@aws-cdk/core@1.27.0(transitive)
+ Added@aws-cdk/cx-api@1.27.0(transitive)
- Removed@aws-cdk/core@1.26.0(transitive)
- Removed@aws-cdk/cx-api@1.26.0(transitive)
Updated@aws-cdk/core@1.27.0