@aws-cdk/aws-sam
Advanced tools
Comparing version 0.34.0 to 0.35.0
{ | ||
"name": "@aws-cdk/aws-sam", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"description": "The CDK Construct Library for the AWS Serverless Application Model (SAM) resources", | ||
@@ -67,12 +67,12 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.34.0", | ||
"cdk-build-tools": "^0.34.0", | ||
"cfn2ts": "^0.34.0", | ||
"pkglint": "^0.34.0" | ||
"@aws-cdk/assert": "^0.35.0", | ||
"cdk-build-tools": "^0.35.0", | ||
"cfn2ts": "^0.35.0", | ||
"pkglint": "^0.35.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.34.0" | ||
"@aws-cdk/cdk": "^0.35.0" | ||
}, | ||
"peerDependencies": { | ||
"@aws-cdk/cdk": "^0.34.0" | ||
"@aws-cdk/cdk": "^0.35.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "engines": { |
@@ -8,2 +8,5 @@ ## AWS Serverless Application Model Construct Library | ||
> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have | ||
> future breaking changes.** | ||
> | ||
> This API is still under active development and subject to non-backward | ||
@@ -10,0 +13,0 @@ > compatible changes or removal in any future version. Use of the API is not recommended in production |
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
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
675422
3567
33
+ Added@aws-cdk/cdk@0.35.0(transitive)
+ Added@aws-cdk/cx-api@0.35.0(transitive)
- Removed@aws-cdk/cdk@0.34.0(transitive)
- Removed@aws-cdk/cx-api@0.34.0(transitive)
Updated@aws-cdk/cdk@^0.35.0