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.5.2 to 4.5.3

2

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

@@ -18,6 +18,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git",

"dependencies": {
"@sentry/core": "4.5.2",
"@sentry/hub": "4.5.2",
"@sentry/types": "4.5.0",
"@sentry/utils": "4.5.2",
"@sentry/core": "4.5.3",
"@sentry/hub": "4.5.3",
"@sentry/types": "4.5.3",
"@sentry/utils": "4.5.3",
"@types/stack-trace": "0.0.29",

@@ -80,4 +80,3 @@ "cookie": "0.3.1",

}
},
"gitHead": "a91da22f8bd3bddb38fab7f868326e376da82d4d"
}
}

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