You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@instana/serverless

Package Overview
Dependencies
Maintainers
4
Versions
290
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
5.0.2
to
5.1.0
+8
-0
CHANGELOG.md

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

# [5.1.0](https://github.com/instana/nodejs/compare/v5.0.2...v5.1.0) (2026-01-13)
**Note:** Version bump only for package @instana/serverless
## [5.0.2](https://github.com/instana/nodejs/compare/v5.0.1...v5.0.2) (2025-12-16)

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

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

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

"dependencies": {
"@instana/core": "5.0.2",
"@instana/core": "5.1.0",
"https-proxy-agent": "^7.0.6"

@@ -78,3 +78,3 @@ },

},
"gitHead": "0661457ab5a45b90b2b1387b5328b590b4499b9c"
"gitHead": "41872ac4074d33d0c66970a672baa4363c99a0a0"
}