In my case I just got approximately 8 pull requests, there breaks backward compatibility.
Could you please modify the bot so it check package.json first. If the JSON file specify indicate that node 0.8 is supported with "engines": { "node": "0.6 || 0.8" } then just skip the module.
Trust the author.
In my case I just got approximately 8 pull requests, there breaks backward compatibility.
Could you please modify the bot so it check
package.jsonfirst. If the JSON file specify indicate thatnode 0.8is supported with"engines": { "node": "0.6 || 0.8" }then just skip the module.Trust the author.