Socket
Socket
Sign inDemoInstall

stackery

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stackery

Stubs for the stackery module when used outside of a Stackery deployment


Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

Stackery Module Stub

This module is a stub for the real Stackery module that is used for outputting messages from a Function node in a deployment. It is useful for when you want to run your Function code outside of a Stackery deployment.

To use the module, add it as a development dependency of your Function:

npm install --save-dev stackery

Stubs

output

The stackery.output() function matches the Ouput function signature. The stub ignores the message and options and resolves after the next tick of the Node.js event loop.

Keywords

FAQs

Package last updated on 10 Mar 2017

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

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