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

@shopify/slate-analytics

Package Overview
Dependencies
Maintainers
8
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/slate-analytics - npm Package Compare versions

Comparing version 1.0.0-alpha.21 to 1.0.0-alpha.22

4

index.js

@@ -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",

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