@instana/serverless
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [5.0.2](https://github.com/instana/nodejs/compare/v5.0.1...v5.0.2) (2025-12-16) | ||
| **Note:** Version bump only for package @instana/serverless | ||
| ## [5.0.1](https://github.com/instana/nodejs/compare/v5.0.0...v5.0.1) (2025-12-16) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@instana/serverless", | ||
| "version": "5.0.1", | ||
| "version": "5.0.2", | ||
| "description": "Internal utility package for serverless Node.js tracing and monitoring with Instana", | ||
@@ -71,3 +71,3 @@ "author": { | ||
| "dependencies": { | ||
| "@instana/core": "5.0.1", | ||
| "@instana/core": "5.0.2", | ||
| "https-proxy-agent": "^7.0.6" | ||
@@ -78,3 +78,3 @@ }, | ||
| }, | ||
| "gitHead": "77fa60d1e6d88a852540f0e88ff3a8b2e36826ac" | ||
| "gitHead": "0661457ab5a45b90b2b1387b5328b590b4499b9c" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances 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
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances 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
71972
0.21%+ Added
- Removed
Updated