Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.62.0 to 1.63.0

36

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

@@ -66,15 +66,15 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.62.0",
"cdk-build-tools": "1.62.0",
"cdk-integ-tools": "1.62.0",
"pkglint": "1.62.0",
"@aws-cdk/cloud-assembly-schema": "1.62.0"
"@aws-cdk/assert": "1.63.0",
"cdk-build-tools": "1.63.0",
"cdk-integ-tools": "1.63.0",
"pkglint": "1.63.0",
"@aws-cdk/cloud-assembly-schema": "1.63.0"
},
"dependencies": {
"@aws-cdk/assets": "1.62.0",
"@aws-cdk/aws-iam": "1.62.0",
"@aws-cdk/aws-s3": "1.62.0",
"@aws-cdk/aws-kms": "1.62.0",
"@aws-cdk/core": "1.62.0",
"@aws-cdk/cx-api": "1.62.0",
"@aws-cdk/assets": "1.63.0",
"@aws-cdk/aws-iam": "1.63.0",
"@aws-cdk/aws-s3": "1.63.0",
"@aws-cdk/aws-kms": "1.63.0",
"@aws-cdk/core": "1.63.0",
"@aws-cdk/cx-api": "1.63.0",
"constructs": "^3.0.4"

@@ -84,8 +84,8 @@ },

"peerDependencies": {
"@aws-cdk/assets": "1.62.0",
"@aws-cdk/aws-iam": "1.62.0",
"@aws-cdk/aws-s3": "1.62.0",
"@aws-cdk/aws-kms": "1.62.0",
"@aws-cdk/core": "1.62.0",
"@aws-cdk/cx-api": "1.62.0",
"@aws-cdk/assets": "1.63.0",
"@aws-cdk/aws-iam": "1.63.0",
"@aws-cdk/aws-s3": "1.63.0",
"@aws-cdk/aws-kms": "1.63.0",
"@aws-cdk/core": "1.63.0",
"@aws-cdk/cx-api": "1.63.0",
"constructs": "^3.0.4"

@@ -92,0 +92,0 @@ },

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