@artsy/cohesion
Advanced tools
Comparing version 0.2.7 to 0.2.8-canary.29.489.0
@@ -22,5 +22,5 @@ import { AuthContextModule, AuthIntent, AuthService } from "../../Schema"; | ||
* copy: "Sign up to follow artists", | ||
* intent: AuthIntent.viewEditorial, | ||
* intent: AuthIntent.viewArtist, | ||
* onboarding: true, | ||
* service: AuthService.email, | ||
* service: "email", | ||
* triggerSeconds: 3, | ||
@@ -27,0 +27,0 @@ * userId: "5bd8b675776bd6002c86526c" |
@@ -19,5 +19,5 @@ "use strict"; | ||
* copy: "Sign up to follow artists", | ||
* intent: AuthIntent.viewEditorial, | ||
* intent: AuthIntent.viewArtist, | ||
* onboarding: true, | ||
* service: AuthService.email, | ||
* service: "email", | ||
* triggerSeconds: 3, | ||
@@ -47,2 +47,3 @@ * userId: "5bd8b675776bd6002c86526c" | ||
trigger: triggerSeconds && "timed" || "click", | ||
trigger_seconds: triggerSeconds, | ||
type: _Schema.AuthModalType.signup, | ||
@@ -49,0 +50,0 @@ user_id: userId |
@@ -21,4 +21,4 @@ import { AuthContextModule, AuthIntent, AuthService } from "../../Schema"; | ||
* copy: "Sign up to follow artists", | ||
* intent: AuthIntent.viewEditorial, | ||
* service: AuthService.email, | ||
* intent: AuthIntent.viewArtist, | ||
* service: "email", | ||
* triggerSeconds: 3, | ||
@@ -25,0 +25,0 @@ * userId: "5bd8b675776bd6002c86526c" |
@@ -19,4 +19,4 @@ "use strict"; | ||
* copy: "Sign up to follow artists", | ||
* intent: AuthIntent.viewEditorial, | ||
* service: AuthService.email, | ||
* intent: AuthIntent.viewArtist, | ||
* service: "email", | ||
* triggerSeconds: 3, | ||
@@ -44,2 +44,3 @@ * userId: "5bd8b675776bd6002c86526c" | ||
trigger: triggerSeconds && "timed" || "click", | ||
trigger_seconds: triggerSeconds, | ||
type: _Schema.AuthModalType.login, | ||
@@ -46,0 +47,0 @@ user_id: userId |
{ | ||
"name": "@artsy/cohesion", | ||
"version": "0.2.7", | ||
"version": "0.2.8-canary.29.489.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
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
35919
31
770