@sentry/shim
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -29,2 +29,3 @@ /** TODO */ | ||
id?: string; | ||
ip_address?: string; | ||
email?: string; | ||
@@ -31,0 +32,0 @@ username?: string; |
{ | ||
"name": "@sentry/shim", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Sentry shim which can be used in libraries", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/raven-js.git", |
@@ -31,2 +31,3 @@ /** TODO */ | ||
id?: string; | ||
ip_address?: string; | ||
email?: string; | ||
@@ -33,0 +34,0 @@ username?: string; |
Sorry, the diff of this file is not supported yet
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
72153
1495