@shopify/slate-analytics
Advanced tools
Comparing version 1.0.0-alpha.21 to 1.0.0-alpha.22
@@ -30,2 +30,3 @@ /* eslint-disable no-process-env */ | ||
}); | ||
rc.update(config); | ||
event('slate-analytics:new-user', config); | ||
@@ -40,2 +41,3 @@ } else { | ||
}); | ||
rc.update(config); | ||
event('slate-analytics:renew-consent-true', config); | ||
@@ -46,4 +48,2 @@ } | ||
console.log(`Thanks for helping improve the Slate development experience!`); | ||
rc.update(config); | ||
} | ||
@@ -50,0 +50,0 @@ |
{ | ||
"name": "@shopify/slate-analytics", | ||
"version": "1.0.0-alpha.21", | ||
"version": "1.0.0-alpha.22", | ||
"description": "Slate's analytics controller and event emitter", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@shopify/slate-error": "^1.0.0-alpha.21", | ||
"@shopify/slate-rc": "^1.0.0-alpha.21", | ||
"@shopify/slate-error": "^1.0.0-alpha.22", | ||
"@shopify/slate-rc": "^1.0.0-alpha.22", | ||
"axios": "^0.17.1", | ||
@@ -24,0 +24,0 @@ "chalk": "^2.3.0", |
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
14001
270