@artsy/cohesion
Advanced tools
Comparing version 4.122.0 to 4.123.0
@@ -46,2 +46,3 @@ import { ContextModule } from "../Values/ContextModule"; | ||
* artist_id: "andy-warhol", | ||
* is_p1_artist: true, | ||
* platform: "mobile" | ||
@@ -56,2 +57,3 @@ * } | ||
artist_id: string; | ||
is_p1_artist: boolean; | ||
platform: Platform; | ||
@@ -58,0 +60,0 @@ } |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "4.122.0", | ||
"version": "4.123.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
461531
10200