@exodus/analytics-validation
Advanced tools
+6
-0
@@ -6,2 +6,8 @@ # Change Log | ||
| ## [2.80.0](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/analytics-validation@2.79.0...@exodus/analytics-validation@2.80.0) (2026-06-04) | ||
| ### Features | ||
| - **analytics-validation:** add restore foreground and background ms to RestoreWalletSeedInputComplete ([#16956](https://github.com/ExodusMovement/exodus-hydra/issues/16956)) ([1f9cd7a](https://github.com/ExodusMovement/exodus-hydra/commit/1f9cd7a1d97512dbaf070787628f13cb993c57d9)) | ||
| ## [2.79.0](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/analytics-validation@2.78.0...@exodus/analytics-validation@2.79.0) (2026-06-03) | ||
@@ -8,0 +14,0 @@ |
+2
-0
@@ -1209,2 +1209,4 @@ // AUTOGENERATED by scripts/build-types.mjs — DO NOT EDIT. | ||
| restoredAsset3Time?: number | ||
| restoreForegroundMs?: number | ||
| restoreBackgroundMs?: number | ||
| } | ||
@@ -1211,0 +1213,0 @@ "SecurityAutoLockTimeSet": { |
@@ -47,2 +47,8 @@ { | ||
| "type": "number" | ||
| }, | ||
| "restore_foreground_ms": { | ||
| "type": "number" | ||
| }, | ||
| "restore_background_ms": { | ||
| "type": "number" | ||
| } | ||
@@ -49,0 +55,0 @@ }, |
+2
-2
| { | ||
| "name": "@exodus/analytics-validation", | ||
| "version": "2.79.0", | ||
| "version": "2.80.0", | ||
| "description": "JSON schemas for analytics events, to prevent sensitive data from being sent up to the infamous cloud", | ||
@@ -56,3 +56,3 @@ "author": "Exodus Movement, Inc.", | ||
| }, | ||
| "gitHead": "a4be77ef37246db86a0fa92dbd7acd1c01e51a4a" | ||
| "gitHead": "dd3752722508f48ded2cc75d9722e7550232448c" | ||
| } |
436595
0.15%16034
0.05%