@sentry/node
Advanced tools
Comparing version 0.5.0-beta.2 to 0.5.0-beta.3
import { NodeOptions } from './backend'; | ||
import { NodeFrontend } from './frontend'; | ||
export { captureException, captureMessage, clearScope, popScope, pushScope, setExtraContext, setTagsContext } from '@sentry/shim'; | ||
/** | ||
@@ -5,0 +4,0 @@ * The Sentry Node SDK Client. |
@@ -6,10 +6,2 @@ "use strict"; | ||
var frontend_1 = require("./frontend"); | ||
var shim_2 = require("@sentry/shim"); | ||
exports.captureException = shim_2.captureException; | ||
exports.captureMessage = shim_2.captureMessage; | ||
exports.clearScope = shim_2.clearScope; | ||
exports.popScope = shim_2.popScope; | ||
exports.pushScope = shim_2.pushScope; | ||
exports.setExtraContext = shim_2.setExtraContext; | ||
exports.setTagsContext = shim_2.setTagsContext; | ||
/** | ||
@@ -16,0 +8,0 @@ * The Sentry Node SDK Client. |
{ | ||
"name": "@sentry/node", | ||
"version": "0.5.0-beta.2", | ||
"version": "0.5.0-beta.3", | ||
"description": "Offical Sentry SDK for Node.js", | ||
@@ -17,4 +17,4 @@ "repository": "https://github.com/getsentry/raven-js/tree/next", | ||
"dependencies": { | ||
"@sentry/core": "0.5.0-beta.2", | ||
"@sentry/shim": "0.5.0-beta.2", | ||
"@sentry/core": "0.5.0-beta.3", | ||
"@sentry/shim": "0.5.0-beta.3", | ||
"raven": "^2.4.2" | ||
@@ -24,3 +24,3 @@ }, | ||
"chai": "^4.1.2", | ||
"jest": "^22.4.2", | ||
"jest": "^22.4.3", | ||
"npm-run-all": "^4.1.2", | ||
@@ -30,5 +30,5 @@ "prettier": "^1.11.1", | ||
"rimraf": "^2.6.2", | ||
"sinon": "^4.4.2", | ||
"sinon": "^4.4.9", | ||
"tslint": "^5.9.1", | ||
"typescript": "^2.7.2" | ||
"typescript": "^2.8.1" | ||
}, | ||
@@ -35,0 +35,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
31124
412
+ Added@sentry/core@0.5.0-beta.3(transitive)
+ Added@sentry/shim@0.5.0-beta.3(transitive)
- Removed@sentry/core@0.5.0-beta.2(transitive)
- Removed@sentry/shim@0.5.0-beta.2(transitive)
Updated@sentry/core@0.5.0-beta.3
Updated@sentry/shim@0.5.0-beta.3