📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

backtrace-node

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backtrace-node - npm Package Versions

2345

1.2.0

Diff
kdysput
published 1.2.0 •
kdysput
published 1.1.1 •

Changelog

Source

Version 1.1.1

  • fixed an issue with node machine id (https://github.com/backtrace-labs/backtrace-node/issues/34)
kdysput
published 1.1.0 •

Changelog

Source

Version 1.1.0

  • improved deduplication: the relative library path is used instead of absolute path for purposes of deduplication.
  • updated backtrace-node attributes - Backtrace will capture application, application.name, and main attributes based on the application package.json - not the faulting library package.json file.
kdysput
published 1.0.9 •

Changelog

Source

Version 1.0.9

  • axios client update
kdysput
published 1.0.8 •

Changelog

Source

Version 1.0.8

  • dependency updates
kdysput
published 1.0.7 •

Changelog

Source

Version 1.0.7

  • Full source map support,
  • readme updates
kdysput
published 1.0.6-alpha.0 •
kdysput
published 1.0.6 •

Changelog

Source

Version 1.0.6 30.10.2019

  • Added sourcemap support to Backtrace-node
  • Fixed type attributes for report function
  • Changed a unit test result - removed console.log and check data instead.
kdysput
published 1.0.5 •

Changelog

Source

Version 1.0.5 28.08.2019

  • Fixed invalid source code line number
kdysput
published 1.0.4 •

Changelog

Source

Version 1.0.4 26.08.2019

  • Added attachments checks,
  • Added callback funciton to third parameter of send method,
  • Removed Backtrace stack frames from message error,