Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

serverless-offline-sns

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-offline-sns - npm Package Compare versions

Comparing version 0.26.0 to 0.27.0

2

dist/index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc