🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@softwareasaservice/eventsworkfloww3

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softwareasaservice/eventsworkfloww3

S3 backend for events, from @importsaas

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

S3 helper for storing state for @softwareasaservice/events

installation

#yarn add @softwareasaservice/eventsWorkflowS3

#npm install --save @softwareasaservice/eventsWorkflowS3

integrating

var {Events} = require("@softwareasaservice/events");
var {setup, checkEvent, setEvent} = require('@softwareasaservice/eventsWorkflowS3');
var events = new Events(user, {workflow, setup, checkEvent, setEvent, 
  S3: {
     OBJECT_STORE_PREFIX:'s3ext/', 
     client: s3.client
  }
})

Licence

MIT

Authors

importSaaS, a stealth startup that simplifies the SaaS journey for builders.

Email help@importsaas.com to see how to self-host, share feedback, or to to say hello.

Keywords

events

FAQs

Package last updated on 08 Oct 2023

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