Skip to content

Could you please update evejs dependencies

  • I've got a project using evejs but npm audit warn me : found 10 vulnerabilities (4 low, 6 high) in 194 scanned packages 10 vulnerabilities require manual review. See the full report for details.

All coming from evejs, hypertimer & distribus. could you please update evejs dependencies : here is npm audit report : https://github.com/scenaristeur/spoggy-graph/blob/master/audit

when I try "npm install --save enmasseio/evejs#develop" I got

npm ERR! code ETARGET
npm ERR! notarget No matching version found for distribus@0.5.0-SNAPSHOT
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'evejs'
npm ERR! notarget
  • is there a project to migrate evejs to ES6 module ?