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
3
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 1.76.0 to 1.77.0

8

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

@@ -30,3 +30,3 @@ "author": {

"test": "NODE_ENV=debug USE_OPENTRACING_DEBUG_IMPL=true npm run test:mocha",
"test:mocha": "mocha --reporter spec $(find test -name '*test.js')",
"test:mocha": "mocha --reporter spec $(find test -name '*test.js' | grep -v node_modules)",
"test:debug": "WITH_STDOUT=true DEBUG=kafka-node:* npm run test:mocha",

@@ -120,3 +120,3 @@ "lint": "eslint src test dummy-app",

"dependencies": {
"@instana/core": "^1.76.0",
"@instana/core": "^1.77.0",
"bunyan": "^1.8.12",

@@ -141,3 +141,3 @@ "event-loop-lag": "^1.4.0",

},
"gitHead": "24579c129b79a1b9cf11137f20b68d5a7bee6a79"
"gitHead": "8f685798cc6c1726be67a593e0e1f5dc36d16a1a"
}
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