Socket
Socket
Sign inDemoInstall

@aws-cdk/core

Package Overview
Dependencies
Maintainers
5
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/core - npm Package Compare versions

Comparing version 1.17.1 to 1.18.0

16

package.json
{
"name": "@aws-cdk/core",
"version": "1.17.1",
"version": "1.18.0",
"description": "AWS Cloud Development Kit Core Library",

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

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

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

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

@@ -155,14 +153,14 @@ },

"@types/lodash": "^4.14.149",
"cdk-build-tools": "1.17.1",
"cfn2ts": "1.17.1",
"cdk-build-tools": "1.18.0",
"cfn2ts": "1.18.0",
"fast-check": "^1.18.1",
"lodash": "^4.17.15",
"pkglint": "1.17.1"
"pkglint": "1.18.0"
},
"dependencies": {
"@aws-cdk/cx-api": "1.17.1"
"@aws-cdk/cx-api": "1.18.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/cx-api": "1.17.1"
"@aws-cdk/cx-api": "1.18.0"
},

@@ -169,0 +167,0 @@ "engines": {

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