nano icon indicating copy to clipboard operation
nano copied to clipboard

Dependency might be out of date

Open danielcobo opened this issue 9 years ago • 4 comments

It seems the dependency used for following changes in CouchDB could be outdated.

Running npm install nano on a current version of Node will log npm WARN engine [email protected]: wanted: {"node":"0.12.x || 0.10.x || 0.8.x"} (current: {"node":"4.2.2","npm":"2.14.7"})

The issue has been already raised at the repository of the dependency, however it looks like it has not yet been resolved - https://github.com/iriscouch/follow/issues/73

danielcobo avatar Jan 03 '16 19:01 danielcobo

Getting the same issue. The README points to https://github.com/jhs/follow/blob/master/package.json#L11 which has the issue resolved, but irishcoush's follow is being used instead of jh's fork. I'm confused.

satazor avatar Jan 24 '16 11:01 satazor

Bump.

satazor avatar Mar 05 '16 19:03 satazor

nsp flags this as a security issue:

[email protected] > [email protected] > [email protected] > [email protected]

There is a CVE open against hawk. See here https://nodesecurity.io/advisories/77

collinsrj avatar Apr 28 '16 10:04 collinsrj

This repository has been merged into apache/couchdb-nano, please continue the discussion here

carlosduclos avatar Mar 17 '17 13:03 carlosduclos