@standardnotes/analytics
Advanced tools
Comparing version 1.20.0 to 1.21.0
export declare enum StatisticsMeasure { | ||
PaymentSuccess = "payment-success" | ||
PaymentSuccess = "payment-success", | ||
SubscriptionLength = "subscription-length" | ||
} |
@@ -7,2 +7,3 @@ "use strict"; | ||
StatisticsMeasure["PaymentSuccess"] = "payment-success"; | ||
StatisticsMeasure["SubscriptionLength"] = "subscription-length"; | ||
})(StatisticsMeasure = exports.StatisticsMeasure || (exports.StatisticsMeasure = {})); |
{ | ||
"name": "@standardnotes/analytics", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"engines": { | ||
@@ -40,3 +40,3 @@ "node": ">=14.0.0 <17.0.0" | ||
}, | ||
"gitHead": "8d3bf6c4a53640b11423b10d173ceba6120d807e" | ||
"gitHead": "61c7040e4bb61ff97ee7c17a63ded0ef8bc7cf50" | ||
} |
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
61406
527