@sentry/minimal
Advanced tools
Comparing version 4.0.0-beta.1 to 4.0.0-beta.2
{ | ||
"name": "@sentry/minimal", | ||
"version": "4.0.0-beta.1", | ||
"version": "4.0.0-beta.2", | ||
"description": "Sentry minimal library that can be used in other packages", | ||
@@ -18,4 +18,4 @@ "repository": "git://github.com/getsentry/raven-js.git", | ||
"dependencies": { | ||
"@sentry/hub": "4.0.0-beta.1", | ||
"@sentry/types": "4.0.0-beta.1" | ||
"@sentry/hub": "4.0.0-beta.2", | ||
"@sentry/types": "4.0.0-beta.2" | ||
}, | ||
@@ -41,3 +41,4 @@ "devDependencies": { | ||
"test": "jest", | ||
"test:watch": "jest --watch --notify" | ||
"test:watch": "jest --watch --notify", | ||
"prepublish": "run-s clean build lint test" | ||
}, | ||
@@ -63,3 +64,3 @@ "jest": { | ||
}, | ||
"gitHead": "20e74471f38babe61b28863c54bc315af71a1f40" | ||
"gitHead": "0e9eb2e04698dcea95e9e3d7b7ebb38a159cdceb" | ||
} |
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
13091
+ Added@sentry/hub@4.0.0-beta.2(transitive)
+ Added@sentry/types@4.0.0-beta.2(transitive)
+ Added@sentry/utils@4.0.0-beta.2(transitive)
- Removed@sentry/hub@4.0.0-beta.1(transitive)
- Removed@sentry/types@4.0.0-beta.1(transitive)
- Removed@sentry/utils@4.0.0-beta.1(transitive)
Updated@sentry/hub@4.0.0-beta.2
Updated@sentry/types@4.0.0-beta.2