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

laconia-core

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laconia-core - npm Package Versions

0.4.0

Diff

Changelog

Source

[0.4.0]

Added

  • laconia-invoke
    • Introduce a new package for Lambda invocation which has been extracted out from laconia-core
    • Add Convention over configuration support

Removed

  • laconia-core
    • invoke and recurse functions from LaconiaContext
    • recurse is now not exposed externally (it is internaly used by laconia-batch)
    • invoke can be found in the newly added laconia-invoke package

Changed

  • laconia-core
    • laconia function is now a default export instead of a named export
  • laconia-test
    • laconiaTest function is now a default export instead of a named export
  • laconia-batch
    • laconiaBatch function is now a default export instead of a named export
ceilfors
published 0.3.0 •

Changelog

Source

[0.3.0]

Added

  • laconia-test
    • Introduce a new package for Lambda integration testing
ceilfors
published 0.2.1 •

Changelog

Source

[0.2.1]

Changed

  • Update README file.
ceilfors
published 0.2.0 •

Changelog

Source

[0.2.0]

Added

  • Dependency injection support
  • Adopt prettier
  • FAQ section

Changed

  • Laconia usage patterns now that dependency can be injected
  • Change acceptance test to be more realistic (food ordering flow)

Removed

  • Node 6.10 support
ceilfors
published 0.1.0 •

Changelog

Source

0.1.0 - 2018-04-06

Added

  • Initial release of laconia-core and laconia-batch
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