Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@artsy/cohesion

Package Overview
Dependencies
Maintainers
0
Versions
453
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artsy/cohesion - npm Package Compare versions

Comparing version 4.198.0 to 4.199.0

20

dist/Schema/Events/Tap.d.ts

@@ -105,3 +105,3 @@ import { ContextModule } from "../Values/ContextModule";

* type: "thumbnail"
* signal_labels: ["Limited-Time Offer"],
* signal_label: "Limited-Time Offer",
* }

@@ -112,3 +112,3 @@ * ```

action: ActionType.tappedArtworkGroup;
signal_labels?: string[];
signal_label?: string;
signal_lot_watcher_count?: number;

@@ -141,3 +141,3 @@ signal_bid_count?: number;

action: ActionType.tappedAuctionGroup;
signal_labels?: string[];
signal_label?: string;
signal_lot_watcher_count?: number;

@@ -391,3 +391,3 @@ signal_bid_count?: number;

* type: "thumbnail"
* signal_labels: ["Limited-Time Offer"],
* signal_label: "Limited-Time Offer",
* }

@@ -410,3 +410,3 @@ * ```

query?: string;
signal_labels?: string[];
signal_label?: string;
signal_lot_watcher_count?: number;

@@ -743,3 +743,3 @@ signal_bid_count?: number;

context_owner_slug: string;
signal_labels?: string[];
signal_label?: string;
signal_lot_watcher_count?: number;

@@ -762,3 +762,3 @@ signal_bid_count?: number;

* flow: "Buy now" | "Partner offer"
* signal_labels: ["Limited-Time Offer"],
* signal_label: "Limited-Time Offer",
* }

@@ -774,3 +774,3 @@ * ```

flow?: "Buy now" | "Partner offer";
signal_labels?: string[];
signal_label?: string;
signal_lot_watcher_count?: number;

@@ -791,3 +791,3 @@ signal_bid_count?: number;

* context_owner_id: "6164889300d643000db86504",
* signal_labels: ["Limited-Time Offer"],
* signal_label: "Limited-Time Offer",
* }

@@ -801,3 +801,3 @@ * ```

context_owner_id: string;
signal_labels?: string[];
signal_label?: string;
signal_lot_watcher_count?: number;

@@ -804,0 +804,0 @@ signal_bid_count?: number;

{
"name": "@artsy/cohesion",
"version": "4.198.0",
"version": "4.199.0",
"description": "Analytics schema",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc