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

@standardnotes/analytics

Package Overview
Dependencies
Maintainers
6
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@standardnotes/analytics - npm Package Compare versions

Comparing version 1.21.1 to 1.22.0

6

dist/src/Domain/Statistics/StatisticsMeasure.d.ts
export declare enum StatisticsMeasure {
PaymentSuccess = "payment-success",
SubscriptionLength = "subscription-length"
Income = "income",
SubscriptionLength = "subscription-length",
RegistrationLength = "registration-length",
Refunds = "refunds"
}

@@ -6,4 +6,6 @@ "use strict";

(function (StatisticsMeasure) {
StatisticsMeasure["PaymentSuccess"] = "payment-success";
StatisticsMeasure["Income"] = "income";
StatisticsMeasure["SubscriptionLength"] = "subscription-length";
StatisticsMeasure["RegistrationLength"] = "registration-length";
StatisticsMeasure["Refunds"] = "refunds";
})(StatisticsMeasure = exports.StatisticsMeasure || (exports.StatisticsMeasure = {}));
{
"name": "@standardnotes/analytics",
"version": "1.21.1",
"version": "1.22.0",
"engines": {

@@ -40,3 +40,3 @@ "node": ">=14.0.0 <17.0.0"

},
"gitHead": "fd65060a8e2bf6bef5ec0e036afc43c63ac4a4ad"
"gitHead": "2883cac6d44a458f9a6b123b5ba6ddf390bc59ca"
}
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