@sentry/browser
Advanced tools
Comparing version 0.4.0-beta.1 to 0.4.0-beta.2
{ | ||
"name": "@sentry/browser", | ||
"version": "0.4.0-beta.1", | ||
"version": "0.4.0-beta.2", | ||
"description": "Offical Sentry SDK for browsers", | ||
@@ -16,2 +16,3 @@ "author": "Sentry", | ||
"dependencies": { | ||
"@sentry/core": "^0.4.0-beta.2", | ||
"raven-js": "^3.22.1" | ||
@@ -31,5 +32,2 @@ }, | ||
}, | ||
"peerDependencies": { | ||
"@sentry/core": "0.4.0-beta.1" | ||
}, | ||
"scripts": { | ||
@@ -36,0 +34,0 @@ "build": "rollup --config", |
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
13637
+ Added@sentry/core@^0.4.0-beta.2
+ Added@sentry/core@0.4.2(transitive)
- Removed@sentry/core@0.4.0-beta.1(transitive)