@aws-cdk/assets
Advanced tools
Comparing version 0.18.0 to 0.18.1
{ | ||
"name": "@aws-cdk/assets", | ||
"version": "0.18.0", | ||
"version": "0.18.1", | ||
"description": "Integration of CDK apps with local assets", | ||
@@ -52,20 +52,20 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@aws-cdk/assert": "^0.18.0", | ||
"aws-cdk": "^0.18.0", | ||
"cdk-build-tools": "^0.18.0", | ||
"cdk-integ-tools": "^0.18.0", | ||
"pkglint": "^0.18.0" | ||
"@aws-cdk/assert": "^0.18.1", | ||
"aws-cdk": "^0.18.1", | ||
"cdk-build-tools": "^0.18.1", | ||
"cdk-integ-tools": "^0.18.1", | ||
"pkglint": "^0.18.1" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/aws-iam": "^0.18.0", | ||
"@aws-cdk/aws-s3": "^0.18.0", | ||
"@aws-cdk/cdk": "^0.18.0", | ||
"@aws-cdk/cx-api": "^0.18.0" | ||
"@aws-cdk/aws-iam": "^0.18.1", | ||
"@aws-cdk/aws-s3": "^0.18.1", | ||
"@aws-cdk/cdk": "^0.18.1", | ||
"@aws-cdk/cx-api": "^0.18.1" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk", | ||
"peerDependencies": { | ||
"@aws-cdk/aws-iam": "^0.18.0", | ||
"@aws-cdk/aws-s3": "^0.18.0", | ||
"@aws-cdk/cdk": "^0.18.0" | ||
"@aws-cdk/aws-iam": "^0.18.1", | ||
"@aws-cdk/aws-s3": "^0.18.1", | ||
"@aws-cdk/cdk": "^0.18.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@aws-cdk/aws-iam@^0.18.1
Updated@aws-cdk/aws-s3@^0.18.1
Updated@aws-cdk/cdk@^0.18.1
Updated@aws-cdk/cx-api@^0.18.1