@sentry/minimal
Advanced tools
Comparing version 6.8.0 to 6.9.0
{ | ||
"name": "@sentry/minimal", | ||
"version": "6.8.0", | ||
"version": "6.9.0", | ||
"description": "Sentry minimal library that can be used in other packages", | ||
@@ -19,8 +19,8 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"dependencies": { | ||
"@sentry/hub": "6.8.0", | ||
"@sentry/types": "6.8.0", | ||
"@sentry/hub": "6.9.0", | ||
"@sentry/types": "6.9.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"devDependencies": { | ||
"@sentry-internal/eslint-config-sdk": "6.8.0", | ||
"@sentry-internal/eslint-config-sdk": "6.9.0", | ||
"jest": "^24.7.1", | ||
@@ -39,3 +39,3 @@ "npm-run-all": "^4.1.2", | ||
"build:watch:esm": "tsc -p tsconfig.esm.json -w --preserveWatchOutput", | ||
"clean": "rimraf dist coverage", | ||
"clean": "rimraf dist esm coverage", | ||
"link:yarn": "yarn link", | ||
@@ -42,0 +42,0 @@ "lint": "run-s lint:prettier lint:eslint", |
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
52806
+ Added@sentry/hub@6.9.0(transitive)
+ Added@sentry/types@6.9.0(transitive)
+ Added@sentry/utils@6.9.0(transitive)
- Removed@sentry/hub@6.8.0(transitive)
- Removed@sentry/types@6.8.0(transitive)
- Removed@sentry/utils@6.8.0(transitive)
Updated@sentry/hub@6.9.0
Updated@sentry/types@6.9.0