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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
6
Versions
454
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.174.0 to 4.175.0

6

dist/Schema/Events/Tap.d.ts

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

/**
* A user taps "Buy Now" on an artwork page (BNMO)
* A user taps "Purchase" on an artwork page (BNMO)
*

@@ -737,3 +737,4 @@ * This schema describes events sent to Segment from [[tappedBuyNow]]

* context_owner_id: "6164889300d643000db86504",
* impulse_conversation_id: "198"
* impulse_conversation_id: "198",
* flow: "Buy now" | "Partner offer"
* }

@@ -748,2 +749,3 @@ * ```

impulse_conversation_id?: string;
flow: string;
}

@@ -750,0 +752,0 @@ /**

{
"name": "@artsy/cohesion",
"version": "4.174.0",
"version": "4.175.0",
"description": "Analytics schema",

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

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