You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@artsy/cohesion

Package Overview
Dependencies
Maintainers
0
Versions
500
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

to
4.226.0

2

dist/Schema/Values/ContextModule.d.ts

@@ -27,3 +27,3 @@ /**

articleTab = "articleTab",
artistArtworksCreateAlertRemindertMessage = "artistArtworksCreateAlertRemindertMessage",
artistArtworksCreateAlertReminderMessage = "artistArtworksCreateAlertReminderMessage",
artistArtworksGridEnd = "artistArtworksGridEnd",

@@ -30,0 +30,0 @@ artistAuctionResults = "artistAuctionResults",

@@ -41,3 +41,3 @@ "use strict";

ContextModule["articleTab"] = "articleTab";
ContextModule["artistArtworksCreateAlertRemindertMessage"] = "artistArtworksCreateAlertRemindertMessage";
ContextModule["artistArtworksCreateAlertReminderMessage"] = "artistArtworksCreateAlertReminderMessage";
ContextModule["artistArtworksGridEnd"] = "artistArtworksGridEnd";

@@ -44,0 +44,0 @@ ContextModule["artistAuctionResults"] = "artistAuctionResults";

{
"name": "@artsy/cohesion",
"version": "4.225.0",
"version": "4.226.0",
"description": "Analytics schema",

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

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