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.7.0

4

CHANGELOG.md

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

# [4.7.0](https://github.com/instana/nodejs/compare/v4.6.3...v4.7.0) (2025-03-11)
**Note:** Version bump only for package @instana/autoprofile
## [4.6.3](https://github.com/instana/nodejs/compare/v4.6.2...v4.6.3) (2025-03-05)

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

6

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

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

"dependencies": {
"@instana/core": "4.6.3",
"@instana/core": "4.7.0",
"detect-libc": "^2.0.2",

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

"license": "BSD-3-Clause",
"gitHead": "7dc62e64ec6015db2184484fa6142a3eb0c552e0"
"gitHead": "224c0b1b302e34dd98d2388c3892be602142fb35"
}