lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
781 stars 35 forks source link

docs: update README with --allowed-urls option #83

Closed bolatovumar closed 4 years ago

bolatovumar commented 4 years ago

fix #82

codecov-io commented 4 years ago

Codecov Report

Merging #83 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          12       12           
  Lines         235      235           
  Branches       41       41           
=======================================
  Hits          229      229           
  Misses          5        5           
  Partials        1        1           

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 d30ce73...1ac7f1d. Read the comment docs.

lirantal commented 4 years ago

Perfect 👌