Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

Get the npm config

JavaScript MIT 80 KB Created Jun 12, 2025
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

5 branches 18 tags

mainv3.0.0 3.0.0 016a377
fix: don't skip dev deps, when NODE_ENV is set to production (#15) 50728e4
chore(release): 2.3.1 e4bd72e
fix: supports deserializing npm_config_{hoist,public_hoist}_pattern e… 80e90b5
v2.3.0 2.3.0 46ef241
style: fix formatting bcdc7a9
feat: substitute environment vars in config keys (#12) 9673699
fix: ignore EISDIR error when reading conf (#13) 198a9bb
chore(release): 2.2.2 2a4c2d7
fix: don't crash when APPDATA is undefined on Windows (#10) 8014236
chore(release): 2.2.0 c996318
feat: add provenance bc90606
fix: disable code generation a15df01
chore(release): 2.1.1 4e585f5
fix: update config.env-replace 3ebae75
Revert "feat: read setting from global pnpm config file" 1294397
2.1.0 ff04381
feat: read setting from global pnpm config file ac15aae
2.0.4 986e4b4
fix: use @pnpm/config.env-replace deaff37
2.0.3 803cf87
fix: update how env variables are replaced 247bcaf
2.0.2 31abf91
feat: migrate from warning to failedToLoadBuiltInConfig flag (#8) e10d9be
2.0.1 85ce08b
fix: add warning while loading npm buildin configs fails (#7) 9bdbc11
Update readme.md 7771636
2.0.0 abd8c0d
fix: don't crash when can't resolve an env variable cf262b8
v1.0.5 1.0.5 8223712
Fix: throw if not ENOENT (#6) 14a6ee1
v1.0.4 1.0.4 bc82b9d
fix: reading cafile 13b0e97
v1.0.3 1.0.3 441016a
fix: use @pnpm/network.ca-file f1d343f
fix: support Node.js 12 ea6401e
chore(release): 1.0.1 d20b5c2
fix: remove node-version from defaults d8b25fe
feat: change the scope of the package to pnpm d498bcc
fix: do not set a default value for node-version 6bbfbcb
feat: Generate `lib/types.d.ts` 3e65166
v2.0.2 2.0.2 2f8fc4b
fix: local prefix search should stop on package.(json|json5|yaml) bcdbe33
v2.0.1 2.0.1 5c8c9f7
ci: use pnpm 4f50891
fix: local prefix search should stop on pnpm-workspace.yaml b521408
feat: Format `lib/make.js` output (#3) 81ed707
test: Fix “mirror npm defaults” test (#4) 95e9d4d
v2.0.0 2.0.0 a1a0868
docs: fix badge 89c4ece
docs: fix package name ed7b639
feat!: drop Node 6, 8 support d6eec57
fix: correctly parse auth token env var edac410
fix: correctly parse auth token env var 8ceff8a
test: use jest instead of ava 48baf07
v1.2.4 1.2.4 0c2c68e
fix: don't fail if cannot resolve npm module 2dede73
v1.2.3 1.2.3 b2fbfce
fix: pify should be a dev dep 163f386
style: fix linting errors 53fc4a9
chore(package): support Node.js>=6 b662e4d
fix: add npm "builtin" config support b2761f6
v1.2.2 1.2.2 26bb036
fix: workspace configs have bigger priority than user configs b9cc594
v1.2.1 1.2.1 a6da5ff
fix: don't override internal defaults aaa60eb
zoltan-scope chore(release): 1.2.0 1742ed2
chore(release): 1.1.0 4d58c5b
feat: read workspace configs bb12db0
feat: allow to override the defaults 99b1e14
feat: rename package to @zkochan/npm-conf af0db5f
feat: drop Node 4 support ccf74c4
custom-types feat: passing custom types 125dfe1
v1.1.3 v1.1.3 173207a
Fall back to HOME when APPDATA isn't exposed on Windows (#7) dd55d04
Small tweak 2543dcf
Document `npm` configuration list options (#6) ccb4c60
Fix license link (#4) 30d7c19
Remove `package-lock` ac98beb
v1.1.2 1.1.2 8a17a66
Add `defaults` in constructor fa55d79
v1.1.1 1.1.1 25b947f
Remove test that returns a falsy value 4ad4da9
Edit behaviour to be more like `npm` 5a98134
v1.1.0 1.1.0 d225004
Meta tweaks 5b93384
Remove `npm` dependency (#2) 2c6c1c5
v1.0.0 1.0.0 d818bb2
Initial commit b952707

End of history