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

@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.76.0 to 1.77.0

17

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

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

"compat": "cdk-compat",
"gen": "cfn2ts"
"gen": "cfn2ts",
"rosetta:extract": "yarn --silent jsii-rosetta extract"
},

@@ -78,13 +79,13 @@ "cdk-build": {

"devDependencies": {
"@aws-cdk/assert": "1.76.0",
"cdk-build-tools": "1.76.0",
"cfn2ts": "1.76.0",
"pkglint": "1.76.0"
"@aws-cdk/assert": "1.77.0",
"cdk-build-tools": "1.77.0",
"cfn2ts": "1.77.0",
"pkglint": "1.77.0"
},
"dependencies": {
"@aws-cdk/core": "1.76.0",
"@aws-cdk/core": "1.77.0",
"constructs": "^3.2.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.76.0",
"@aws-cdk/core": "1.77.0",
"constructs": "^3.2.0"

@@ -91,0 +92,0 @@ },

@@ -1,3 +0,4 @@

## Amazon Managed Streaming for Apache Kafka Construct Library
# Amazon Managed Streaming for Apache Kafka Construct Library
<!--BEGIN STABILITY BANNER-->
---

@@ -7,5 +8,8 @@

> All classes with the `Cfn` prefix in this module ([CFN Resources](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) are always stable and safe to use.
> All classes with the `Cfn` prefix in this module ([CFN Resources]) are always stable and safe to use.
>
> [CFN Resources]: https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib
---
<!--END STABILITY BANNER-->

@@ -12,0 +16,0 @@

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