@artsy/cohesion
Advanced tools
Comparing version 4.93.0 to 4.94.0
@@ -0,1 +1,2 @@ | ||
import { ContextModule } from "../Values/ContextModule"; | ||
import { OwnerType } from "../Values/OwnerType"; | ||
@@ -34,2 +35,3 @@ import { ActionType } from "."; | ||
payload?: string; | ||
context_module?: ContextModule; | ||
context_owner_type: OwnerType; | ||
@@ -36,0 +38,0 @@ context_owner_id?: string; |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "4.93.0", | ||
"version": "4.94.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
435502
9695