@instana/autoprofile
Advanced tools
Comparing version 2.36.0 to 2.36.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.36.1](https://github.com/instana/nodejs/compare/v2.36.0...v2.36.1) (2023-12-04) | ||
**Note:** Version bump only for package @instana/autoprofile | ||
# [2.36.0](https://github.com/instana/nodejs/compare/v2.35.0...v2.36.0) (2023-11-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/autoprofile", | ||
"version": "2.36.0", | ||
"version": "2.36.1", | ||
"description": "Automatic Node.js Profiler", | ||
@@ -51,3 +51,3 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.36.0", | ||
"@instana/core": "2.36.1", | ||
"detect-libc": "^1.0.3", | ||
@@ -58,3 +58,3 @@ "nan": "^2.14.2" | ||
"no-code2": "2.0.0", | ||
"semver": "7.5.3" | ||
"semver": "7.5.4" | ||
}, | ||
@@ -74,3 +74,3 @@ "main": "index.js", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "b20435b21e6a274f7a584f2b092c5e9923fb103b" | ||
"gitHead": "875da9e913e73c6aeca2cf0f454b8421253d7a78" | ||
} |
524389
+ Added@instana/core@2.36.1(transitive)
+ Added@opentelemetry/context-async-hooks@1.18.1(transitive)
+ Addedsemver@7.5.4(transitive)
- Removed@instana/core@2.36.0(transitive)
- Removed@opentelemetry/context-async-hooks@1.9.1(transitive)
- Removedsemver@7.5.3(transitive)
Updated@instana/core@2.36.1