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

@airbrake/node

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airbrake/node - npm Package Versions

234

2.1.8

Diff

Changelog

Source

[2.1.8] (December 6, 2022)

browser
  • Fixed relative import issues with Yarn's Plug'n'Play feature (#1135)
  • Stop filtering the context field in the notice payload. This payload contains service information and it should never be modified (#1325)
  • Bumped cross-fetch dependency to ^3.1.5 (fixes a Dependabot security alert) (#1322)
abadmin
published 2.1.7 •

Changelog

Source

[2.1.7] (October 4, 2021)

  • [browser/node] Fixed incorrect yarn.lock references (#1132)
abadmin
published 2.1.6 •

Changelog

Source

[2.1.6] (October 4, 2021)

  • [browser] Fixed not being able to attach a response type when sending a performance breakdown (#1128)
abadmin
published 2.1.5 •

Changelog

Source

[2.1.5] (June 2, 2021)

  • [node] Specify which versions of node are supported (#1038)
abadmin
published 2.1.4 •

Changelog

Source

[2.1.4] (April 16, 2021)

  • [browser] Fixed TypeError: undefined is not an object (evaluating 'e.searchParams.append') occurring in old browsers that don't support Object.entries (such as Internet Explorer) (#1001, #1002)
abadmin
published 2.1.3 •

Changelog

Source

[2.1.3] (February 22, 2021)

  • [browser/node] Fixed missing library files in v2.1.2
abadmin
published 2.1.2 •

Changelog

Source

[2.1.2] (February 22, 2021)

  • [browser] Started catching errors in promises that occur in RemoteSettings (#949)
abadmin
published 2.1.1 •

Changelog

Source

[2.1.1] (February 20, 2021)

  • [browser] Removed unwanted debugger statement in base_notifier.js in the distribution package (#948)
abadmin
published 2.1.0 •

Changelog

Source

[2.1.0] (February 19, 2021)

  • [browser/node] Added the queryStats and the queueStats option. They allow/forbid reporting of queries or queues, respectively (#945)
  • [browser/node] Fixed _ignoreNextWindowError undefined error when wrapping errors (#944)
  • [node] Fixed warnings on loading of notifier.js when using Webpack (#936)
abadmin
published 2.0.0 •

Changelog

Source

[2.0.0] (February 18, 2021)

  • [browser/node] Removed deprecated ignoreWindowError option (#929)
  • [browser/node] Removed deprecated keysBlacklist option (#930)
  • [browser/node] Introduced the remoteConfigHost option. This option configures the host that the notifier fetch remote configuration from. (#940)
  • [browser/node] Introduced the apmHost option. This option configures the host that the notifier should send APM events to. (#940)
  • [browser/node] Introduced the errorNotifications option. This options configures ability to send errors (#940)
  • [browser/node] Introduced the remoteConfig option. This option configures the remote configuration feature (#940)
  • [browser/node] Added support for the remote configuration feature (#940)
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