Socket
Book a DemoInstallSign in
Socket

hebo-notification-handler-sns

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hebo-notification-handler-sns

Notification Handler implementation for hebo-js that uses AWS SNS

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
3
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

hebo-notification-handler-sns

build status code coverage code style styled with prettier made with lass license

Notification Handler implementation for hebo-js that uses AWS SNS

Table of Contents

Install

npm:

npm install hebo-notification-handler-sns

yarn:

yarn add hebo-notification-handler-sns

Usage

const HeboNotificationHandlerSns = require('hebo-notification-handler-sns');

const heboNotificationHandlerSns = new HeboNotificationHandlerSns();

console.log(heboNotificationHandlerSns.renderName());
// script

Contributors

Name
Steve Caldwell

License

MIT © Steve Caldwell

Keywords

cqrs

FAQs

Package last updated on 09 Oct 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts