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

@instana/metrics-util

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
3.2.1

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

## [3.2.1](https://github.com/instana/nodejs/compare/v3.2.0...v3.2.1) (2024-03-18)
**Note:** Version bump only for package @instana/metrics-util
# [3.2.0](https://github.com/instana/nodejs/compare/v3.1.3...v3.2.0) (2024-02-27)

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

{
"name": "@instana/metrics-util",
"version": "3.2.0",
"version": "3.2.1",
"description": "Internal utility library for Instana metric collection",

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

"dependencies": {
"@instana/core": "3.2.0",
"@instana/serverless": "3.2.0",
"@instana/shared-metrics": "3.2.0",
"@instana/core": "3.2.1",
"@instana/serverless": "3.2.1",
"@instana/shared-metrics": "3.2.1",
"node-fetch": "^2.6.7"
},
"gitHead": "4e9af9e088ed97732fc93ac6157cfad90eb96fa2"
"gitHead": "f4bb0a1a345f9947f9eea59401e7beb03e8b36e6"
}