Socket
Socket
Sign inDemoInstall

raven

Package Overview
Dependencies
1
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.4.1

2

lib/client.js

@@ -137,3 +137,3 @@ var parsers = require('./parsers'),

process.on('uncaughtException', function(err) {
client.createFromError(err, function(result) {
client.captureError(err, function(result) {
node_util.log('uncaughtException: '+client.get_ident(result));

@@ -140,0 +140,0 @@ });

@@ -5,3 +5,3 @@ {

"keywords": ["raven", "sentry", "python"],
"version": "0.4.0",
"version": "0.4.1",
"repository": "git://github.com/mattrobenolt/raven-node.git",

@@ -8,0 +8,0 @@ "author": "Matt Robenolt <matt@ydekproductions.com>",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc