RuntimeTools / appmetrics-dash

A data visualizer that uses " Node Application Metrics" (appmetrics) to monitor and display Node.js application data as a html web application.
Other
452 stars 55 forks source link

Update eslint to secure version #179

Closed mattcolegate closed 5 years ago

mattcolegate commented 5 years ago

This fixes vulnerabilities seen on the main github page.

codecov-io commented 5 years ago

Codecov Report

Merging #179 into master will increase coverage by 0.72%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   64.42%   65.14%   +0.72%     
==========================================
  Files           4        4              
  Lines         416      416              
==========================================
+ Hits          268      271       +3     
+ Misses        148      145       -3
Impacted Files Coverage Δ
lib/appmetrics-dash.js 61.92% <100%> (+0.99%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2750098...18f4737. Read the comment docs.