Socket
Socket
Sign inDemoInstall

@aws-cdk/assets

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/assets - npm Package Compare versions

Comparing version 0.15.0 to 0.15.1

26

package.json
{
"name": "@aws-cdk/assets",
"version": "0.15.0",
"version": "0.15.1",
"description": "Integration of CDK apps with local assets",

@@ -52,20 +52,20 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "^0.15.0",
"aws-cdk": "^0.15.0",
"cdk-build-tools": "^0.15.0",
"cdk-integ-tools": "^0.15.0",
"pkglint": "^0.15.0"
"@aws-cdk/assert": "^0.15.1",
"aws-cdk": "^0.15.1",
"cdk-build-tools": "^0.15.1",
"cdk-integ-tools": "^0.15.1",
"pkglint": "^0.15.1"
},
"dependencies": {
"@aws-cdk/aws-iam": "^0.15.0",
"@aws-cdk/aws-s3": "^0.15.0",
"@aws-cdk/cdk": "^0.15.0",
"@aws-cdk/cx-api": "^0.15.0"
"@aws-cdk/aws-iam": "^0.15.1",
"@aws-cdk/aws-s3": "^0.15.1",
"@aws-cdk/cdk": "^0.15.1",
"@aws-cdk/cx-api": "^0.15.1"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-iam": "^0.14.1",
"@aws-cdk/aws-s3": "^0.14.1",
"@aws-cdk/cdk": "^0.14.1"
"@aws-cdk/aws-iam": "^0.15.1",
"@aws-cdk/aws-s3": "^0.15.1",
"@aws-cdk/cdk": "^0.15.1"
}
}

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