Socket
Socket
Sign inDemoInstall

serverless-leo

Package Overview
Dependencies
12
Maintainers
6
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.1.0

4

index.js

@@ -44,3 +44,4 @@ 'use strict'

type: 'string',
shortcut: 'l'
shortcut: 'l',
default: 'node'
},

@@ -115,2 +116,3 @@ path: {

this.serverless.pluginManager.cliOptions.path = outputPath // TODO: old version of serverless?
return this.serverless.pluginManager.run(['create'])

@@ -117,0 +119,0 @@ },

{
"name": "serverless-leo",
"version": "2.0.1",
"version": "2.1.0",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc