@sentry/profiling-node
Advanced tools
@@ -1,1 +0,1 @@ | ||
| {"type":"module","version":"10.42.0","sideEffects":false} | ||
| {"type":"module","version":"10.43.0","sideEffects":false} |
+5
-5
| { | ||
| "name": "@sentry/profiling-node", | ||
| "version": "10.42.0", | ||
| "version": "10.43.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": "eslint . --format stylish", | ||
| "lint": "oxlint .", | ||
| "lint:es-compatibility": "es-check es2022 ./build/cjs/*.js && es-check es2022 ./build/esm/*.js --module", | ||
| "fix": "eslint . --format stylish --fix", | ||
| "fix": "oxlint . --fix", | ||
| "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.42.0", | ||
| "@sentry/node": "10.42.0" | ||
| "@sentry/core": "10.43.0", | ||
| "@sentry/node": "10.43.0" | ||
| }, | ||
@@ -70,0 +70,0 @@ "devDependencies": { |
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
243949
-0.01%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated