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

hull-client

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hull-client - npm Package Versions

13

1.2.0

Diff

Changelog

Source

1.2.0

  • documentation split into API reference in API.md and getting started and "how-tos" guides in README.md
  • cleanup babeljs configuration and use native NodeJS v6 with single babeljs plugin (transform-object-rest-spread) to allow object spread syntax (remove import/export syntax)
  • run circleci jobs on all supported nodejs versions
  • upgrade of dependencies
michaloo
published 1.1.5 •

Changelog

Source

1.1.5

  • retry all 5xx errors
sbellity
published 1.1.4 •

Changelog

Source

1.1.4

  • add requestId in logger context
michaloo
published 1.1.3 •

Changelog

Source

1.1.3

  • fixes building and publishing process
michaloo
published 1.1.2 •

Changelog

Source

1.1.2

  • fixes how API rest client rejects after errors
sbellity
published 1.1.1 •

Changelog

Source

1.1.1

  • Add support for custom scopes claim in auth tokens
sbellity
published 1.1.0 •

Changelog

Source

1.1.0

  • logging api timeouts and failures
  • filter out logged claims for users and accounts so one can pass hull.asUser(user)
  • add client.as alias and deprecation notice
  • adds identification claims mapping for logger. Since now we can use: client.asUser({ id, email }).logger("incoming.user.success");
  • adds firehoseUrl option to the Hull API client
  • background firehose batcher respects firehoseUrl param, if not set defaults to ${protocol}://firehose.${domain}
  • adds Hull-Organization header to firehose calls
  • adds ip and time context param to traits call
rdardour
published 1.0.5 •

rdardour
published 1.0.3 •

rdardour
published 1.0.2 •

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