@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 1.83.0 to 1.84.0
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "1.83.0", | ||
"version": "1.84.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -76,9 +76,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "1.83.0", | ||
"cdk-build-tools": "1.83.0", | ||
"cfn2ts": "1.83.0", | ||
"pkglint": "1.83.0" | ||
"@aws-cdk/assert": "1.84.0", | ||
"cdk-build-tools": "1.84.0", | ||
"cfn2ts": "1.84.0", | ||
"pkglint": "1.84.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.83.0", | ||
"@aws-cdk/core": "1.84.0", | ||
"constructs": "^3.2.0" | ||
@@ -88,3 +88,3 @@ }, | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.83.0", | ||
"@aws-cdk/core": "1.84.0", | ||
"constructs": "^3.2.0" | ||
@@ -91,0 +91,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.84.0(transitive)
+ Added@aws-cdk/core@1.84.0(transitive)
+ Added@aws-cdk/cx-api@1.84.0(transitive)
+ Added@aws-cdk/region-info@1.84.0(transitive)
- Removed@aws-cdk/cloud-assembly-schema@1.83.0(transitive)
- Removed@aws-cdk/core@1.83.0(transitive)
- Removed@aws-cdk/cx-api@1.83.0(transitive)
- Removed@aws-cdk/region-info@1.83.0(transitive)
Updated@aws-cdk/core@1.84.0