@standardnotes/analytics
Advanced tools
Comparing version 1.28.0 to 1.29.0
@@ -6,2 +6,3 @@ export declare enum StatisticsMeasure { | ||
RegistrationToSubscriptionTime = "registration-to-subscription-time", | ||
SubscriptionCancelToExpireTime = "subscription-cancel-to-expire-time", | ||
Refunds = "refunds", | ||
@@ -8,0 +9,0 @@ NotesCountFreeUsers = "notes-count-free-users", |
@@ -10,2 +10,3 @@ "use strict"; | ||
StatisticsMeasure["RegistrationToSubscriptionTime"] = "registration-to-subscription-time"; | ||
StatisticsMeasure["SubscriptionCancelToExpireTime"] = "subscription-cancel-to-expire-time"; | ||
StatisticsMeasure["Refunds"] = "refunds"; | ||
@@ -12,0 +13,0 @@ StatisticsMeasure["NotesCountFreeUsers"] = "notes-count-free-users"; |
{ | ||
"name": "@standardnotes/analytics", | ||
"version": "1.28.0", | ||
"version": "1.29.0", | ||
"engines": { | ||
@@ -40,3 +40,3 @@ "node": ">=14.0.0 <17.0.0" | ||
}, | ||
"gitHead": "b9c06f1f5d9397d253b4520b88ce3a4658f5f008" | ||
"gitHead": "f5a0e88ab97efb48bdcc6a51006b8690920b8594" | ||
} |
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
63760
572