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

@cfn-modules/alb-listener

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfn-modules/alb-listener - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

.github/workflows/ci.yml

2

package.json
{
"name": "@cfn-modules/alb-listener",
"version": "1.1.0",
"version": "1.2.0",
"description": "ALB listener",

@@ -5,0 +5,0 @@ "author": "Michael Wittig <michael@widdix.de>",

@@ -1,4 +0,1 @@

[![Build Status](https://travis-ci.org/cfn-modules/alb-listener.svg?branch=master)](https://travis-ci.org/cfn-modules/alb-listener)
[![NPM version](https://img.shields.io/npm/v/@cfn-modules/alb-listener.svg)](https://www.npmjs.com/package/@cfn-modules/alb-listener)
# cfn-modules: ALB listener

@@ -5,0 +2,0 @@

{
"private": true,
"dependencies": {
"eslint": "6.6.0",
"ava": "2.4.0",
"eslint": "7.6.0",
"ava": "3.11.1",
"@cfn-modules/test": "0.7.3",
"@cfn-modules/vpc": "1.1.1",
"@cfn-modules/vpc": "1.3.0",
"@cfn-modules/alb": "1.0.4",

@@ -14,3 +14,10 @@ "@cfn-modules/client-sg": "1.0.0",

"test": "eslint . && ava -c 4 *.js"
},
"ava": {
"files": [
"*.js"
],
"concurrency": 4,
"timeout": "2h"
}
}

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