o11y 252.9.0 → 252.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2655,7 +2655,7 @@ class ConsoleCollector {
2655
2655
  }
2656
2656
  }
2657
2657
 
2658
- const version = '252.9.0';
2658
+ const version = '252.10.0';
2659
2659
 
2660
2660
  const idleDetector = new IdleDetectorImpl({
2661
2661
  logThreshold: 300,