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.27.0 to 1.28.0

3

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

@@ -8,3 +8,4 @@ export declare enum StatisticsMeasure {

NotesCountFreeUsers = "notes-count-free-users",
NotesCountPaidUsers = "notes-count-paid-users"
NotesCountPaidUsers = "notes-count-paid-users",
FilesCount = "files-count"
}

@@ -13,2 +13,3 @@ "use strict";

StatisticsMeasure["NotesCountPaidUsers"] = "notes-count-paid-users";
StatisticsMeasure["FilesCount"] = "files-count";
})(StatisticsMeasure = exports.StatisticsMeasure || (exports.StatisticsMeasure = {}));
{
"name": "@standardnotes/analytics",
"version": "1.27.0",
"version": "1.28.0",
"engines": {

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

},
"gitHead": "35c2afef671912c61a27eb15f7becdc4bb89222d"
"gitHead": "b9c06f1f5d9397d253b4520b88ce3a4658f5f008"
}
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