ca-apm-probe
Advanced tools
Comparing version 2.2.7-beta.1 to 2.2.7-beta.2
{ | ||
"name": "ca-apm-probe", | ||
"version": "2.2.7-beta.1", | ||
"version": "2.2.7-beta.2", | ||
"description": "CA APM Node.js Agent monitors real-time health and performance of Node.js applications", | ||
@@ -29,4 +29,3 @@ "keywords": "ca-apm-probe, apm, agent, instrumentation, monitoring, performance", | ||
"string.prototype.startswith": "^1.0.0", | ||
"winston": "^3.3.3", | ||
"chart.js": "^2.9.4" | ||
"winston": "^3.3.3" | ||
}, | ||
@@ -37,3 +36,3 @@ "devDependencies": { | ||
"optionalDependencies": { | ||
"@ca-apm/native-metrics": "^1.0.5-beta.1" | ||
"@ca-apm/native-metrics": "^1.0.5-beta.2" | ||
}, | ||
@@ -40,0 +39,0 @@ "engines": { |
8
400819
- Removedchart.js@^2.9.4
- Removedchart.js@2.9.4(transitive)
- Removedchartjs-color@2.4.1(transitive)
- Removedchartjs-color-string@0.6.0(transitive)
- Removedmoment@2.30.1(transitive)