6.0.1 (2022-10-17)
dca20cc
#99 bump @npmcli/map-workspaces from 2.0.4 to 3.0.0fc42456
#100 bump proc-log from 2.0.1 to 3.0.0
6.0.0 (2022-10-13)
- this module no longer attempts to change file ownership automatically
5.0.0 (2022-10-06)
- unscoped auth configuration is no longer automatically scoped to a registry. the
validate
method is no longer called automatically. the_auth
configuration key is no longer split intousername
and_password
. errors will be thrown byvalidate()
if problems are found. @npmcli/config
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
344ccd3
#92 throw errors for invalid auth configuration (#92) (@nlf)aa25682
#87 postinstall for dependabot template-oss PR (@lukekarrys)
4.2.2 (2022-08-25)
4.2.1 (2022-08-09)
4.2.0 (2022-07-18)
4.1.0 (2022-04-13)
4.0.2 (2022-04-05)
- bump ini from 2.0.0 to 3.0.0 (#60) (965e2a4)
- update @npmcli/map-workspaces requirement from ^2.0.1 to ^2.0.2 (#49) (9a0f182)
4.0.1 (2022-03-02)
4.0.0 (2022-02-14)
- drop support for the
log
option
3.0.1 (2022-02-10)
- update semver requirement from ^7.3.4 to ^7.3.5 (2cb225a)
- use proc-log instead of process.emit (fd4cd42)
3.0.0 (2022-02-01)
- this drops support for node10 and non-LTS versions of node12 and node14