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 0.36.1 to 0.36.2

20

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

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

"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
"assemblyOriginatorKeyFile": "../../key.snk",
"versionSuffix": "-devpreview"
},

@@ -21,3 +22,4 @@ "java": {

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

@@ -70,12 +72,12 @@ },

"devDependencies": {
"@aws-cdk/assert": "^0.36.1",
"cdk-build-tools": "^0.36.1",
"cfn2ts": "^0.36.1",
"pkglint": "^0.36.1"
"@aws-cdk/assert": "^0.36.2",
"cdk-build-tools": "^0.36.2",
"cfn2ts": "^0.36.2",
"pkglint": "^0.36.2"
},
"dependencies": {
"@aws-cdk/core": "^0.36.1"
"@aws-cdk/core": "^0.36.2"
},
"peerDependencies": {
"@aws-cdk/core": "^0.36.1"
"@aws-cdk/core": "^0.36.2"
},

@@ -82,0 +84,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