Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-elasticloadbalancing

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-elasticloadbalancing - npm Package Compare versions

Comparing version 1.189.0 to 1.190.0

4

lib/load-balancer.js

@@ -176,3 +176,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
LoadBalancer[_a] = { fqn: "@aws-cdk/aws-elasticloadbalancing.LoadBalancer", version: "1.189.0" };
LoadBalancer[_a] = { fqn: "@aws-cdk/aws-elasticloadbalancing.LoadBalancer", version: "1.190.0" };
/**

@@ -198,3 +198,3 @@ * Reference to a listener's port just created.

_b = JSII_RTTI_SYMBOL_1;
ListenerPort[_b] = { fqn: "@aws-cdk/aws-elasticloadbalancing.ListenerPort", version: "1.189.0" };
ListenerPort[_b] = { fqn: "@aws-cdk/aws-elasticloadbalancing.ListenerPort", version: "1.190.0" };
function wellKnownProtocol(port) {

@@ -201,0 +201,0 @@ const proto = tryWellKnownProtocol(port);

{
"name": "@aws-cdk/aws-elasticloadbalancing",
"version": "1.189.0",
"version": "1.190.0",
"description": "The CDK Construct Library for AWS::ElasticLoadBalancing",

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

"devDependencies": {
"@aws-cdk/assertions": "1.189.0",
"@aws-cdk/cdk-build-tools": "1.189.0",
"@aws-cdk/integ-runner": "1.189.0",
"@aws-cdk/cfn2ts": "1.189.0",
"@aws-cdk/pkglint": "1.189.0",
"@aws-cdk/assertions": "1.190.0",
"@aws-cdk/cdk-build-tools": "1.190.0",
"@aws-cdk/integ-runner": "1.190.0",
"@aws-cdk/cfn2ts": "1.190.0",
"@aws-cdk/pkglint": "1.190.0",
"@types/jest": "^27.5.2"
},
"dependencies": {
"@aws-cdk/aws-ec2": "1.189.0",
"@aws-cdk/core": "1.189.0",
"@aws-cdk/aws-ec2": "1.190.0",
"@aws-cdk/core": "1.190.0",
"constructs": "^3.3.69"

@@ -97,4 +97,4 @@ },

"peerDependencies": {
"@aws-cdk/aws-ec2": "1.189.0",
"@aws-cdk/core": "1.189.0",
"@aws-cdk/aws-ec2": "1.190.0",
"@aws-cdk/core": "1.190.0",
"constructs": "^3.3.69"

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