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

@instana/shared-metrics

Package Overview
Dependencies
Maintainers
3
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/shared-metrics - npm Package Compare versions

Comparing version

to
3.1.2

4

CHANGELOG.md

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

## [3.1.2](https://github.com/instana/nodejs/compare/v3.1.1...v3.1.2) (2024-01-29)
**Note:** Version bump only for package @instana/shared-metrics
## [3.1.1](https://github.com/instana/nodejs/compare/v3.1.0...v3.1.1) (2024-01-10)

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

6

package.json
{
"name": "@instana/shared-metrics",
"version": "3.1.1",
"version": "3.1.2",
"description": "Internal metrics plug-in package for Node.js monitoring with Instana",

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

"dependencies": {
"@instana/core": "3.1.1",
"@instana/core": "3.1.2",
"detect-libc": "^2.0.2",

@@ -77,3 +77,3 @@ "event-loop-lag": "^1.4.0",

},
"gitHead": "93465a247cf9f493fd3bfed6f45550c2931927f5"
"gitHead": "879f6328997177c1ce6da2bc24ba130b39c1c393"
}