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

@honeybadger-io/js

Package Overview
Dependencies
Maintainers
8
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@honeybadger-io/js - npm Package Versions

1
10

4.0.0-beta.0

Diff

joshuap
published 3.2.7 •

Changelog

Source

[3.2.7] - 2021-11-01

Fixed

  • Call lambda handler callback with result if user-defined handler is async (#648)
joshuap
published 3.2.6 •

Changelog

Source

[3.2.6] - 2021-10-26

Fixed

  • Call lambda handler callback if notify preconditions fail (#648)
joshuap
published 3.2.5 •

Changelog

Source

[3.2.5] - 2021-09-22

Fixed

  • Check for api key only if enabled (#637)
joshuap
published 3.2.4 •

Changelog

Source

[3.2.4] - 2021-08-31

Fixed

  • Add details option to notice (#629)
joshuap
published 3.2.3 •

Changelog

Source

[3.2.3] - 2021-08-11

Fixed

  • TypeScript: Make exported type definition work as type or value (#621)
joshuap
published 3.2.2 •

Changelog

Source

[3.2.2] - 2021-07-19

Fixed

  • TypeScript: Add missing methods typedefs (#611)
  • Internal: Fixed TypeScript types, added null checks, automated type declaration files
joshuap
published 3.2.1 •

Changelog

Source

[3.2.1] - 2021-05-17

Fixed

  • TypeScript: Use express types for middleware (#564)
joshuap
published 3.2.0 •

Changelog

Source

[3.2.0] - 2021-03-30

Fixed

  • Update Node API endpoint to enable source map processing for server-side errors.

Added

  • Add tagging to errors with 3 possible API's
    Honeybadger.configure({tags: string | string[] | undefined})
    Honeybadger.setContext({tags: string | string[] | undefined})
    Honeybadger.notify('error', {tags: string | string[] | undefined})
    
joshuap
published 3.1.0 •

Changelog

Source

[3.1.0] - 2021-03-04

Fixed

  • Add default reason for unhandled promises (previously reason was "undefined") (#546)

Added

  • Add Honeybadger.clear() method to clear context and breadcrumbs
  • Deprecate Honeybadger.resetContext()
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