Socket
Socket
Sign inDemoInstall

mixpanel-retention

Package Overview
Dependencies
30
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

4

lib/MixpanelRetention.js

@@ -89,6 +89,8 @@ 'use strict';

}
if (parameters.bornWhere) {
retentionOptions.born_where = parameters.bornWhere;
}
if (parameters.event) {
retentionOptions.event = parameters.event;
}
console.log(retentionOptions);

@@ -95,0 +97,0 @@ return this.client.retention(retentionOptions)

{
"name": "mixpanel-retention",
"description": "A Mixpanel library for generating nice retention charts.",
"version": "0.1.0",
"version": "0.2.0",
"author": "Ali Anari <ali@anari.io>",

@@ -6,0 +6,0 @@ "contributors": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc