@sentry/profiling-node
Advanced tools
@@ -1130,3 +1130,3 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
| console.warn( | ||
| `[Sentry Profiling] You are using a Node.js version that does not have prebuilt binaries (${NODE_VERSION}).`, | ||
| `[Sentry Profiling] You are using a Node.js version that does not have prebuilt binaries (${NODE_MAJOR}).`, | ||
| 'The @sentry/profiling-node package only has prebuilt support for the following LTS versions of Node.js: 16, 18, 20, 22, 24.', | ||
@@ -1133,0 +1133,0 @@ 'To use the @sentry/profiling-node package with this version of Node.js, you will need to compile the native addon from source.', |
@@ -1128,3 +1128,3 @@ import { parseSemver, forEachEnvelopeItem, createEnvelope, debug, dsnToString, uuid4, getDebugImagesForResources, spanIsSampled, spanToJSON, LRUMap, defineIntegration, consoleSandbox, getRootSpan, getIsolationScope, getCurrentScope, getGlobalScope } from '@sentry/core'; | ||
| console.warn( | ||
| `[Sentry Profiling] You are using a Node.js version that does not have prebuilt binaries (${NODE_VERSION}).`, | ||
| `[Sentry Profiling] You are using a Node.js version that does not have prebuilt binaries (${NODE_MAJOR}).`, | ||
| 'The @sentry/profiling-node package only has prebuilt support for the following LTS versions of Node.js: 16, 18, 20, 22, 24.', | ||
@@ -1131,0 +1131,0 @@ 'To use the @sentry/profiling-node package with this version of Node.js, you will need to compile the native addon from source.', |
@@ -1,1 +0,1 @@ | ||
| {"type":"module","version":"10.43.0","sideEffects":false} | ||
| {"type":"module","version":"10.44.0","sideEffects":false} |
+5
-5
| { | ||
| "name": "@sentry/profiling-node", | ||
| "version": "10.43.0", | ||
| "version": "10.44.0", | ||
| "description": "Official Sentry SDK for Node.js Profiling", | ||
@@ -48,5 +48,5 @@ "repository": "git://github.com/getsentry/sentry-javascript.git", | ||
| "clean": "rm -rf build", | ||
| "lint": "oxlint .", | ||
| "lint": "OXLINT_TSGOLINT_DANGEROUSLY_SUPPRESS_PROGRAM_DIAGNOSTICS=true oxlint . --type-aware", | ||
| "lint:es-compatibility": "es-check es2022 ./build/cjs/*.js && es-check es2022 ./build/esm/*.js --module", | ||
| "fix": "oxlint . --fix", | ||
| "lint:fix": "OXLINT_TSGOLINT_DANGEROUSLY_SUPPRESS_PROGRAM_DIAGNOSTICS=true oxlint . --fix --type-aware", | ||
| "build": "yarn build:types && yarn build:transpile", | ||
@@ -66,4 +66,4 @@ "build:transpile": "yarn rollup -c rollup.npm.config.mjs", | ||
| "@sentry-internal/node-cpu-profiler": "^2.2.0", | ||
| "@sentry/core": "10.43.0", | ||
| "@sentry/node": "10.43.0" | ||
| "@sentry/core": "10.44.0", | ||
| "@sentry/node": "10.44.0" | ||
| }, | ||
@@ -70,0 +70,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
244068
0.05%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated