Commit 6d9e782
committed
v5.6.0
- [New] `bin/tape`: include the exact arg when there are no glob results; use require.resolve on `--require` files
- [Fix] in node v0.4, `stream.pipe` returns `undefined`
- [Robustness] `test` observably looks up `exec` on the object
- [meta] use `npmignore` to autogenerate an npmignore file
- [meta] create FUNDING.yml
- [meta] add SECURITY.md
- [meta] ensure `prelint` works on windows
- [meta] improve `prelint` script when no `.git` dir is present
- [meta] remove unused travis.yml file
- [Deps] update `glob`, `minimist`, `object-inspect`, `object.assign`, `string.prototype.trim`
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `array.prototype.flatmap`, `es-value-fixtures`
- [Tests] fix no_only tests on Windows
- [Tests] handle a broken error `cause` in node 16.9/16.101 parent e23ec12 commit 6d9e782
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments