@sentry/core
Advanced tools
Comparing version 5.21.1 to 5.21.2
{ | ||
"name": "@sentry/core", | ||
"version": "5.21.1", | ||
"version": "5.21.2", | ||
"description": "Base implementation for all Sentry JavaScript SDKs", | ||
@@ -19,10 +19,10 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/hub": "5.21.1", | ||
"@sentry/minimal": "5.21.1", | ||
"@sentry/types": "5.21.1", | ||
"@sentry/utils": "5.21.1", | ||
"@sentry/hub": "5.21.2", | ||
"@sentry/minimal": "5.21.2", | ||
"@sentry/types": "5.21.2", | ||
"@sentry/utils": "5.21.2", | ||
"tslib": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@sentry-internal/eslint-config-sdk": "5.21.1", | ||
"@sentry-internal/eslint-config-sdk": "5.21.2", | ||
"eslint": "7.6.0", | ||
@@ -51,3 +51,4 @@ "jest": "^24.7.1", | ||
"test": "jest", | ||
"test:watch": "jest --watch" | ||
"test:watch": "jest --watch", | ||
"pack": "npm pack" | ||
}, | ||
@@ -54,0 +55,0 @@ "jest": { |
265687
+ Added@sentry/hub@5.21.2(transitive)
+ Added@sentry/minimal@5.21.2(transitive)
+ Added@sentry/types@5.21.2(transitive)
+ Added@sentry/utils@5.21.2(transitive)
- Removed@sentry/hub@5.21.1(transitive)
- Removed@sentry/minimal@5.21.1(transitive)
- Removed@sentry/types@5.21.1(transitive)
- Removed@sentry/utils@5.21.1(transitive)
Updated@sentry/hub@5.21.2
Updated@sentry/minimal@5.21.2
Updated@sentry/types@5.21.2
Updated@sentry/utils@5.21.2