@instana/serverless
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| ## [4.27.1](https://github.com/instana/nodejs/compare/v4.27.0...v4.27.1) (2025-11-03) | ||
| **Note:** Version bump only for package @instana/serverless | ||
| # [4.27.0](https://github.com/instana/nodejs/compare/v4.26.4...v4.27.0) (2025-10-23) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@instana/serverless", | ||
| "version": "4.27.0", | ||
| "version": "4.27.1", | ||
| "description": "Internal utility package for serverless Node.js tracing and monitoring with Instana", | ||
@@ -68,3 +68,3 @@ "author": { | ||
| "dependencies": { | ||
| "@instana/core": "4.27.0", | ||
| "@instana/core": "4.27.1", | ||
| "https-proxy-agent": "^7.0.6" | ||
@@ -75,3 +75,3 @@ }, | ||
| }, | ||
| "gitHead": "dd557cc7ae7bd26a2399ffc821031969cdb8d5a1" | ||
| "gitHead": "d010d086ddc5d7a46039ef240c73de5edbb829f5" | ||
| } |
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
69825
0.22%+ Added
+ Added
- Removed
Updated