@aws-cdk/aws-iot
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "@aws-cdk/aws-iot", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "The CDK Construct Library for AWS::IoT", | ||
@@ -65,3 +65,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^1.3.0", | ||
"@aws-cdk/assert": "^1.4.0", | ||
"cdk-build-tools": "file:../../../tools/cdk-build-tools", | ||
@@ -72,7 +72,7 @@ "cfn2ts": "file:../../../tools/cfn2ts", | ||
"dependencies": { | ||
"@aws-cdk/core": "^1.3.0" | ||
"@aws-cdk/core": "^1.4.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "^1.3.0" | ||
"@aws-cdk/core": "^1.4.0" | ||
}, | ||
@@ -79,0 +79,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Updated@aws-cdk/core@^1.4.0