by-node-env
Advanced tools
Changelog
2.0.0 (2019-07-31)
--env-file
and --package-manager
options via cli..env
file is no longer parsed by default if present. It will only be parsed if provided along with --env-file
option via cli.Changelog
1.3.0 (2019-06-26)
Changelog
1.1.1 (2019-06-17)
process.env.npm_execpath
if process.env.npm_config_user_agent
by which-pm-runs is undefined
.Changelog
1.1.0 (2019-06-14)
process.env.npm_execpath
to which-pm-runs which detects process.env.npm_config_user_agent
, with additional pnpm support.Changelog
1.0.0 (2019-06-11)
process.env.npm_execpath
.