Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@instana/serverless

Package Overview
Dependencies
Maintainers
4
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/serverless - npm Package Compare versions

Comparing version
4.26.4
to
4.27.0
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [4.27.0](https://github.com/instana/nodejs/compare/v4.26.4...v4.27.0) (2025-10-23)
**Note:** Version bump only for package @instana/serverless
## [4.26.4](https://github.com/instana/nodejs/compare/v4.26.3...v4.26.4) (2025-10-21)

@@ -8,0 +16,0 @@

+3
-3
{
"name": "@instana/serverless",
"version": "4.26.4",
"version": "4.27.0",
"description": "Internal utility package for serverless Node.js tracing and monitoring with Instana",

@@ -68,3 +68,3 @@ "author": {

"dependencies": {
"@instana/core": "4.26.4",
"@instana/core": "4.27.0",
"https-proxy-agent": "^7.0.6"

@@ -75,3 +75,3 @@ },

},
"gitHead": "050b6699d2da4f0de97429b4de7184e9628da0e2"
"gitHead": "dd557cc7ae7bd26a2399ffc821031969cdb8d5a1"
}