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
2
Versions
191
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
3.3.0

4

CHANGELOG.md

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

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

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

10

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

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

"dependencies": {
"@instana/core": "3.2.1",
"@instana/serverless": "3.2.1",
"@instana/shared-metrics": "3.2.1",
"@instana/core": "3.3.0",
"@instana/serverless": "3.3.0",
"@instana/shared-metrics": "3.3.0",
"node-fetch": "^2.6.7"
},
"gitHead": "f4bb0a1a345f9947f9eea59401e7beb03e8b36e6"
"gitHead": "7919ec49da1b5f82ce610fde3e95eac3eb097060"
}