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
6
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.18.1 to 2.19.0

11

CHANGELOG.md

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

# [2.19.0](https://github.com/instana/nodejs/compare/v2.18.1...v2.19.0) (2023-03-17)
### Features
* **collector:** added support for @google-cloud/storage@6 ([#727](https://github.com/instana/nodejs/issues/727)) ([efcd4f1](https://github.com/instana/nodejs/commit/efcd4f1859ce0107976908658dda1e2113108a1c))
## [2.18.1](https://github.com/instana/nodejs/compare/v2.18.0...v2.18.1) (2023-03-06)

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

10

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

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

"dependencies": {
"@instana/core": "2.18.1",
"@instana/shared-metrics": "2.18.1",
"@instana/core": "2.19.0",
"@instana/shared-metrics": "2.19.0",
"bunyan": "^1.8.15",

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

"optionalDependencies": {
"@instana/autoprofile": "2.18.1"
"@instana/autoprofile": "2.19.0"
},

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

},
"gitHead": "d3e058413ff70d6ae082fb971bae697b7b4b9a2c"
"gitHead": "3fec1d458321e80740e3de94829629b93b5df400"
}
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