serverless-autoprune-plugin
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -227,3 +227,3 @@ 'use strict'; | ||
let lambdaName = func.getDeployedName({ | ||
stage: stage, | ||
stage: stage.name, | ||
region: region | ||
@@ -230,0 +230,0 @@ }); |
{ | ||
"name": "serverless-autoprune-plugin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=4.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12246