serverless-plugin-stage-variables
Advanced tools
Comparing version 1.8.0 to 1.8.1
@@ -26,3 +26,3 @@ { | ||
"name": "serverless-plugin-stage-variables", | ||
"version": "1.8.0" | ||
"version": "1.8.1" | ||
} |
@@ -45,3 +45,3 @@ 'use strict'; | ||
RestApiId: {"Ref": "ApiGatewayRestApi"}, | ||
DeploymentId: null, | ||
DeploymentId: {"Ref": "TestDeployment"}, | ||
Variables: variables, | ||
@@ -48,0 +48,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
3615