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

@aws-cdk/aws-elasticloadbalancing

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

Comparing version 1.125.0 to 1.126.0

4

lib/load-balancer.js

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

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

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

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

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

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

@@ -58,3 +58,2 @@ "main": "lib/index.js",

"cloudformation": "AWS::ElasticLoadBalancing",
"jest": true,
"env": {

@@ -77,12 +76,12 @@ "AWSLINT_BASE_CONSTRUCT": true

"devDependencies": {
"@types/jest": "^26.0.24",
"cdk-build-tools": "1.125.0",
"cdk-integ-tools": "1.125.0",
"cfn2ts": "1.125.0",
"pkglint": "1.125.0",
"@aws-cdk/assert-internal": "1.125.0"
"@aws-cdk/assert-internal": "1.126.0",
"@aws-cdk/cdk-build-tools": "1.126.0",
"@aws-cdk/cdk-integ-tools": "1.126.0",
"@aws-cdk/cfn2ts": "1.126.0",
"@aws-cdk/pkglint": "1.126.0",
"@types/jest": "^26.0.24"
},
"dependencies": {
"@aws-cdk/aws-ec2": "1.125.0",
"@aws-cdk/core": "1.125.0",
"@aws-cdk/aws-ec2": "1.126.0",
"@aws-cdk/core": "1.126.0",
"constructs": "^3.3.69"

@@ -92,4 +91,4 @@ },

"peerDependencies": {
"@aws-cdk/aws-ec2": "1.125.0",
"@aws-cdk/core": "1.125.0",
"@aws-cdk/aws-ec2": "1.126.0",
"@aws-cdk/core": "1.126.0",
"constructs": "^3.3.69"

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