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
292
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.18.0
to
4.18.1
+8
-0
CHANGELOG.md

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

## [4.18.1](https://github.com/instana/nodejs/compare/v4.18.0...v4.18.1) (2025-07-14)
**Note:** Version bump only for package @instana/serverless
# [4.18.0](https://github.com/instana/nodejs/compare/v4.17.0...v4.18.0) (2025-07-10)

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

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

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

"dependencies": {
"@instana/core": "4.18.0",
"@instana/core": "4.18.1",
"agent-base": "^6.0.2",
"https-proxy-agent": "^7.0.2"
},
"gitHead": "16a0cf222c7f7230cc9b518ae674d1da673f4ac9"
"gitHead": "7e3c565fd09ac15ab7f281f26f9ae48704da5d7e"
}