@aws-cdk/aws-dax
Advanced tools
Comparing version 1.19.0 to 1.20.0
@@ -1,2 +0,2 @@ | ||
import cdk = require('@aws-cdk/core'); | ||
import * as cdk from '@aws-cdk/core'; | ||
/** | ||
@@ -3,0 +3,0 @@ * Properties for defining a `AWS::DAX::Cluster` |
{ | ||
"name": "@aws-cdk/aws-dax", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"description": "The CDK Construct Library for AWS::DAX", | ||
@@ -72,17 +72,23 @@ "main": "lib/index.js", | ||
} | ||
} | ||
}, | ||
"collectCoverage": true, | ||
"coverageReporters": [ | ||
"lcov", | ||
"html", | ||
"text-summary" | ||
] | ||
}, | ||
"license": "Apache-2.0", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "1.19.0", | ||
"cdk-build-tools": "1.19.0", | ||
"cfn2ts": "1.19.0", | ||
"pkglint": "1.19.0" | ||
"@aws-cdk/assert": "1.20.0", | ||
"cdk-build-tools": "1.20.0", | ||
"cfn2ts": "1.20.0", | ||
"pkglint": "1.20.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/core": "1.19.0" | ||
"@aws-cdk/core": "1.20.0" | ||
}, | ||
"homepage": "https://github.com/aws/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/core": "1.19.0" | ||
"@aws-cdk/core": "1.20.0" | ||
}, | ||
@@ -89,0 +95,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 not supported yet
Sorry, the diff of this file is not supported yet
139321
+ Added@aws-cdk/core@1.20.0(transitive)
+ Added@aws-cdk/cx-api@1.20.0(transitive)
- Removed@aws-cdk/core@1.19.0(transitive)
- Removed@aws-cdk/cx-api@1.19.0(transitive)
Updated@aws-cdk/core@1.20.0