Socket
Socket
Sign inDemoInstall

@sentry/node

Package Overview
Dependencies
Maintainers
8
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.4.0 to 4.4.1

2

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

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

"dependencies": {
"@sentry/core": "4.4.0",
"@sentry/hub": "4.4.0",
"@sentry/types": "4.4.0",
"@sentry/utils": "4.4.0",
"@sentry/core": "4.4.1",
"@sentry/hub": "4.4.1",
"@sentry/types": "4.4.1",
"@sentry/utils": "4.4.1",
"@types/stack-trace": "0.0.29",

@@ -24,0 +24,0 @@ "cookie": "0.3.1",

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