New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.22.0 to 1.23.0

1

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

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

RegistrationLength = "registration-length",
RegistrationToSubscriptionTime = "registration-to-subscription-time",
Refunds = "refunds"
}

@@ -9,3 +9,4 @@ "use strict";

StatisticsMeasure["RegistrationLength"] = "registration-length";
StatisticsMeasure["RegistrationToSubscriptionTime"] = "registration-to-subscription-time";
StatisticsMeasure["Refunds"] = "refunds";
})(StatisticsMeasure = exports.StatisticsMeasure || (exports.StatisticsMeasure = {}));

4

package.json
{
"name": "@standardnotes/analytics",
"version": "1.22.0",
"version": "1.23.0",
"engines": {

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

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