JSPM

  • Created
  • Published
  • Downloads 206403
  • Score
    100M100P100Q48071F
  • License BSD-2-Clause

A standalone (Node.js) client for Sentry

Package Exports

  • raven
  • raven/lib/parsers
  • raven/lib/parsers.js
  • raven/lib/transports
  • raven/lib/utils

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (raven) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


Raven-node - Sentry SDK for Node.js

Build Status

raven-node supports only LTS versions of Node, therefore currently required release is >= v4.0.0. The last known working version for v0.10 and v0.12 is raven-node@2.1.2. Please use this version if you need to support those releases of Node.

To see up-to-date Node.js LTS Release Schedule, go to https://github.com/nodejs/LTS.

Resources