@sentry/node
Advanced tools
Comparing version 4.2.0 to 4.2.1
export declare const SDK_NAME = "sentry.javascript.node"; | ||
export declare const SDK_VERSION = "4.2.0"; | ||
export declare const SDK_VERSION = "4.2.1"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SDK_NAME = 'sentry.javascript.node'; | ||
exports.SDK_VERSION = '4.2.0'; | ||
exports.SDK_VERSION = '4.2.1'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@sentry/node", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Offical Sentry SDK for Node.js", | ||
@@ -18,6 +18,6 @@ "repository": "git://github.com/getsentry/raven-js.git", | ||
"dependencies": { | ||
"@sentry/core": "4.2.0", | ||
"@sentry/hub": "4.2.0", | ||
"@sentry/types": "4.2.0", | ||
"@sentry/utils": "4.2.0", | ||
"@sentry/core": "4.2.1", | ||
"@sentry/hub": "4.2.1", | ||
"@sentry/types": "4.2.1", | ||
"@sentry/utils": "4.2.1", | ||
"cookie": "0.3.1", | ||
@@ -24,0 +24,0 @@ "lsmod": "1.0.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@sentry/core@4.2.1(transitive)
+ Added@sentry/hub@4.2.1(transitive)
+ Added@sentry/minimal@4.2.1(transitive)
+ Added@sentry/types@4.2.1(transitive)
+ Added@sentry/utils@4.2.1(transitive)
- Removed@sentry/core@4.2.0(transitive)
- Removed@sentry/hub@4.2.0(transitive)
- Removed@sentry/minimal@4.2.0(transitive)
- Removed@sentry/types@4.2.0(transitive)
- Removed@sentry/utils@4.2.0(transitive)
Updated@sentry/core@4.2.1
Updated@sentry/hub@4.2.1
Updated@sentry/types@4.2.1
Updated@sentry/utils@4.2.1