New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instaffogmbh/event-peddler

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instaffogmbh/event-peddler

Light-weight notification mechanism with 3rd party subscription, like unverified newsletters.

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

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

@instaffogmbh/event-peddler

Light-weight notification mechanism with 3rd party subscription, like unverified newsletters.

  • 📣 💼 💰 Looking for a tech job? Try our reverse recruiting service.

API

This module exports one function:

emit = makeEventPeddler()

Returns a function with a list of potential targets in its potentialTargets property. Call emit(evName[, ...args]) to notify all targets that have a property named 'on' + evName.

Methods on emit:

  • nPot: Returns the current number (length) of potentialTargets.
  • subscribeThese: Expects an array as argument. Adds all objects in that array to potentialTargets. Aliases: sub, meet

 

License

MIT

Keywords

FAQs

Package last updated on 01 Aug 2018

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