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.28.0 to 1.29.0

1

dist/src/Domain/Statistics/StatisticsMeasure.d.ts

@@ -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";

4

package.json
{
"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"
}
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