@sentry/profiling-node
Advanced tools
Comparing version
@@ -535,3 +535,3 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
const CHUNK_INTERVAL_MS = 5000; | ||
const CHUNK_INTERVAL_MS = 1000 * 60; | ||
const PROFILE_MAP = new core.LRUMap(50); | ||
@@ -538,0 +538,0 @@ const PROFILE_TIMEOUTS = {}; |
@@ -533,3 +533,3 @@ import { CpuProfilerBindings } from '@sentry-internal/node-cpu-profiler'; | ||
const CHUNK_INTERVAL_MS = 5000; | ||
const CHUNK_INTERVAL_MS = 1000 * 60; | ||
const PROFILE_MAP = new LRUMap(50); | ||
@@ -536,0 +536,0 @@ const PROFILE_TIMEOUTS = {}; |
@@ -1,1 +0,1 @@ | ||
{"type":"module","version":"9.1.0","sideEffects":false} | ||
{"type":"module","version":"9.1.1-alpha.0","sideEffects":false} |
{ | ||
"name": "@sentry/profiling-node", | ||
"version": "9.1.0", | ||
"version": "9.1.1-alpha.0", | ||
"description": "Official Sentry SDK for Node.js Profiling", | ||
@@ -66,4 +66,4 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
"@sentry-internal/node-cpu-profiler": "^2.0.0", | ||
"@sentry/core": "9.1.0", | ||
"@sentry/node": "9.1.0" | ||
"@sentry/core": "9.1.1-alpha.0", | ||
"@sentry/node": "9.1.1-alpha.0" | ||
}, | ||
@@ -70,0 +70,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
218356
0.03%238
0.42%115
0.88%1
Infinity%10
-16.67%2
-33.33%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated