New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@artsy/cohesion

Package Overview
Dependencies
Maintainers
0
Versions
472
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.228.0 to 4.229.0

4

dist/Schema/Events/index.d.ts

@@ -320,2 +320,6 @@ import { ClickedActivityPanelNotificationItem, ClickedActivityPanelTab, ClickedNotificationsBell, TappedNotificationsBell } from "./ActivityPanel";

/**
* Corresponds to {@link ClickedSave}
*/
clickedSave = "clickedSave",
/**
* Corresponds to {@link ClickedOnReadMore}

@@ -322,0 +326,0 @@ */

@@ -92,2 +92,3 @@ "use strict";

ActionType["clickedPublish"] = "clickedPublish";
ActionType["clickedSave"] = "clickedSave";
ActionType["clickedOnReadMore"] = "clickedOnReadMore";

@@ -94,0 +95,0 @@ ActionType["clickedOnSubmitOrder"] = "clickedOnSubmitOrder";

@@ -40,2 +40,3 @@ /**

artworkDetails = "artworkDetails",
artworkForm = "artworkForm",
artworkGrid = "artworkGrid",

@@ -42,0 +43,0 @@ artworkImage = "artworkImage",

@@ -54,2 +54,3 @@ "use strict";

ContextModule["artworkDetails"] = "artworkDetails";
ContextModule["artworkForm"] = "artworkForm";
ContextModule["artworkGrid"] = "artworkGrid";

@@ -56,0 +57,0 @@ ContextModule["artworkImage"] = "artworkImage";

2

package.json
{
"name": "@artsy/cohesion",
"version": "4.228.0",
"version": "4.229.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