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

nodezoo-info

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodezoo-info

nodezoo.com micro-service handling module info.

  • 6.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
4
Weekly downloads
 
Created
Source

Nodezoo

nodezoo-info

  • Lead: Richard Rodger
  • Sponsor: nearForm

nodezoo.com micro-service handling module. Please see the main repo for more details.

If you're using this microservice, and need help, you can:

Running

This micro-service can be ran as part of the NodeZoo org system. Please follow the link below for details on obtaining and running the complete system.

Patterns Handled

role:info,cmd:get

Request module name and description

seneca.act('role:info, cmd:get', {name: 'seneca'})

role:info,res:part

Request update of the info cache

seneca.act('role:info, res:part', {name: 'seneca'})

Patterns Emitted

role:info,info:updated

Updates search with the newest data

seneca.act('role:info, info:updated', {data: data})

role:info,req:part

Request update of the info cache

seneca.act('role:info, req:part', {name: 'seneca'})

Contributing

The NodeZoo org encourages open and safe participation.

If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2014 - 2016, Richard Rodger and other contributors. Licensed under MIT.

Keywords

FAQs

Package last updated on 11 May 2016

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