@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 1.95.2 to 1.96.0
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "1.95.2", | ||
"version": "1.96.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -74,9 +74,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "1.95.2", | ||
"cdk-build-tools": "1.95.2", | ||
"cfn2ts": "1.95.2", | ||
"pkglint": "1.95.2" | ||
"@aws-cdk/assert": "1.96.0", | ||
"cdk-build-tools": "1.96.0", | ||
"cfn2ts": "1.96.0", | ||
"pkglint": "1.96.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.95.2", | ||
"@aws-cdk/core": "1.96.0", | ||
"constructs": "^3.3.69" | ||
@@ -86,3 +86,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.95.2", | ||
"@aws-cdk/core": "1.96.0", | ||
"constructs": "^3.3.69" | ||
@@ -89,0 +89,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
+ Added@aws-cdk/cloud-assembly-schema@1.96.0(transitive)
+ Added@aws-cdk/core@1.96.0(transitive)
+ Added@aws-cdk/cx-api@1.96.0(transitive)
+ Added@aws-cdk/region-info@1.96.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.95.2(transitive)
- Removed@aws-cdk/core@1.95.2(transitive)
- Removed@aws-cdk/cx-api@1.95.2(transitive)
- Removed@aws-cdk/region-info@1.95.2(transitive)
Updated@aws-cdk/core@1.96.0