Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-cdk/aws-ec2

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-ec2 - npm Package Compare versions

Comparing version 1.17.1 to 1.18.0

36

package.json
{
"name": "@aws-cdk/aws-ec2",
"version": "1.17.1",
"version": "1.18.0",
"description": "CDK Constructs for AWS EC2",

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

"groupId": "software.amazon.awscdk",
"artifactId": "ec2",
"versionSuffix": ".DEVPREVIEW"
"artifactId": "ec2"
}

@@ -24,3 +23,2 @@ },

"assemblyOriginatorKeyFile": "../../key.snk",
"versionSuffix": "-devpreview",
"iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png"

@@ -69,22 +67,22 @@ },

"devDependencies": {
"@aws-cdk/assert": "1.17.1",
"cdk-build-tools": "1.17.1",
"cdk-integ-tools": "1.17.1",
"cfn2ts": "1.17.1",
"pkglint": "1.17.1"
"@aws-cdk/assert": "1.18.0",
"cdk-build-tools": "1.18.0",
"cdk-integ-tools": "1.18.0",
"cfn2ts": "1.18.0",
"pkglint": "1.18.0"
},
"dependencies": {
"@aws-cdk/aws-cloudwatch": "1.17.1",
"@aws-cdk/aws-iam": "1.17.1",
"@aws-cdk/aws-ssm": "1.17.1",
"@aws-cdk/core": "1.17.1",
"@aws-cdk/cx-api": "1.17.1"
"@aws-cdk/aws-cloudwatch": "1.18.0",
"@aws-cdk/aws-iam": "1.18.0",
"@aws-cdk/aws-ssm": "1.18.0",
"@aws-cdk/core": "1.18.0",
"@aws-cdk/cx-api": "1.18.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-cloudwatch": "1.17.1",
"@aws-cdk/aws-iam": "1.17.1",
"@aws-cdk/aws-ssm": "1.17.1",
"@aws-cdk/core": "1.17.1",
"@aws-cdk/cx-api": "1.17.1"
"@aws-cdk/aws-cloudwatch": "1.18.0",
"@aws-cdk/aws-iam": "1.18.0",
"@aws-cdk/aws-ssm": "1.18.0",
"@aws-cdk/core": "1.18.0",
"@aws-cdk/cx-api": "1.18.0"
},

@@ -91,0 +89,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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