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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
14
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.38.0 to 1.39.0

12

CHANGELOG.md

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

# v1.39.0 (Fri Oct 02 2020)
#### 🚀 Enhancement
- Context Module for "Works by artist you follow" rail [#110](https://github.com/artsy/cohesion/pull/110) ([@louislecluse](https://github.com/louislecluse))
#### Authors: 1
- [@louislecluse](https://github.com/louislecluse)
---
# v1.38.0 (Mon Sep 28 2020)

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

3

dist/Schema/Values/ContextModule.d.ts

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

worksByPopularArtistsRail = "worksByPopularArtistsRail",
worksByArtistsYouFollowRail = "worksByArtistsYouFollowRail",
worksForSaleRail = "worksForSaleRail"

@@ -96,2 +97,2 @@ }

*/
export declare type AuthContextModule = ContextModule.aboutTheWork | ContextModule.artistHeader | ContextModule.artistRecentlySold | ContextModule.artistSeriesRail | ContextModule.artistsTab | ContextModule.artistsToFollowRail | ContextModule.artworkGrid | ContextModule.artworkImage | ContextModule.artworkSidebar | ContextModule.auctionSidebar | ContextModule.auctionRail | ContextModule.auctionResults | ContextModule.auctionsInfo | ContextModule.bannerPopUp | ContextModule.browseFair | ContextModule.categoryRail | ContextModule.collectionDescription | ContextModule.consignSubmissionFlow | ContextModule.currentShowsRail | ContextModule.fairInfo | ContextModule.fairRail | ContextModule.fairsHeader | ContextModule.featuredArtists | ContextModule.featuredArtistsRail | ContextModule.footer | ContextModule.geneHeader | ContextModule.header | ContextModule.intextTooltip | ContextModule.liveAuctionsRail | ContextModule.mainCarousel | ContextModule.minimalCTABanner | ContextModule.otherWorksByArtistRail | ContextModule.otherWorksFromPartnerRail | ContextModule.otherWorksFromShowRail | ContextModule.otherWorksInAuctionRail | ContextModule.partnerHeader | ContextModule.pastFairs | ContextModule.popularArtistsRail | ContextModule.popUpModal | ContextModule.recentlyViewedRail | ContextModule.recommendedArtistsRail | ContextModule.relatedArtistsRail | ContextModule.relatedWorksRail | ContextModule.saveWorksCTA | ContextModule.showHeader | ContextModule.showInfo | ContextModule.tagHeader | ContextModule.topWorksRail | ContextModule.worksByPopularArtistsRail | ContextModule.worksForSaleRail | ContextModule.viewingRoom;
export declare type AuthContextModule = ContextModule.aboutTheWork | ContextModule.artistHeader | ContextModule.artistRecentlySold | ContextModule.artistSeriesRail | ContextModule.artistsTab | ContextModule.artistsToFollowRail | ContextModule.artworkGrid | ContextModule.artworkImage | ContextModule.artworkSidebar | ContextModule.auctionSidebar | ContextModule.auctionRail | ContextModule.auctionResults | ContextModule.auctionsInfo | ContextModule.bannerPopUp | ContextModule.browseFair | ContextModule.categoryRail | ContextModule.collectionDescription | ContextModule.consignSubmissionFlow | ContextModule.currentShowsRail | ContextModule.fairInfo | ContextModule.fairRail | ContextModule.fairsHeader | ContextModule.featuredArtists | ContextModule.featuredArtistsRail | ContextModule.footer | ContextModule.geneHeader | ContextModule.header | ContextModule.intextTooltip | ContextModule.liveAuctionsRail | ContextModule.mainCarousel | ContextModule.minimalCTABanner | ContextModule.otherWorksByArtistRail | ContextModule.otherWorksFromPartnerRail | ContextModule.otherWorksFromShowRail | ContextModule.otherWorksInAuctionRail | ContextModule.partnerHeader | ContextModule.pastFairs | ContextModule.popularArtistsRail | ContextModule.popUpModal | ContextModule.recentlyViewedRail | ContextModule.recommendedArtistsRail | ContextModule.relatedArtistsRail | ContextModule.relatedWorksRail | ContextModule.saveWorksCTA | ContextModule.showHeader | ContextModule.showInfo | ContextModule.tagHeader | ContextModule.topWorksRail | ContextModule.worksByPopularArtistsRail | ContextModule.worksByArtistsYouFollowRail | ContextModule.worksForSaleRail | ContextModule.viewingRoom;

@@ -104,3 +104,4 @@ "use strict";

ContextModule["worksByPopularArtistsRail"] = "worksByPopularArtistsRail";
ContextModule["worksByArtistsYouFollowRail"] = "worksByArtistsYouFollowRail";
ContextModule["worksForSaleRail"] = "worksForSaleRail";
})(ContextModule || (exports.ContextModule = ContextModule = {}));
{
"name": "@artsy/cohesion",
"version": "1.38.0",
"version": "1.39.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