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.16.2 to 1.16.3

32

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

@@ -64,8 +64,8 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.16.2",
"@aws-cdk/assert": "1.16.3",
"@types/sinon": "^7.5.0",
"aws-cdk": "1.16.2",
"cdk-build-tools": "1.16.2",
"cdk-integ-tools": "1.16.2",
"pkglint": "1.16.2",
"aws-cdk": "1.16.3",
"cdk-build-tools": "1.16.3",
"cdk-integ-tools": "1.16.3",
"pkglint": "1.16.3",
"sinon": "^7.5.0",

@@ -75,15 +75,15 @@ "ts-mock-imports": "^1.2.6"

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

@@ -90,0 +90,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