serverless-offline-sns
Advanced tools
Comparing version 0.26.0 to 0.27.0
@@ -184,3 +184,3 @@ "use strict"; | ||
} | ||
return [4 /*yield*/, this.snsAdapter.createTopic(snsConfig)]; | ||
return [4 /*yield*/, this.snsAdapter.createTopic(topicName)]; | ||
case 1: | ||
@@ -187,0 +187,0 @@ data = _a.sent(); |
{ | ||
"name": "serverless-offline-sns", | ||
"version": "0.26.0", | ||
"version": "0.27.0", | ||
"description": "Serverless plugin to run a local SNS server and call lambdas with events notifications.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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