@artsy/cohesion
Advanced tools
Comparing version 4.95.0 to 4.96.0
@@ -33,2 +33,3 @@ import { ContextModule } from "../Values/ContextModule"; | ||
experiment_name: string; | ||
service: "unleash"; | ||
variant_name: string; | ||
@@ -38,5 +39,5 @@ payload?: string; | ||
context_owner_type: OwnerType; | ||
context_owner_screen: OwnerType; | ||
context_owner_screen?: OwnerType; | ||
context_owner_id?: string; | ||
context_owner_slug?: string; | ||
} |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "4.95.0", | ||
"version": "4.96.0", | ||
"description": "Analytics schema", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
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
436159
9697