Skip to content

Commit

Permalink
v4.15.1
Browse files Browse the repository at this point in the history
 - [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
  • Loading branch information
ljharb committed Apr 8, 2022
1 parent 53d9e18 commit 678b922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tape",
"version": "4.15.0",
"version": "4.15.1",
"description": "tap-producing test harness for node and browsers",
"main": "index.js",
"browser": {
Expand Down

0 comments on commit 678b922

Please sign in to comment.