@artsy/cohesion
Advanced tools
Comparing version 1.33.5 to 1.33.6-canary.100.1485.0
@@ -5,2 +5,3 @@ export * from "./Authentication/AuthImpression"; | ||
export * from "./Authentication/SuccessfullyLoggedIn"; | ||
export * from "./Click/ClickedCollectionGroup"; | ||
export * from "./Click/ClickedEntityGroup"; | ||
@@ -7,0 +8,0 @@ export * from "./Click/ClickedMainArtworkGrid"; |
@@ -55,2 +55,14 @@ "use strict"; | ||
var _ClickedCollectionGroup = require("./Click/ClickedCollectionGroup"); | ||
Object.keys(_ClickedCollectionGroup).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function () { | ||
return _ClickedCollectionGroup[key]; | ||
} | ||
}); | ||
}); | ||
var _ClickedEntityGroup = require("./Click/ClickedEntityGroup"); | ||
@@ -57,0 +69,0 @@ |
@@ -41,2 +41,3 @@ /** | ||
featuredCollection = "featuredCollection", | ||
featuredCollectionsRail = "featuredCollectionsRail", | ||
featuredViewingRoomsRail = "featuredViewingRoomsRail", | ||
@@ -55,2 +56,3 @@ footer = "footer", | ||
newWorksByGalleriesYouFollowRail = "newWorksByGalleriesYouFollowRail", | ||
otherCollectionsRail = "otherCollectionsRail", | ||
otherWorksByArtistRail = "otherWorksByArtistRail", | ||
@@ -57,0 +59,0 @@ otherWorksFromPartnerRail = "otherWorksFromPartnerRail", |
@@ -55,2 +55,3 @@ "use strict"; | ||
ContextModule["featuredCollection"] = "featuredCollection"; | ||
ContextModule["featuredCollectionsRail"] = "featuredCollectionsRail"; | ||
ContextModule["featuredViewingRoomsRail"] = "featuredViewingRoomsRail"; | ||
@@ -69,2 +70,3 @@ ContextModule["footer"] = "footer"; | ||
ContextModule["newWorksByGalleriesYouFollowRail"] = "newWorksByGalleriesYouFollowRail"; | ||
ContextModule["otherCollectionsRail"] = "otherCollectionsRail"; | ||
ContextModule["otherWorksByArtistRail"] = "otherWorksByArtistRail"; | ||
@@ -71,0 +73,0 @@ ContextModule["otherWorksFromPartnerRail"] = "otherWorksFromPartnerRail"; |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "1.33.5", | ||
"version": "1.33.6-canary.100.1485.0", | ||
"description": "Analytics schema and library helpers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131181
87
3110
1