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
7
Versions
183
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 1.137.4 to 1.137.5

11

CHANGELOG.md

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

## [1.137.5](https://github.com/instana/nodejs/compare/v1.137.4...v1.137.5) (2022-01-25)
### Bug Fixes
* **deps:** bumped node-fetch to ^2.6.7 (security patch) ([#465](https://github.com/instana/nodejs/issues/465)) ([e8c622b](https://github.com/instana/nodejs/commit/e8c622bd976f9b552572cfed927cb11876315979))
## [1.137.4](https://github.com/instana/nodejs/compare/v1.137.3...v1.137.4) (2022-01-11)

@@ -8,0 +19,0 @@

15

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

@@ -12,3 +12,4 @@ "author": {

"files": [
"src"
"src",
"CHANGELOG.md"
],

@@ -63,6 +64,6 @@ "publishConfig": {

"dependencies": {
"@instana/core": "1.137.4",
"@instana/serverless": "1.137.4",
"@instana/shared-metrics": "1.137.4",
"node-fetch": "^2.6.1"
"@instana/core": "1.137.5",
"@instana/serverless": "1.137.5",
"@instana/shared-metrics": "1.137.5",
"node-fetch": "^2.6.7"
},

@@ -72,3 +73,3 @@ "devDependencies": {

},
"gitHead": "eb8440ec768cebfb83def798da5770b874d00b4c"
"gitHead": "29e3b4c1a179435f9e796b45a9e639d630470fc4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc