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

hull

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hull - npm Package Versions

1
14

0.13.6

Diff

Changelog

Source

0.13.6

  • Add requestId in client middleware to decorate logs with the incoming requestId
michaloo
published 0.13.5 •

Changelog

Source

0.13.5

  • added set of flow types which can be imported from "hull/lib/types"
  • reduced logging from Batcher utility
michaloo
published 0.13.4 •

Changelog

Source

0.13.4

  • adjust unsupportedChannelFlowControl size param
michaloo
published 0.13.3 •

Changelog

Source

0.13.3

  • adjust handling unsupported channel in smartNotifierHandler
michaloo
published 0.13.2 •

Changelog

Source

0.13.2

  • pass original error information from SmartNotifierValidator
michaloo
published 0.12.8 •

Changelog

Source

0.12.8

  • properly map account object from batch extract to notification format
  • fetch 200 segments for segments middleware
michaloo
published 0.13.1 •

Changelog

Source

0.13.1

  • adds error handler and segment filtering to smartNotifierHandler
  • properly map account object from batch extract to notification format
  • fetch 200 segments for segments middleware
michaloo
published 0.13.0 •

Changelog

Source

0.13.0

  • introduces smartNotifierMiddleware and smartNotifierHandler utils
  • introduces ctx.smartNotifierResponse context object to build flow response
  • added skipSignatureValidation Hull.Connector options to skip smartNotifier signature validation
  • breaking: removed serviceMiddleware and service param on Hull.Connector, new way of applying service related objects to the Context Object is the use method on the Connector instance and initialize the service objects directly on the req.hull.service namespace
  • restructurized tests folders and files
michaloo
published 0.12.7 •

Changelog

Source

0.12.7

  • makes PromiseReuser reuse the whole cache.wrap, not client.get only
michaloo
published 0.12.6 •

Changelog

Source

0.12.6

  • adds PromiseReuser class which allows us to handle in memory longer running promises and reuse them in case the same function is called multiple times with the same input
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