Marc-Aurèle DARCHE

Results 9 issues of Marc-Aurèle DARCHE

This is an acknowledged partial implementation: to finalize it I'm waiting for #664 to be merged. All comments are welcome still. It's partial because it's only done for Node.js recent...

feature requests
needs followup
installing node: checksums

Make it possible to "require" the plugin. The rationale is thoroughly explained in the following article http://blog.npmjs.org/post/112712169830/making-your-jquery-plugin-work-better-with-npm This article is a part of a series: 1. http://blog.npmjs.org/post/111475741445/publishing-your-jquery-plugin-to-npm-the-quick 2. http://blog.npmjs.org/post/112064849860/using-jquery-plugins-with-npm 3....

Hello, Just to let you know that the https://koajs.com/ website is out of sync with `master` and presents an old state of the git repository. Some months ago it wasn't...

Low Prototype Pollution Package lodash Patched in >=4.17.5 Dependency of shipit-deploy [dev] Path shipit-deploy > shipit-utils > lodash More info https://nodesecurity.io/advisories/577 See https://github.com/shipitjs/shipit-utils/issues/6

Sur https://openmaptiles.geo.data.gouv.fr/ il manque : * la mention du gestionnaire * les conditions d'utilisations, pour pouvoir notamment répondre aux questions suivantes : * quelle est la pérennité de ce service...

Hello, Happy and grateful user of deferred I have just discovered https://github.com/medikoo/fs2 Is it recommended to use a) var readFile = require('fs2').readFile; or b) var readFile = promisify(fs.readFile, 1); ?...

Could `deferred` be listed in [CommonJS promises article](http://wiki.commonjs.org/wiki/Promises/A) or is `deferred` missing some accepted "contracts" wrt to promises ?

Hello Is there any reason why nodebb-plugin-dbsearch doesn't search in category names and descriptions? Thanks