@sentry/node
Advanced tools
Comparing version 5.0.0-rc.2 to 5.0.0-rc.3
export declare const SDK_NAME = "sentry.javascript.node"; | ||
export declare const SDK_VERSION = "5.0.0-rc.2"; | ||
export declare const SDK_VERSION = "5.0.0-rc.3"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SDK_NAME = 'sentry.javascript.node'; | ||
exports.SDK_VERSION = '5.0.0-rc.2'; | ||
exports.SDK_VERSION = '5.0.0-rc.3'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@sentry/node", | ||
"version": "5.0.0-rc.2", | ||
"version": "5.0.0-rc.3", | ||
"description": "Offical Sentry SDK for Node.js", | ||
@@ -19,6 +19,6 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/core": "5.0.0-rc.2", | ||
"@sentry/hub": "5.0.0-rc.2", | ||
"@sentry/types": "5.0.0-rc.2", | ||
"@sentry/utils": "5.0.0-rc.2", | ||
"@sentry/core": "5.0.0-rc.3", | ||
"@sentry/hub": "5.0.0-rc.3", | ||
"@sentry/types": "5.0.0-rc.3", | ||
"@sentry/utils": "5.0.0-rc.3", | ||
"cookie": "0.3.1", | ||
@@ -25,0 +25,0 @@ "https-proxy-agent": "2.2.1", |
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@5.0.0-rc.3(transitive)
+ Added@sentry/hub@5.0.0-rc.3(transitive)
+ Added@sentry/minimal@5.0.0-rc.3(transitive)
+ Added@sentry/types@5.0.0-rc.3(transitive)
+ Added@sentry/utils@5.0.0-rc.3(transitive)
- Removed@sentry/core@5.0.0-rc.2(transitive)
- Removed@sentry/hub@5.0.0-rc.2(transitive)
- Removed@sentry/minimal@5.0.0-rc.2(transitive)
- Removed@sentry/types@5.0.0-rc.2(transitive)
- Removed@sentry/utils@5.0.0-rc.2(transitive)
Updated@sentry/core@5.0.0-rc.3
Updated@sentry/hub@5.0.0-rc.3
Updated@sentry/types@5.0.0-rc.3
Updated@sentry/utils@5.0.0-rc.3