@instana/serverless
Advanced tools
+8
-0
@@ -6,2 +6,10 @@ # Change Log | ||
| # [5.2.0](https://github.com/instana/nodejs/compare/v5.1.0...v5.2.0) (2026-01-19) | ||
| **Note:** Version bump only for package @instana/serverless | ||
| # [5.1.0](https://github.com/instana/nodejs/compare/v5.0.2...v5.1.0) (2026-01-13) | ||
@@ -8,0 +16,0 @@ |
+3
-3
| { | ||
| "name": "@instana/serverless", | ||
| "version": "5.1.0", | ||
| "version": "5.2.0", | ||
| "description": "Internal utility package for serverless Node.js tracing and monitoring with Instana", | ||
@@ -71,3 +71,3 @@ "author": { | ||
| "dependencies": { | ||
| "@instana/core": "5.1.0", | ||
| "@instana/core": "5.2.0", | ||
| "https-proxy-agent": "^7.0.6" | ||
@@ -78,3 +78,3 @@ }, | ||
| }, | ||
| "gitHead": "41872ac4074d33d0c66970a672baa4363c99a0a0" | ||
| "gitHead": "8bbcaf378404d6a521286fe0e5c987e967d6fc00" | ||
| } |
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
72268
0.21%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated