@sentry/types
Advanced tools
Comparing version 4.2.1 to 4.2.2
@@ -179,3 +179,3 @@ /** Supported Sentry transport protocols in a Dsn. */ | ||
/** | ||
* @deprecated Use {@link IntegrationClass.id} instead | ||
* Returns {@link IntegrationClass.id} | ||
*/ | ||
@@ -182,0 +182,0 @@ name: string; |
{ | ||
"name": "@sentry/types", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "Types for all Sentry JavaScript SDKs", | ||
@@ -5,0 +5,0 @@ "repository": "git://github.com/getsentry/raven-js.git", |
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
20873