@instana/azure-container-services
Advanced tools
Comparing version 4.0.1 to 4.1.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11706
0
+ Added@instana/core@4.1.0(transitive)
- Removed@instana/core@4.0.1(transitive)
Updated@instana/core@4.1.0
Updated@instana/serverless@4.1.0