You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@instana/autoprofile

Package Overview
Dependencies
Maintainers
0
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/autoprofile - npm Package Compare versions

Comparing version

to
4.9.0

4

CHANGELOG.md

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

# [4.9.0](https://github.com/instana/nodejs/compare/v4.8.0...v4.9.0) (2025-03-20)
**Note:** Version bump only for package @instana/autoprofile
# [4.8.0](https://github.com/instana/nodejs/compare/v4.7.0...v4.8.0) (2025-03-19)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@instana/autoprofile",
"version": "4.8.0",
"version": "4.9.0",
"description": "Automatic Node.js Profiler",

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

"dependencies": {
"@instana/core": "4.8.0",
"@instana/core": "4.9.0",
"detect-libc": "^2.0.2",

@@ -74,3 +74,3 @@ "nan": "^2.14.2",

"license": "BSD-3-Clause",
"gitHead": "33ce63c270f6572c5c687926e7f8ef1c9de6a551"
"gitHead": "19d1f6ff80895afb493f3cfa4c965efd11ee3e01"
}