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