dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

Remove npm dep by removing `david` #208

Closed tomdye closed 6 years ago

tomdye commented 6 years ago

Type: feature

The following has been addressed in the PR:

Description:

New version data is gathered from npm search rather than david.

screenshot 2018-02-14 13 39 18

Resolves #206

codecov[bot] commented 6 years ago

Codecov Report

Merging #208 into master will increase coverage by 0.38%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   94.37%   94.75%   +0.38%     
==========================================
  Files          19       19              
  Lines         480      477       -3     
  Branches       65       63       -2     
==========================================
- Hits          453      452       -1     
+ Misses         15       13       -2     
  Partials       12       12
Impacted Files Coverage Δ
src/detachedCheckForNewCommands.ts 0% <0%> (ø) :arrow_up:
src/installableCommands.ts 90.32% <100%> (+0.15%) :arrow_up:
src/commands/version.ts 98.36% <100%> (-0.06%) :arrow_down:

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 a02a3cd...aebad0d. Read the comment docs.