@artsy/cohesion
Advanced tools
Comparing version 4.118.0 to 4.119.0
@@ -41,2 +41,4 @@ import { ContextModule } from "../Values/ContextModule"; | ||
* context_module: "newWorksforYouRail" | ||
* item_id: "artwork-id" | ||
* item_type: "artwork" | ||
* position: 2, // optional | ||
@@ -51,2 +53,4 @@ * } | ||
context_module: ContextModule; | ||
item_id: string; | ||
item_type: "artwork"; | ||
position?: number; | ||
@@ -53,0 +57,0 @@ } |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "4.118.0", | ||
"version": "4.119.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
453913
10012