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

@aws-cdk/aws-msk

Package Overview
Dependencies
Maintainers
5
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.17.1 to 1.18.0

18

package.json
{
"name": "@aws-cdk/aws-msk",
"version": "1.17.1",
"version": "1.18.0",
"description": "The CDK Construct Library for AWS::MSK",

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

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

@@ -23,4 +22,3 @@ },

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

@@ -71,12 +69,12 @@ },

"devDependencies": {
"@aws-cdk/assert": "1.17.1",
"cdk-build-tools": "1.17.1",
"cfn2ts": "1.17.1",
"pkglint": "1.17.1"
"@aws-cdk/assert": "1.18.0",
"cdk-build-tools": "1.18.0",
"cfn2ts": "1.18.0",
"pkglint": "1.18.0"
},
"dependencies": {
"@aws-cdk/core": "1.17.1"
"@aws-cdk/core": "1.18.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.17.1"
"@aws-cdk/core": "1.18.0"
},

@@ -83,0 +81,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