On 2018-11-22 02:02, swedebugia wrote: > Hi > > On 2018-11-22 00:22, swedebugia wrote: > snip > snip > While investigating the top libraries* packages with most depends in npm > I found the following: > > Lib        Dep    DevDep    RecdevDep    Dependants    license > underscore    0    12    2400+        18000+        mit > async        1    37    2696        26069        mit I succeded in packaging the latest underscore. I discovered a bug in the build system and fixed it to be able to build it. (see the diff attached) Debian packaged a 4 year old async 0.8.0 that has 0 dep and only uglify-js as devdep (which we already have packaged). From 0.9.2 lodash was made a devdep. -- Cheers Swedebugia