@amplitude/analytics-types
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -56,2 +56,3 @@ import { Plan } from './plan'; | ||
user_agent?: string; | ||
android_app_set_id?: string; | ||
extra?: { | ||
@@ -58,0 +59,0 @@ [key: string]: any; |
@@ -35,2 +35,4 @@ import { UserSession } from '../user-session'; | ||
platform?: boolean; | ||
appSetId?: boolean; | ||
idfv?: boolean; | ||
} | ||
@@ -37,0 +39,0 @@ export interface ReactNativeAttributionOptions { |
@@ -13,2 +13,3 @@ import { Event } from './event'; | ||
setup?(config: U, client: T): Promise<void>; | ||
teardown?(): Promise<void>; | ||
} | ||
@@ -15,0 +16,0 @@ export interface BeforePlugin<T = CoreClient, U = Config> extends PluginBase<T, U> { |
@@ -56,2 +56,3 @@ import { Plan } from './plan'; | ||
user_agent?: string; | ||
android_app_set_id?: string; | ||
extra?: { | ||
@@ -58,0 +59,0 @@ [key: string]: any; |
@@ -35,2 +35,4 @@ import { UserSession } from '../user-session'; | ||
platform?: boolean; | ||
appSetId?: boolean; | ||
idfv?: boolean; | ||
} | ||
@@ -37,0 +39,0 @@ export interface ReactNativeAttributionOptions { |
@@ -13,2 +13,3 @@ import { Event } from './event'; | ||
setup?(config: U, client: T): Promise<void>; | ||
teardown?(): Promise<void>; | ||
} | ||
@@ -15,0 +16,0 @@ export interface BeforePlugin<T = CoreClient, U = Config> extends PluginBase<T, U> { |
{ | ||
"name": "@amplitude/analytics-types", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "", | ||
@@ -38,3 +38,3 @@ "author": "Amplitude Inc", | ||
], | ||
"gitHead": "8f4ea010279fb21190a2c0595d4ae8a7d9e987ce" | ||
"gitHead": "4d88679924fb78f7ed4e49611a79109e2d2f805c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
215060
2230