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

@instana/collector

Package Overview
Dependencies
Maintainers
2
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/collector - npm Package Compare versions

Comparing version 3.7.0 to 3.8.0

6

CHANGELOG.md

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

# [3.8.0](https://github.com/instana/nodejs/compare/v3.7.0...v3.8.0) (2024-05-06)
### Features
- added support for restify v9, v10, v11 ([#1140](https://github.com/instana/nodejs/issues/1140)) ([fb132d2](https://github.com/instana/nodejs/commit/fb132d2bf898cc943d9415e766a048cfd0846cb2))
# [3.7.0](https://github.com/instana/nodejs/compare/v3.6.0...v3.7.0) (2024-05-03)

@@ -8,0 +14,0 @@

10

package.json
{
"name": "@instana/collector",
"version": "3.7.0",
"version": "3.8.0",
"description": "The Instana Node.js metrics and trace data collector",

@@ -81,4 +81,4 @@ "author": {

"dependencies": {
"@instana/core": "3.7.0",
"@instana/shared-metrics": "3.7.0",
"@instana/core": "3.8.0",
"@instana/shared-metrics": "3.8.0",
"bunyan": "^1.8.15",

@@ -89,3 +89,3 @@ "semver": "^7.5.4",

"optionalDependencies": {
"@instana/autoprofile": "3.7.0"
"@instana/autoprofile": "3.8.0"
},

@@ -97,3 +97,3 @@ "devDependencies": {

},
"gitHead": "6f68ae11ab077147a8ad3420b2213462aeceb8c2"
"gitHead": "70e1123cf081415fe52d0f86c777fcc6b5941ae5"
}
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