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.0.0 to 1.1.0

22

lib/msk.generated.d.ts

@@ -5,3 +5,3 @@ import cdk = require('@aws-cdk/core');

*
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html

@@ -60,3 +60,3 @@ */

* @cloudformationResource AWS::MSK::Cluster
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-msk-cluster.html

@@ -133,3 +133,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-brokernodegroupinfo.html

@@ -167,3 +167,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-clientauthentication.html

@@ -181,3 +181,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-configurationinfo.html

@@ -200,3 +200,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-ebsstorageinfo.html

@@ -214,3 +214,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html

@@ -228,3 +228,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionintransit.html

@@ -247,3 +247,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html

@@ -266,3 +266,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-storageinfo.html

@@ -280,3 +280,3 @@ */

/**
* @stable
* @stability external
* @see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-tls.html

@@ -283,0 +283,0 @@ */

{
"name": "@aws-cdk/aws-msk",
"version": "1.0.0",
"version": "1.1.0",
"description": "The CDK Construct Library for AWS::MSK",

@@ -36,6 +36,6 @@ "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-msk"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"homepage": "https://github.com/aws/aws-cdk",
"scripts": {

@@ -71,12 +71,12 @@ "build": "cdk-build",

"devDependencies": {
"@aws-cdk/assert": "^1.0.0",
"cdk-build-tools": "^1.0.0",
"cfn2ts": "^1.0.0",
"pkglint": "^1.0.0"
"@aws-cdk/assert": "^1.1.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"cfn2ts": "file:../../../tools/cfn2ts",
"pkglint": "file:../../../tools/pkglint"
},
"dependencies": {
"@aws-cdk/core": "^1.0.0"
"@aws-cdk/core": "^1.1.0"
},
"peerDependencies": {
"@aws-cdk/core": "^1.0.0"
"@aws-cdk/core": "^1.1.0"
},

@@ -87,2 +87,2 @@ "engines": {

"stability": "experimental"
}
}

@@ -18,3 +18,3 @@ ## Amazon Managed Streaming for Apache Kafka Construct Library

This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project.
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.

@@ -21,0 +21,0 @@ ```ts

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