Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-elasticsearch

Package Overview
Dependencies
Maintainers
4
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.181.1 to 1.182.0

2

lib/elasticsearch.generated.d.ts

@@ -430,3 +430,3 @@ import * as cdk from '@aws-cdk/core';

/**
* The number of I/O operations per second (IOPS) that the volume supports. This property applies only to the Provisioned IOPS (SSD) EBS volume type.
* The number of I/O operations per second (IOPS) that the volume supports. This property applies only to provisioned IOPS EBS volume types.
*

@@ -433,0 +433,0 @@ * @link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticsearch-domain-ebsoptions.html#cfn-elasticsearch-domain-ebsoptions-iops

{
"name": "@aws-cdk/aws-elasticsearch",
"version": "1.181.1",
"version": "1.182.0",
"description": "The CDK Construct Library for AWS::Elasticsearch",

@@ -82,20 +82,20 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assertions": "1.181.1",
"@aws-cdk/cdk-build-tools": "1.181.1",
"@aws-cdk/integ-runner": "1.181.1",
"@aws-cdk/cfn2ts": "1.181.1",
"@aws-cdk/pkglint": "1.181.1",
"@aws-cdk/assertions": "1.182.0",
"@aws-cdk/cdk-build-tools": "1.182.0",
"@aws-cdk/integ-runner": "1.182.0",
"@aws-cdk/cfn2ts": "1.182.0",
"@aws-cdk/pkglint": "1.182.0",
"@types/jest": "^27.5.2"
},
"dependencies": {
"@aws-cdk/aws-certificatemanager": "1.181.1",
"@aws-cdk/aws-cloudwatch": "1.181.1",
"@aws-cdk/aws-ec2": "1.181.1",
"@aws-cdk/aws-iam": "1.181.1",
"@aws-cdk/aws-kms": "1.181.1",
"@aws-cdk/aws-logs": "1.181.1",
"@aws-cdk/aws-route53": "1.181.1",
"@aws-cdk/aws-secretsmanager": "1.181.1",
"@aws-cdk/core": "1.181.1",
"@aws-cdk/custom-resources": "1.181.1",
"@aws-cdk/aws-certificatemanager": "1.182.0",
"@aws-cdk/aws-cloudwatch": "1.182.0",
"@aws-cdk/aws-ec2": "1.182.0",
"@aws-cdk/aws-iam": "1.182.0",
"@aws-cdk/aws-kms": "1.182.0",
"@aws-cdk/aws-logs": "1.182.0",
"@aws-cdk/aws-route53": "1.182.0",
"@aws-cdk/aws-secretsmanager": "1.182.0",
"@aws-cdk/core": "1.182.0",
"@aws-cdk/custom-resources": "1.182.0",
"constructs": "^3.3.69"

@@ -105,12 +105,12 @@ },

"peerDependencies": {
"@aws-cdk/aws-certificatemanager": "1.181.1",
"@aws-cdk/aws-cloudwatch": "1.181.1",
"@aws-cdk/aws-ec2": "1.181.1",
"@aws-cdk/aws-iam": "1.181.1",
"@aws-cdk/aws-kms": "1.181.1",
"@aws-cdk/aws-logs": "1.181.1",
"@aws-cdk/aws-route53": "1.181.1",
"@aws-cdk/aws-secretsmanager": "1.181.1",
"@aws-cdk/core": "1.181.1",
"@aws-cdk/custom-resources": "1.181.1",
"@aws-cdk/aws-certificatemanager": "1.182.0",
"@aws-cdk/aws-cloudwatch": "1.182.0",
"@aws-cdk/aws-ec2": "1.182.0",
"@aws-cdk/aws-iam": "1.182.0",
"@aws-cdk/aws-kms": "1.182.0",
"@aws-cdk/aws-logs": "1.182.0",
"@aws-cdk/aws-route53": "1.182.0",
"@aws-cdk/aws-secretsmanager": "1.182.0",
"@aws-cdk/core": "1.182.0",
"@aws-cdk/custom-resources": "1.182.0",
"constructs": "^3.3.69"

@@ -117,0 +117,0 @@ },

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

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