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.30.0 to 1.31.0

3

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

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

NotesCountPaidUsers = "notes-count-paid-users",
FilesCount = "files-count"
FilesCount = "files-count",
NewCustomers = "new-customers"
}

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

StatisticsMeasure["FilesCount"] = "files-count";
StatisticsMeasure["NewCustomers"] = "new-customers";
})(StatisticsMeasure = exports.StatisticsMeasure || (exports.StatisticsMeasure = {}));
{
"name": "@standardnotes/analytics",
"version": "1.30.0",
"version": "1.31.0",
"engines": {

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

},
"gitHead": "a7fb622e69f09aea106527133a5ce60f93ad20ef"
"gitHead": "8ceef4acbff92db5cf3d5c78523b391f87970651"
}
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