Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

seneca

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seneca - npm Package Versions

1
14

3.13.1

Diff

Changelog

Source

3.13.1 2019-08-06

  • Minor fix to handle null options.plugins.
rjrodger
published 3.13.0 •

Changelog

Source

3.13.0 2019-07-30

  • Plugin loading directives: init$, defined$, inited$.
  • Started new API documentation: API.md (draft!).
  • Option log can be a function taking the log entry as first parameter.
rjrodger
published 3.12.1 •

Changelog

Source

3.12.1 2019-07-25

  • Support --seneca.quiet command line argument
  • Give ready functions unique names to help debugging
rjrodger
published 3.12.0 •

Changelog

Source

3.12.0 2019-07-22

  • Allow remote services to fully override local action patterns.
  • Moved --seneca.print.tree debug print out to @seneca/debug plugin.
  • Better action timeout log message.
rjrodger
published 3.11.0 •

Changelog

Source

3.11.0 2019-05-15

  • Fixed explain$ transport issues.
  • Updated joi to @hapi/joi
rjrodger
published 3.10.0 •

Changelog

Source

3.10.0 2019-05-12

  • Added explain$ directive to seneca.act - see test/explain.test.js - allows message actions to provide context-specific explanation data for behaviour on an ad hoc basis.
rjrodger
published 3.9.0 •

Changelog

Source

3.9.0 2019-05-06

  • Added custom$ and fixed$ directives to seneca.add - see test/custom.test.js:custom-add - allows fixed message arguments and meta custom values on individual messages.
rjrodger
published 3.8.4 •

Changelog

Source

3.8.4 2019-03-03

  • Seneca.translate can include/exclude message properties.
  • Added log event so that plugins can capture log entries directly.
rjrodger
published 3.8.3 •

Changelog

Source

3.8.3 2019-02-25

  • Seneca.fail throws Seneca Errors, whereas Seneca.error creates them.
  • Seneca.error can create plugin scoped errors.
rjrodger
published 3.8.2 •

Changelog

Source

3.8.2 2019-02-17

  • Allow plugin names that are file paths, and allow . in plugin names and tags.
  • Plugins with seneca prefixes (seneca- or seneca@/) win - thus joi and seneca-joi in particular, are no longer confused.
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