filename
option is passednode
v10.4
node
v10.1
, v9.11
, v8.11
, v6.14
, 4.9
trace_events
, v8/tools/arguments
_tls_legacy
is removed in node 10opts.package
in non-relative lookupseslint
v9.8
, v8.10
, v6.13
eslint
, tape
eslint
node
v9.3
, v8.8
, v6.12
; pin included builds to LTSasync_hooks
core module, added in node 8node
v8.8
http2
perf_hooks
, added in node v8.5node
8.7
; use nvm install-latest-npm
so new npm doesn’t break old nodeeslint
v8.4
; node 0.6 is failing due to travis-ci changes; allow it to fail for now.eslint
, @ljharb/eslint-config
, tape
preserveSymlinks
optioneslint
, @ljharb/eslint-config
, tape
node
v8.2
, v7.10
, v6.11
; npm 4.6+ breaks on node < 4sync
: fix when package.json main = ‘.’ or main = ‘./‘node
v7.9
eslint
node
v7.7
, v6.10
, v4.8
; comment out OSX builds since they block linux builds.npm run lint
sync
: ensure that the path is a string, explicitly.process.versions.node
exists.process.versions.node
exists.safe-publish-latest
resolve.sync
should re-throw non `ENOENT errors.tape
appveyor
node-modules-paths
and add tests.tap
module’s “main”async
: remove unnecessary slashes, since path.join
adds them.path
methods to make tests pass on both linux and Windows.node-modules-paths
: opts
should be optional, and opts.paths
should not be concatenated when omitted.path.join
more often to normalize paths across OS’s.start
path325584a685