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.32.1 to 1.32.2

32

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

@@ -62,10 +62,10 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.32.1",
"@aws-cdk/assert": "1.32.2",
"@types/nodeunit": "^0.0.30",
"@types/sinon": "^9.0.0",
"aws-cdk": "1.32.1",
"cdk-build-tools": "1.32.1",
"cdk-integ-tools": "1.32.1",
"aws-cdk": "1.32.2",
"cdk-build-tools": "1.32.2",
"cdk-integ-tools": "1.32.2",
"nodeunit": "^0.11.3",
"pkglint": "1.32.1",
"pkglint": "1.32.2",
"sinon": "^9.0.1",

@@ -75,7 +75,7 @@ "ts-mock-imports": "^1.3.0"

"dependencies": {
"@aws-cdk/assets": "1.32.1",
"@aws-cdk/aws-iam": "1.32.1",
"@aws-cdk/aws-s3": "1.32.1",
"@aws-cdk/core": "1.32.1",
"@aws-cdk/cx-api": "1.32.1",
"@aws-cdk/assets": "1.32.2",
"@aws-cdk/aws-iam": "1.32.2",
"@aws-cdk/aws-s3": "1.32.2",
"@aws-cdk/core": "1.32.2",
"@aws-cdk/cx-api": "1.32.2",
"constructs": "^2.0.0"

@@ -85,7 +85,7 @@ },

"peerDependencies": {
"@aws-cdk/assets": "1.32.1",
"@aws-cdk/aws-iam": "1.32.1",
"@aws-cdk/aws-s3": "1.32.1",
"@aws-cdk/core": "1.32.1",
"@aws-cdk/cx-api": "1.32.1",
"@aws-cdk/assets": "1.32.2",
"@aws-cdk/aws-iam": "1.32.2",
"@aws-cdk/aws-s3": "1.32.2",
"@aws-cdk/core": "1.32.2",
"@aws-cdk/cx-api": "1.32.2",
"constructs": "^2.0.0"

@@ -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