@standardnotes/analytics
Advanced tools
Comparing version 1.31.0 to 1.31.1
@@ -20,3 +20,4 @@ export declare enum AnalyticsActivity { | ||
PaymentSuccess = "payment-success", | ||
Churn = "churn" | ||
NewCustomersChurn = "new-customers-churn", | ||
ExistingCustomersChurn = "existing-customers-churn" | ||
} |
@@ -24,3 +24,4 @@ "use strict"; | ||
AnalyticsActivity["PaymentSuccess"] = "payment-success"; | ||
AnalyticsActivity["Churn"] = "churn"; | ||
AnalyticsActivity["NewCustomersChurn"] = "new-customers-churn"; | ||
AnalyticsActivity["ExistingCustomersChurn"] = "existing-customers-churn"; | ||
})(AnalyticsActivity = exports.AnalyticsActivity || (exports.AnalyticsActivity = {})); |
{ | ||
"name": "@standardnotes/analytics", | ||
"version": "1.31.0", | ||
"version": "1.31.1", | ||
"engines": { | ||
@@ -40,3 +40,3 @@ "node": ">=14.0.0 <17.0.0" | ||
}, | ||
"gitHead": "8ceef4acbff92db5cf3d5c78523b391f87970651" | ||
"gitHead": "27cfd0ccf64492ae1f51191d0fa6f1bb83d0d64c" | ||
} |
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
64242
580