Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sentry/node

Package Overview
Dependencies
Maintainers
13
Versions
550
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 5.12.5 to 5.13.0

2

dist/version.d.ts
export declare const SDK_NAME = "sentry.javascript.node";
export declare const SDK_VERSION = "5.12.5";
export declare const SDK_VERSION = "5.13.0";
//# sourceMappingURL=version.d.ts.map
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_NAME = 'sentry.javascript.node';
exports.SDK_VERSION = '5.12.5';
exports.SDK_VERSION = '5.13.0';
//# sourceMappingURL=version.js.map
export declare const SDK_NAME = "sentry.javascript.node";
export declare const SDK_VERSION = "5.12.5";
export declare const SDK_VERSION = "5.13.0";
//# sourceMappingURL=version.d.ts.map
export var SDK_NAME = 'sentry.javascript.node';
export var SDK_VERSION = '5.12.5';
export var SDK_VERSION = '5.13.0';
//# sourceMappingURL=version.js.map
{
"name": "@sentry/node",
"version": "5.12.5",
"version": "5.13.0",
"description": "Offical Sentry SDK for Node.js",

@@ -10,3 +10,3 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"engines": {
"node": ">=6"
"node": ">=8"
},

@@ -20,7 +20,7 @@ "main": "dist/index.js",

"dependencies": {
"@sentry/apm": "5.12.5",
"@sentry/core": "5.12.5",
"@sentry/hub": "5.12.5",
"@sentry/apm": "5.13.0",
"@sentry/core": "5.13.0",
"@sentry/hub": "5.13.0",
"@sentry/types": "5.12.4",
"@sentry/utils": "5.12.5",
"@sentry/utils": "5.13.0",
"cookie": "^0.3.1",

@@ -27,0 +27,0 @@ "https-proxy-agent": "^4.0.0",

Sorry, the diff of this file is not supported yet

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