@aws-cdk/aws-s3-notifications
Advanced tools
Comparing version 0.10.0 to 0.11.0
{ | ||
"name": "@aws-cdk/aws-s3-notifications", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "Bucket Notifications API for AWS S3", | ||
@@ -52,9 +52,9 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"cdk-build-tools": "^0.10.0", | ||
"pkglint": "^0.10.0" | ||
"cdk-build-tools": "^0.11.0", | ||
"pkglint": "^0.11.0" | ||
}, | ||
"dependencies": { | ||
"@aws-cdk/cdk": "^0.10.0" | ||
"@aws-cdk/cdk": "^0.11.0" | ||
}, | ||
"homepage": "https://github.com/awslabs/aws-cdk" | ||
} |
@@ -9,4 +9,2 @@ { | ||
"inlineSources": true, | ||
"jsx": "react", | ||
"jsxFactory": "jsx.create", | ||
"lib": [ | ||
@@ -13,0 +11,0 @@ "es2016", |
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
25839
87
+ Added@aws-cdk/cdk@0.11.0(transitive)
+ Added@aws-cdk/cx-api@0.11.0(transitive)
- Removed@aws-cdk/cdk@0.10.0(transitive)
- Removed@aws-cdk/cx-api@0.10.0(transitive)
Updated@aws-cdk/cdk@^0.11.0