Socket
Socket
Sign inDemoInstall

@sentry/node

Package Overview
Dependencies
Maintainers
9
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.1 to 0.4.2

6

package.json
{
"name": "@sentry/node",
"version": "0.4.1",
"version": "0.4.2",
"description": "Offical Sentry SDK for Node.js",

@@ -17,4 +17,4 @@ "repository": "https://github.com/getsentry/raven-js",

"dependencies": {
"@sentry/core": "0.4.1",
"@sentry/utils": "0.4.1",
"@sentry/core": "0.4.2",
"@sentry/utils": "0.4.2",
"raven": "^2.4.2"

@@ -21,0 +21,0 @@ },

@@ -31,3 +31,3 @@ <p align="center">

`SentryClient`. Note that these functions will not perform any action before you
have called `SentryClient.install()`:
have called `SentryClient.create()`:

@@ -34,0 +34,0 @@ ```javascript

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc