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.94.1 to 1.95.0

4

lib/load-balancer.js

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

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

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

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

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

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

@@ -74,18 +74,18 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.94.1",
"cdk-build-tools": "1.94.1",
"cdk-integ-tools": "1.94.1",
"cfn2ts": "1.94.1",
"pkglint": "1.94.1"
"@aws-cdk/assert": "1.95.0",
"cdk-build-tools": "1.95.0",
"cdk-integ-tools": "1.95.0",
"cfn2ts": "1.95.0",
"pkglint": "1.95.0"
},
"dependencies": {
"@aws-cdk/aws-ec2": "1.94.1",
"@aws-cdk/core": "1.94.1",
"constructs": "^3.2.0"
"@aws-cdk/aws-ec2": "1.95.0",
"@aws-cdk/core": "1.95.0",
"constructs": "^3.3.69"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-ec2": "1.94.1",
"@aws-cdk/core": "1.94.1",
"constructs": "^3.2.0"
"@aws-cdk/aws-ec2": "1.95.0",
"@aws-cdk/core": "1.95.0",
"constructs": "^3.3.69"
},

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