Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instana/azure-container-services

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/azure-container-services - npm Package Compare versions

Comparing version 4.0.1 to 4.1.0

10

package.json
{
"name": "@instana/azure-container-services",
"version": "4.0.1",
"version": "4.1.0",
"description": "Instana tracing and monitoring for Node.js based Azure Container Services",

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

"node_modules:exists": "mkdir -p node_modules",
"test": "mocha --sort $(find test -iname '*test.js')",
"test": "mocha $npm_config_watch --config=test/.mocharc.js --sort $(find test -iname '*test.js')",
"test:debug": "WITH_STDOUT=true npm run test",

@@ -70,6 +70,6 @@ "test:ci": "mocha --config=test/.mocharc.js --reporter mocha-multi-reporters --reporter-options configFile=reporter-config.json 'test/**/*test.js'",

"dependencies": {
"@instana/core": "4.0.1",
"@instana/serverless": "4.0.1"
"@instana/core": "4.1.0",
"@instana/serverless": "4.1.0"
},
"gitHead": "67d792958e4031e600dff3fd4d4fc5e91093e960"
"gitHead": "661e207ab1d53b4c28131ed47061ddf8c6befe87"
}
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