New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instana/metrics-util

Package Overview
Dependencies
Maintainers
3
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/metrics-util - npm Package Compare versions

Comparing version

to
4.5.2

4

CHANGELOG.md

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

## [4.5.2](https://github.com/instana/nodejs/compare/v4.5.1...v4.5.2) (2025-01-13)
**Note:** Version bump only for package @instana/metrics-util
## [4.5.1](https://github.com/instana/nodejs/compare/v4.5.0...v4.5.1) (2025-01-13)

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

10

package.json
{
"name": "@instana/metrics-util",
"version": "4.5.1",
"version": "4.5.2",
"description": "Internal utility library for Instana metric collection",

@@ -63,8 +63,8 @@ "author": {

"dependencies": {
"@instana/core": "4.5.1",
"@instana/serverless": "4.5.1",
"@instana/shared-metrics": "4.5.1",
"@instana/core": "4.5.2",
"@instana/serverless": "4.5.2",
"@instana/shared-metrics": "4.5.2",
"node-fetch": "^2.6.7"
},
"gitHead": "41c09b8fdd23f6cb0df992c7e479d71532ac91b4"
"gitHead": "64b256360f4fef67322b408366fc8229c8c0ea24"
}