Socket
Socket
Sign inDemoInstall

@sentry/node

Package Overview
Dependencies
Maintainers
9
Versions
514
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/node - npm Package Compare versions

Comparing version 4.0.0-beta.5 to 4.0.0-beta.6

2

dist/client.js

@@ -36,3 +36,3 @@ "use strict";

name: 'sentry-node',
version: '4.0.0-beta.5',
version: '4.0.0-beta.6',
};

@@ -39,0 +39,0 @@ };

{
"name": "@sentry/node",
"version": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"description": "Offical Sentry SDK for Node.js",

@@ -18,7 +18,7 @@ "repository": "git://github.com/getsentry/raven-js.git",

"dependencies": {
"@sentry/core": "4.0.0-beta.5",
"@sentry/hub": "4.0.0-beta.5",
"@sentry/minimal": "4.0.0-beta.5",
"@sentry/types": "4.0.0-beta.5",
"@sentry/utils": "4.0.0-beta.5",
"@sentry/core": "4.0.0-beta.6",
"@sentry/hub": "4.0.0-beta.6",
"@sentry/minimal": "4.0.0-beta.6",
"@sentry/types": "4.0.0-beta.6",
"@sentry/utils": "4.0.0-beta.6",
"raven": "^2.6.0"

@@ -37,2 +37,3 @@ },

"build": "tsc -p tsconfig.build.json",
"build:watch": "tsc -p tsconfig.build.json -w --preserveWatchOutput",
"clean": "rimraf dist coverage",

@@ -39,0 +40,0 @@ "lint": "run-s lint:prettier lint:tslint",

Sorry, the diff of this file is not supported yet

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