Commit 8eea601
committed
v1.22.1
- [Fix] support windows virtual drive paths (#284)
- [Deps] update `is-core-module`
- [meta] use `npmignore` to autogenerate an npmignore file
- [meta] do not publish `appveyor.yml`
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
- [Test] add tests for `"main": false`
- [Tests] fix tests on node v12.0-12.2
- [Test] add some `sync` coverage
- [Test] fix incorrect `require.resolve` paths logic; enable these tests
- [Tests] avoid tests breaking on node 11.11 - 11.131 parent cf1d4cc commit 8eea601
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments