@instana/metrics-util
Advanced tools
Comparing version
{ | ||
"name": "@instana/metrics-util", | ||
"version": "1.130.1", | ||
"version": "1.131.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"test": "npm run test:mocha", | ||
"test:mocha": "mocha --sort --reporter mocha-multi --reporter-options spec=-,xunit=../../test-results/metrics-util/results.xml $(find test -iname '*test.js')", | ||
"test:mocha": "mocha --sort --reporter mocha-multi --reporter-options spec=-,xunit=../../test-results/metrics-util/results.xml $(find test -iname '*test.js' -not -path '*node_modules*')", | ||
"test:debug": "WITH_STDOUT=true npm run test:mocha", | ||
@@ -55,5 +55,5 @@ "lint": "eslint src test", | ||
"dependencies": { | ||
"@instana/core": "1.130.1", | ||
"@instana/serverless": "1.130.1", | ||
"@instana/shared-metrics": "1.130.1", | ||
"@instana/core": "1.131.0", | ||
"@instana/serverless": "1.131.0", | ||
"@instana/shared-metrics": "1.131.0", | ||
"node-fetch": "^2.6.1" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "6fe6e2f1d58b616bfb5ef408f13af2febe9ad19a" | ||
"gitHead": "c143ddafc50f8305684638f5abff0ee847830408" | ||
} |
20556
0.14%+ Added
+ Added
- Removed
- Removed
Updated
Updated