This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/halkeye/slack-foodee/builds/345215035?utm_source=github_status&utm_medium=notification)
- ❌ **continuous-integration/jenkins/branch** This commit cannot be built [Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_slack-foodee/job/greenkeeper%252Feslint-plugin-node-6.0.1/1/display/redirect)
Release Notesv6.0.1
Bug fixes
234703c fixed a regression that node/no-unsupported-features crashes if engines field exists but engines.node field doesn't exist in package.json (#109). Thanks @ZauberNerd !
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 6.0.1 of eslint-plugin-node was just published.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ✅ **continuous-integration/travis-ci/push** The Travis CI build passed [Details](https://travis-ci.org/halkeye/slack-foodee/builds/345215035?utm_source=github_status&utm_medium=notification) - ❌ **continuous-integration/jenkins/branch** This commit cannot be built [Details](https://jenkins.gavinmogan.com/job/Github%20Projects/job/halkeye_slack-foodee/job/greenkeeper%252Feslint-plugin-node-6.0.1/1/display/redirect)Release Notes
v6.0.1Bug fixes
node/no-unsupported-features
crashes ifengines
field exists butengines.node
field doesn't exist in package.json (#109). Thanks @ZauberNerd !Commits
The new version differs by 3 commits.
5260039
6.0.1
9ccc91d
Chore: add a test for #109
234703c
Fix: ensure "version" always has a valid value in parseOptions (#109)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: