@instana/serverless
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| # [4.18.0](https://github.com/instana/nodejs/compare/v4.17.0...v4.18.0) (2025-07-10) | ||
| **Note:** Version bump only for package @instana/serverless | ||
| # [4.17.0](https://github.com/instana/nodejs/compare/v4.16.0...v4.17.0) (2025-06-30) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@instana/serverless", | ||
| "version": "4.17.0", | ||
| "version": "4.18.0", | ||
| "description": "Internal utility package for serverless Node.js tracing and monitoring with Instana", | ||
@@ -68,7 +68,7 @@ "author": { | ||
| "dependencies": { | ||
| "@instana/core": "4.17.0", | ||
| "@instana/core": "4.18.0", | ||
| "agent-base": "^6.0.2", | ||
| "https-proxy-agent": "^7.0.2" | ||
| }, | ||
| "gitHead": "defad99e90e66848c0b33b37dd37673b76c32e23" | ||
| "gitHead": "16a0cf222c7f7230cc9b518ae674d1da673f4ac9" | ||
| } |
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
62327
0.24%+ Added
- Removed
Updated