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.6.0 to 3.7.0

6

CHANGELOG.md

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

# [3.7.0](https://github.com/instana/nodejs/compare/v3.6.0...v3.7.0) (2024-05-03)
### Features
- **autoprofile:** added prebuilds for darwin/arm64 linux/arm64 linux/arm ([#1135](https://github.com/instana/nodejs/issues/1135)) ([26f85b0](https://github.com/instana/nodejs/commit/26f85b08984e1155ca1df63db28fb1c6adcf752e))
# [3.6.0](https://github.com/instana/nodejs/compare/v3.5.0...v3.6.0) (2024-04-29)

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

10

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

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

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

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

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

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

},
"gitHead": "7379a55fac8adc467e8acea4a454f6a8a457cb92"
"gitHead": "6f68ae11ab077147a8ad3420b2213462aeceb8c2"
}
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