Socket
Socket
Sign inDemoInstall

serverless-leo

Package Overview
Dependencies
10
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.6 to 1.3.7

2

lib/leo.js

@@ -76,3 +76,3 @@ 'use strict'

if (sourceQueue) {
botId = `${this.serverless.service.service}-${stage}-${sourceQueue}-to-${ymlFunctionName}${botSuffix}`
botId = `${this.serverless.service.service}-${stage}-${sourceQueue}-${ymlFunctionName}${botSuffix}`
installProperty.id = botId

@@ -79,0 +79,0 @@ installProperty.settings.source = sourceQueue

{
"name": "serverless-leo",
"version": "1.3.6",
"version": "1.3.7",
"description": "Serverless plugin for leo microservices",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc