@sentry/core
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -39,3 +39,3 @@ "use strict"; | ||
var hub_1 = require("@sentry/hub"); | ||
var path_1 = require("path"); | ||
var path_1 = require("@sentry/utils/path"); | ||
/** Rewrite event frames paths */ | ||
@@ -42,0 +42,0 @@ var RewriteFrames = /** @class */ (function () { |
{ | ||
"name": "@sentry/core", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -18,6 +18,6 @@ "repository": "git://github.com/getsentry/raven-js.git", | ||
"dependencies": { | ||
"@sentry/hub": "4.1.0", | ||
"@sentry/minimal": "4.1.0", | ||
"@sentry/hub": "4.1.1", | ||
"@sentry/minimal": "4.1.1", | ||
"@sentry/types": "4.1.0", | ||
"@sentry/utils": "4.1.0" | ||
"@sentry/utils": "4.1.1" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
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
195717
+ Added@sentry/hub@4.1.1(transitive)
+ Added@sentry/minimal@4.1.1(transitive)
+ Added@sentry/utils@4.1.1(transitive)
- Removed@sentry/hub@4.1.0(transitive)
- Removed@sentry/minimal@4.1.0(transitive)
- Removed@sentry/utils@4.1.0(transitive)
Updated@sentry/hub@4.1.1
Updated@sentry/minimal@4.1.1
Updated@sentry/utils@4.1.1