@instana/serverless
Advanced tools
+4
-0
@@ -6,2 +6,6 @@ # Change Log | ||
| ## [4.15.3](https://github.com/instana/nodejs/compare/v4.15.2...v4.15.3) (2025-06-11) | ||
| **Note:** Version bump only for package @instana/serverless | ||
| ## [4.15.2](https://github.com/instana/nodejs/compare/v4.15.1...v4.15.2) (2025-06-11) | ||
@@ -8,0 +12,0 @@ |
+3
-3
| { | ||
| "name": "@instana/serverless", | ||
| "version": "4.15.2", | ||
| "version": "4.15.3", | ||
| "description": "Internal utility package for serverless Node.js tracing and monitoring with Instana", | ||
@@ -68,7 +68,7 @@ "author": { | ||
| "dependencies": { | ||
| "@instana/core": "4.15.2", | ||
| "@instana/core": "4.15.3", | ||
| "agent-base": "^6.0.2", | ||
| "https-proxy-agent": "^7.0.2" | ||
| }, | ||
| "gitHead": "67e6472422379e369f3530d541030dae112fe01d" | ||
| "gitHead": "685754cd235e609fc6e9ca50b70c04db69d6e069" | ||
| } |
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
61721
0.24%+ Added
- Removed
Updated