Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-ecr-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-ecr-assets - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

38

package.json
{
"name": "@aws-cdk/aws-ecr-assets",
"version": "1.10.0",
"version": "1.10.1",
"description": "Docker image assets deployed to ECR",

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

"devDependencies": {
"@aws-cdk/assert": "^1.10.0",
"@aws-cdk/assert": "^1.10.1",
"@types/proxyquire": "^1.3.28",
"aws-cdk": "^1.10.0",
"aws-cdk": "^1.10.1",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",

@@ -73,21 +73,21 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools",

"dependencies": {
"@aws-cdk/assets": "^1.10.0",
"@aws-cdk/aws-cloudformation": "^1.10.0",
"@aws-cdk/aws-ecr": "^1.10.0",
"@aws-cdk/aws-iam": "^1.10.0",
"@aws-cdk/aws-lambda": "^1.10.0",
"@aws-cdk/aws-s3": "^1.10.0",
"@aws-cdk/core": "^1.10.0",
"@aws-cdk/cx-api": "^1.10.0"
"@aws-cdk/assets": "^1.10.1",
"@aws-cdk/aws-cloudformation": "^1.10.1",
"@aws-cdk/aws-ecr": "^1.10.1",
"@aws-cdk/aws-iam": "^1.10.1",
"@aws-cdk/aws-lambda": "^1.10.1",
"@aws-cdk/aws-s3": "^1.10.1",
"@aws-cdk/core": "^1.10.1",
"@aws-cdk/cx-api": "^1.10.1"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/assets": "^1.10.0",
"@aws-cdk/aws-cloudformation": "^1.10.0",
"@aws-cdk/aws-ecr": "^1.10.0",
"@aws-cdk/aws-iam": "^1.10.0",
"@aws-cdk/aws-lambda": "^1.10.0",
"@aws-cdk/aws-s3": "^1.10.0",
"@aws-cdk/core": "^1.10.0",
"@aws-cdk/cx-api": "^1.10.0"
"@aws-cdk/assets": "^1.10.1",
"@aws-cdk/aws-cloudformation": "^1.10.1",
"@aws-cdk/aws-ecr": "^1.10.1",
"@aws-cdk/aws-iam": "^1.10.1",
"@aws-cdk/aws-lambda": "^1.10.1",
"@aws-cdk/aws-s3": "^1.10.1",
"@aws-cdk/core": "^1.10.1",
"@aws-cdk/cx-api": "^1.10.1"
},

@@ -94,0 +94,0 @@ "nyc": {

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