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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
13
Versions
455
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 1.18.0 to 1.19.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.19.0 (Mon Jul 06 2020)
#### 🚀 Enhancement
- Add contextModule for followed galleries rail [#77](https://github.com/artsy/cohesion/pull/77) ([@brainbicycle](https://github.com/brainbicycle))
#### Authors: 1
- Brian Beckerle ([@brainbicycle](https://github.com/brainbicycle))
---
# v1.18.0 (Thu Jul 02 2020)

@@ -2,0 +14,0 @@

1

dist/Schema/Values/ContextModule.d.ts

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

newWorksByArtistsYouFollowRail = "newWorksByArtistsYouFollowRail",
newWorksByGalleriesYouFollowRail = "newWorksByGalleriesYouFollowRail",
otherWorksByArtistRail = "otherWorksByArtistRail",

@@ -49,0 +50,0 @@ otherWorksFromPartnerRail = "otherWorksFromPartnerRail",

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

ContextModule["newWorksByArtistsYouFollowRail"] = "newWorksByArtistsYouFollowRail";
ContextModule["newWorksByGalleriesYouFollowRail"] = "newWorksByGalleriesYouFollowRail";
ContextModule["otherWorksByArtistRail"] = "otherWorksByArtistRail";

@@ -63,0 +64,0 @@ ContextModule["otherWorksFromPartnerRail"] = "otherWorksFromPartnerRail";

2

package.json
{
"name": "@artsy/cohesion",
"version": "1.18.0",
"version": "1.19.0",
"description": "Analytics schema and library helpers",

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

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