Skip to content

Commit 678b922

Browse files
committed
v4.15.1
- [Robustness] `test` observably looks up `exec` on the object - [Deps] update `minimist` - [meta] ensure `prelint` works on windows - [meta] improve `prelint` script when no `.git` dir is present - [meta] remove unused travis.yml file - [Dev Deps] update `eslint`, `@ljharb/eslint-config` - [Tests] handle a broken error `cause` in node 16.9/16.10
1 parent 53d9e18 commit 678b922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tape",
3-
"version": "4.15.0",
3+
"version": "4.15.1",
44
"description": "tap-producing test harness for node and browsers",
55
"main": "index.js",
66
"browser": {

0 commit comments

Comments
 (0)