tap-in
Version:
turn tap test output into JSON
25 lines (17 loc) • 620 B
Markdown
<!--
#### [unreleased]
-->
#### 3.2.1
- guard against undefined in trim method
#### 3.2.0
- small refactor
- add modern package.json properties
#### 3.1.0
- forked from scottcorgan/tap-out
- light prettier/eslint changes
- fix shadow-redeclared variables
- add fix PR [#43](https://github.com/scottcorgan/tap-out/pull/43) (thanks @aral!)
- add fix PR [#35](https://github.com/scottcorgan/tap-out/pull/35) (thanks @trescube!)
- add fix PR [#34](https://github.com/scottcorgan/tap-out/pull/34) (thanks @big-kahuna-burger!)
- fix [for npm audit warning](https://github.com/scottcorgan/tap-out/pull/46)
- update deps