Releases: pkgjs/detect-node-support
Releases · pkgjs/detect-node-support
v1.2.0
21 Apr 15:29
Compare
Sorry, something went wrong.
No results found
1.2.0 (2020-04-21)
Features
(wip) stub out dep detector (b189e34 )
(wip) stub out dep resolver (c28bd3d )
(wip) tests for dep resolver stub (9c7f697 )
add a strict json formatting option (0d0307e )
add flags to scan full tree and dev deps (off by default) (9e53a81 )
always write full JSON output into tmp path (b5da479 )
await errors (55d9fc6 )
basic debug/progress logging (7844478 )
correctly detect direct dependencies (7d85ce9 )
dependency detection error reporting (1de296c )
disable dev dep scanning (9af23b6 )
handle .travis.yml with duplicate keys (7c5baeb )
improve error message (fd2a638 )
v1.2.0-alpha.2
13 Apr 12:10
Compare
Sorry, something went wrong.
No results found
Features
add flags to scan full tree and dev deps (off by default) (9e53a81 )
basic debug/progress logging (7844478 )
correctly detect direct dependencies (7d85ce9 )
dependency detection error reporting (1de296c )
v1.2.0-alpha.1
01 Apr 14:58
Compare
Sorry, something went wrong.
No results found
Features
(wip) stub out dep detector (b189e34 )
(wip) stub out dep resolver (c28bd3d )
(wip) tests for dep resolver stub (9c7f697 )
add a strict json formatting option (0d0307e )
await errors (55d9fc6 )
disable dev dep scanning (9af23b6 )
improve error message (fd2a638 )
v1.1.2
01 Apr 13:17
Compare
Sorry, something went wrong.
No results found
1.1.2 (2020-04-01)
Bug Fixes
return results when no .travis.yml in the repo (61282ae ), closes #16
v1.1.2-alpha.1
27 Mar 13:07
Compare
Sorry, something went wrong.
No results found
Bug Fixes
return results when no .travis.yml in the repo (61282ae ), closes #16
v1.1.1
27 Feb 18:32
Compare
Sorry, something went wrong.
No results found
1.1.1 (2020-02-27)
Bug Fixes
v1.1.0
27 Feb 18:26
Compare
Sorry, something went wrong.
No results found
1.1.0 (2020-02-27)
Features