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

compound

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compound - npm Package Versions

1
9

1.1.7-1

Diff

anatoliy
published 1.1.6-2 •

anatoliy
published 1.1.6 •

Changelog

Source

1.1.6

  • man: Docs in roff (man). Change compound help command to proxy request to man. Unfortunately compound have optional ronn rubygem dependency.

  • inject middleware: New API for middleware injections.

  • mocha: All tests rewritten. Mocha is new default test engine.

  • cleanup core: Generators, assets compiler, clientside moved to separate packages. Refactor and speedup render.

  • new helpers: icon, imageTag, metaTag, anchor, contentFor, button.

  • async initializers: Initializer may accept second optional param: Function done. In that case next initializer will be called only when done callback called.

  • compound.model() api:

    • compound.model('modelname') - getter (case insensitive)
    • compound.model('ModelName', true) - case sensitive getter
    • compound.model(NamedFn) - setter for model as named fn (or jugglingdb model)
anatoliy
published 1.1.5-22 •

anatoliy
published 1.1.5-21 •

anatoliy
published 1.1.5-20 •

anatoliy
published 1.1.5-19 •

anatoliy
published 1.1.5-18 •

anatoliy
published 1.1.5-17 •

anatoliy
published 1.1.5-16 •

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