| Type | 
      Preview | 
      Markdown | 
      Notes | 
    
    
      | Dependency Count | 
        | 
       | 
      Just a number. Count of all packages, including deps-of-deps. Doesn't actually count individual files unlike 'deno info'. | 
    
    
      | Dependency Updates | 
        | 
       | 
      Replicates https://david-dm.org/. Color coded by what % of immediate deps are at the latest version. I give a leniency for /std - any of the last 5 versions is fine. Also checks `npm audit` if you have any NPM packages in the import tree, and will be red if any important vulnerability is reported. | 
    
    
      | Cached size | 
        | 
       | 
      Just a file size, showing the 'total' source source from 'deno info'. | 
    
    
      | Latest /x/ version | 
        | 
       | 
      Only applicable to deno.land modules |