Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-s3

Package Overview
Dependencies
Maintainers
4
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-s3 - npm Package Compare versions

Comparing version 0.17.0 to 0.18.0

4

lib/s3.generated.d.ts

@@ -104,2 +104,6 @@ import cdk = require('@aws-cdk/cdk');

/**
* @cloudformation_attribute RegionalDomainName
*/
readonly bucketRegionalDomainName: string;
/**
* @cloudformation_attribute WebsiteURL

@@ -106,0 +110,0 @@ */

32

package.json
{
"name": "@aws-cdk/aws-s3",
"version": "0.17.0",
"version": "0.18.0",
"description": "CDK Constructs for AWS S3",

@@ -55,23 +55,23 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "^0.17.0",
"cdk-build-tools": "^0.17.0",
"cdk-integ-tools": "^0.17.0",
"cfn2ts": "^0.17.0",
"pkglint": "^0.17.0"
"@aws-cdk/assert": "^0.18.0",
"cdk-build-tools": "^0.18.0",
"cdk-integ-tools": "^0.18.0",
"cfn2ts": "^0.18.0",
"pkglint": "^0.18.0"
},
"dependencies": {
"@aws-cdk/aws-codepipeline-api": "^0.17.0",
"@aws-cdk/aws-iam": "^0.17.0",
"@aws-cdk/aws-kms": "^0.17.0",
"@aws-cdk/aws-s3-notifications": "^0.17.0",
"@aws-cdk/cdk": "^0.17.0"
"@aws-cdk/aws-codepipeline-api": "^0.18.0",
"@aws-cdk/aws-iam": "^0.18.0",
"@aws-cdk/aws-kms": "^0.18.0",
"@aws-cdk/aws-s3-notifications": "^0.18.0",
"@aws-cdk/cdk": "^0.18.0"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-codepipeline-api": "^0.17.0",
"@aws-cdk/aws-iam": "^0.17.0",
"@aws-cdk/aws-kms": "^0.17.0",
"@aws-cdk/aws-s3-notifications": "^0.17.0",
"@aws-cdk/cdk": "^0.17.0"
"@aws-cdk/aws-codepipeline-api": "^0.18.0",
"@aws-cdk/aws-iam": "^0.18.0",
"@aws-cdk/aws-kms": "^0.18.0",
"@aws-cdk/aws-s3-notifications": "^0.18.0",
"@aws-cdk/cdk": "^0.18.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc