Skip to content

Releases: adamburgess/alpine-apk

2.0.0

01 Jul 08:24
939b3d2
Compare
Choose a tag to compare

Breaking: require nodejs 18+.
Removes node-fetch, uses native fetch.

1.1.0

01 Nov 02:11
Compare
Choose a tag to compare

Allow getting dependency trees of provides as well as packages.
For example, this fixes openssh-client which is no longer a package but openssh-client-common and openssh-client-default.

1.0.0

01 Sep 09:48
Compare
Choose a tag to compare

Upgrade to node-fetch v3.
ESM only package.