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.74.2 to 1.75.0

12

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

@@ -29,7 +29,7 @@ "author": {

"audit": "bin/prepare-audit.sh && npm audit --production; git checkout package-lock.json",
"test": "npm run test:nolint && npm run test:lint",
"test:nolint": "NODE_ENV=debug USE_OPENTRACING_DEBUG_IMPL=true npm run test:mocha",
"test": "NODE_ENV=debug USE_OPENTRACING_DEBUG_IMPL=true npm run test:mocha",
"test:mocha": "mocha --reporter spec $(find test -name '*test.js')",
"test:debug": "WITH_STDOUT=true DEBUG=kafka-node:* npm run test:mocha",
"test:lint": "eslint src test dummy-app",
"lint": "eslint src test dummy-app",
"verify": "npm run lint && npm test",
"agent-stub": "AGENT_PORT=3210 node test/apps/agentStub.js",

@@ -120,3 +120,3 @@ "prettier": "prettier --write 'src/**/*.js' 'test/**/*.js' 'dummy-app/**/*.js' 'dockerfile-examples/**/*.js' 'bin/**/*.js'"

"dependencies": {
"@instana/core": "^1.74.2",
"@instana/core": "^1.75.0",
"bunyan": "^1.8.12",

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

},
"gitHead": "de6e7ec86045ab2482587d2564d36d4ee836b6ee"
"gitHead": "d127eb54c91c658eca2a390a10ff6cda6d5f679b"
}
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