@sentry/core
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -65,3 +65,3 @@ import { Scope } from '@sentry/hub'; | ||
/** Configures the repository spec for events */ | ||
repos?: Repo[]; | ||
repos?: Record<string, Repo>; | ||
/** Sets the distribution for all events */ | ||
@@ -68,0 +68,0 @@ dist?: string; |
{ | ||
"name": "@sentry/core", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -18,6 +18,6 @@ "repository": "git://github.com/getsentry/raven-js.git", | ||
"dependencies": { | ||
"@sentry/hub": "4.0.5", | ||
"@sentry/minimal": "4.0.5", | ||
"@sentry/types": "4.0.1", | ||
"@sentry/utils": "4.0.5" | ||
"@sentry/hub": "4.0.6", | ||
"@sentry/minimal": "4.0.6", | ||
"@sentry/types": "4.0.6", | ||
"@sentry/utils": "4.0.6" | ||
}, | ||
@@ -40,2 +40,3 @@ "devDependencies": { | ||
"lint:tslint": "tslint -t stylish -p .", | ||
"lint:tslint:json": "tslint --format json -p . | tee lint-results.json", | ||
"fix": "run-s fix:tslint fix:prettier", | ||
@@ -42,0 +43,0 @@ "fix:prettier": "prettier --write '{src,test}/**/*.ts'", |
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
179806
+ Added@sentry/hub@4.0.6(transitive)
+ Added@sentry/minimal@4.0.6(transitive)
+ Added@sentry/types@4.0.6(transitive)
+ Added@sentry/utils@4.0.6(transitive)
- Removed@sentry/hub@4.0.5(transitive)
- Removed@sentry/minimal@4.0.5(transitive)
- Removed@sentry/types@4.0.1(transitive)
- Removed@sentry/utils@4.0.5(transitive)
Updated@sentry/hub@4.0.6
Updated@sentry/minimal@4.0.6
Updated@sentry/types@4.0.6
Updated@sentry/utils@4.0.6