@aws-cdk/aws-servicecatalog
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@aws-cdk/aws-servicecatalog", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "The CDK Construct Library for AWS::ServiceCatalog", | ||
@@ -29,5 +29,2 @@ "main": "lib/index.js", | ||
} | ||
}, | ||
"metadata": { | ||
"awsdocs:title": "AWS Service Catalog" | ||
} | ||
@@ -69,3 +66,3 @@ }, | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^1.1.0", | ||
"@aws-cdk/assert": "^1.2.0", | ||
"cdk-build-tools": "file:../../../tools/cdk-build-tools", | ||
@@ -76,7 +73,7 @@ "cfn2ts": "file:../../../tools/cfn2ts", | ||
"dependencies": { | ||
"@aws-cdk/core": "^1.1.0" | ||
"@aws-cdk/core": "^1.2.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "^1.1.0" | ||
"@aws-cdk/core": "^1.2.0" | ||
}, | ||
@@ -83,0 +80,0 @@ "engines": { |
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
560582
2786
Updated@aws-cdk/core@^1.2.0