Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-s3-assets

Package Overview
Dependencies
Maintainers
5
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.14.0 to 1.15.0

26

package.json
{
"name": "@aws-cdk/aws-s3-assets",
"version": "1.14.0",
"version": "1.15.0",
"description": "Deploy local files and directories to S3",

@@ -63,5 +63,5 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.14.0",
"@aws-cdk/assert": "1.15.0",
"@types/sinon": "^7.5.0",
"aws-cdk": "1.14.0",
"aws-cdk": "1.15.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",

@@ -74,15 +74,15 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools",

"dependencies": {
"@aws-cdk/assets": "1.14.0",
"@aws-cdk/aws-iam": "1.14.0",
"@aws-cdk/aws-s3": "1.14.0",
"@aws-cdk/core": "1.14.0",
"@aws-cdk/cx-api": "1.14.0"
"@aws-cdk/assets": "1.15.0",
"@aws-cdk/aws-iam": "1.15.0",
"@aws-cdk/aws-s3": "1.15.0",
"@aws-cdk/core": "1.15.0",
"@aws-cdk/cx-api": "1.15.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/assets": "1.14.0",
"@aws-cdk/aws-iam": "1.14.0",
"@aws-cdk/aws-s3": "1.14.0",
"@aws-cdk/core": "1.14.0",
"@aws-cdk/cx-api": "1.14.0"
"@aws-cdk/assets": "1.15.0",
"@aws-cdk/aws-iam": "1.15.0",
"@aws-cdk/aws-s3": "1.15.0",
"@aws-cdk/core": "1.15.0",
"@aws-cdk/cx-api": "1.15.0"
},

@@ -89,0 +89,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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