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.1
to
5.0.2
+8
-0
CHANGELOG.md

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

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

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

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

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

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

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

},
"gitHead": "77fa60d1e6d88a852540f0e88ff3a8b2e36826ac"
"gitHead": "0661457ab5a45b90b2b1387b5328b590b4499b9c"
}