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
7
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 2.20.2 to 2.21.0

11

CHANGELOG.md

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

# [2.21.0](https://github.com/instana/nodejs/compare/v2.20.2...v2.21.0) (2023-04-21)
### Features
* **collector:** added support for couchbase ([#737](https://github.com/instana/nodejs/issues/737)) ([3239b19](https://github.com/instana/nodejs/commit/3239b196eb54d7ea1e399ba2a9701024865da1c5))
## [2.20.2](https://github.com/instana/nodejs/compare/v2.20.1...v2.20.2) (2023-04-06)

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

10

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

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

"dependencies": {
"@instana/core": "2.20.2",
"@instana/shared-metrics": "2.20.2",
"@instana/core": "2.21.0",
"@instana/shared-metrics": "2.21.0",
"bunyan": "^1.8.15",

@@ -146,3 +146,3 @@ "semver": "7.3.3",

"optionalDependencies": {
"@instana/autoprofile": "2.20.2"
"@instana/autoprofile": "2.21.0"
},

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

},
"gitHead": "9fe6d4c4b0a4824f4053cedbb973ab149491ce4f"
"gitHead": "2c570cf285754fa54ed88f7e8c1cab7df35e3d43"
}
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