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
6
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.138.0 to 2.0.0-rc.0

21

CHANGELOG.md

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

# [2.0.0-rc.0](https://github.com/instana/nodejs/compare/v1.138.0...v2.0.0-rc.0) (2022-03-08)
### Code Refactoring
* remove npm package instana-nodejs-sensor ([bebfc2d](https://github.com/instana/nodejs/commit/bebfc2da9989ade98034e5a1ae87e0a0bd43a5d8))
### BREAKING CHANGES
* Starting with version 2.0.0, consumers of the package who
still use the deprecated package name instana-nodejs-sensor will need to follow
https://www.ibm.com/docs/en/obi/current?topic=nodejs-collector-installation#change-of-package-name
to receive updates in the future.
refs 80206
# [1.138.0](https://github.com/instana/nodejs/compare/v1.137.5...v1.138.0) (2022-02-08)

@@ -8,0 +29,0 @@

11

package.json
{
"name": "@instana/metrics-util",
"version": "1.138.0",
"version": "2.0.0-rc.0",
"description": "Internal utility library for Instana metric collection",

@@ -41,3 +41,2 @@ "author": {

"performance",
"sensor",
"tracing"

@@ -64,5 +63,5 @@ ],

"dependencies": {
"@instana/core": "1.138.0",
"@instana/serverless": "1.138.0",
"@instana/shared-metrics": "1.138.0",
"@instana/core": "2.0.0-rc.0",
"@instana/serverless": "2.0.0-rc.0",
"@instana/shared-metrics": "2.0.0-rc.0",
"node-fetch": "^2.6.7"

@@ -73,3 +72,3 @@ },

},
"gitHead": "ec183a8bde1766a97bc2ee10af4326aeffb5ac87"
"gitHead": "040c7b2ab701f2a16ba25b12f684ff9ecc8023eb"
}
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