@sentry/minimal
Advanced tools
Comparing version 6.19.6 to 7.0.0-alpha.0
{ | ||
"name": "@sentry/minimal", | ||
"version": "6.19.6", | ||
"version": "7.0.0-alpha.0", | ||
"description": "Sentry minimal library that can be used in other packages", | ||
@@ -10,5 +10,5 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"engines": { | ||
"node": ">=6" | ||
"node": ">=8" | ||
}, | ||
"main": "dist/index.js", | ||
"main": "cjs/index.js", | ||
"module": "esm/index.js", | ||
@@ -20,4 +20,4 @@ "types": "types/index.d.ts", | ||
"dependencies": { | ||
"@sentry/hub": "6.19.6", | ||
"@sentry/types": "6.19.6", | ||
"@sentry/hub": "7.0.0-alpha.0", | ||
"@sentry/types": "7.0.0-alpha.0", | ||
"tslib": "^1.9.3" | ||
@@ -24,0 +24,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
56603
2
+ Added@sentry/hub@7.0.0-alpha.0(transitive)
+ Added@sentry/types@7.0.0-alpha.0(transitive)
+ Added@sentry/utils@7.0.0-alpha.0(transitive)
- Removed@sentry/hub@6.19.6(transitive)
- Removed@sentry/types@6.19.6(transitive)
- Removed@sentry/utils@6.19.6(transitive)
Updated@sentry/hub@7.0.0-alpha.0
Updated@sentry/types@7.0.0-alpha.0