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

@aws-cdk/aws-kinesisanalytics

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.156.1 to 1.157.0

14

package.json
{
"name": "@aws-cdk/aws-kinesisanalytics",
"version": "1.156.1",
"version": "1.157.0",
"description": "The CDK Construct Library for AWS::KinesisAnalytics",

@@ -85,10 +85,10 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assertions": "1.156.1",
"@aws-cdk/cdk-build-tools": "1.156.1",
"@aws-cdk/cfn2ts": "1.156.1",
"@aws-cdk/pkglint": "1.156.1",
"@aws-cdk/assertions": "1.157.0",
"@aws-cdk/cdk-build-tools": "1.157.0",
"@aws-cdk/cfn2ts": "1.157.0",
"@aws-cdk/pkglint": "1.157.0",
"@types/jest": "^27.5.0"
},
"dependencies": {
"@aws-cdk/core": "1.156.1",
"@aws-cdk/core": "1.157.0",
"constructs": "^3.3.69"

@@ -98,3 +98,3 @@ },

"peerDependencies": {
"@aws-cdk/core": "1.156.1",
"@aws-cdk/core": "1.157.0",
"constructs": "^3.3.69"

@@ -101,0 +101,0 @@ },

@@ -30,4 +30,11 @@ # Amazon Kinesis Data Analytics Construct Library

(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) if you are interested in contributing to this construct library.)
<!--BEGIN CFNONLY DISCLAIMER-->
There are no hand-written ([L2](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib)) constructs for this service yet.
However, you can still use the automatically generated [L1](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_l1_using) constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the [CloudFormation documentation for AWS::KinesisAnalytics](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_KinesisAnalytics.html).
(Read the [CDK Contributing Guide](https://github.com/aws/aws-cdk/blob/master/CONTRIBUTING.md) and submit an RFC if you are interested in contributing to this construct library.)
<!--END CFNONLY DISCLAIMER-->

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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