You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 1.0.0 to 1.1.0

50

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

@@ -33,3 +33,3 @@ "main": "lib/index.js",

"type": "git",
"url": "https://github.com/awslabs/aws-cdk.git",
"url": "https://github.com/aws/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-ecr-assets"

@@ -63,30 +63,30 @@ },

"devDependencies": {
"@aws-cdk/assert": "^1.0.0",
"@aws-cdk/assert": "^1.1.0",
"@types/proxyquire": "^1.3.28",
"aws-cdk": "^1.0.0",
"cdk-build-tools": "^1.0.0",
"cdk-integ-tools": "^1.0.0",
"pkglint": "^1.0.0",
"aws-cdk": "^1.1.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"cdk-integ-tools": "file:../../../tools/cdk-integ-tools",
"pkglint": "file:../../../tools/pkglint",
"proxyquire": "^2.1.0"
},
"dependencies": {
"@aws-cdk/assets": "^1.0.0",
"@aws-cdk/aws-cloudformation": "^1.0.0",
"@aws-cdk/aws-ecr": "^1.0.0",
"@aws-cdk/aws-iam": "^1.0.0",
"@aws-cdk/aws-lambda": "^1.0.0",
"@aws-cdk/aws-s3": "^1.0.0",
"@aws-cdk/core": "^1.0.0",
"@aws-cdk/cx-api": "^1.0.0"
"@aws-cdk/assets": "^1.1.0",
"@aws-cdk/aws-cloudformation": "^1.1.0",
"@aws-cdk/aws-ecr": "^1.1.0",
"@aws-cdk/aws-iam": "^1.1.0",
"@aws-cdk/aws-lambda": "^1.1.0",
"@aws-cdk/aws-s3": "^1.1.0",
"@aws-cdk/core": "^1.1.0",
"@aws-cdk/cx-api": "^1.1.0"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/assets": "^1.0.0",
"@aws-cdk/aws-cloudformation": "^1.0.0",
"@aws-cdk/aws-ecr": "^1.0.0",
"@aws-cdk/aws-iam": "^1.0.0",
"@aws-cdk/aws-lambda": "^1.0.0",
"@aws-cdk/aws-s3": "^1.0.0",
"@aws-cdk/core": "^1.0.0",
"@aws-cdk/cx-api": "^1.0.0"
"@aws-cdk/assets": "^1.1.0",
"@aws-cdk/aws-cloudformation": "^1.1.0",
"@aws-cdk/aws-ecr": "^1.1.0",
"@aws-cdk/aws-iam": "^1.1.0",
"@aws-cdk/aws-lambda": "^1.1.0",
"@aws-cdk/aws-s3": "^1.1.0",
"@aws-cdk/core": "^1.1.0",
"@aws-cdk/cx-api": "^1.1.0"
},

@@ -100,2 +100,2 @@ "nyc": {

"stability": "experimental"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc