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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
7
Versions
457
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.93.0 to 4.94.0

2

dist/Schema/Events/ExperimentViewed.d.ts

@@ -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;

2

package.json
{
"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

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