Update dependency npm to v7
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| npm (source) | ^6.14.11 -> 7.24.1 |
Release Notes
npm/cli
v7.24.1
DEPENDENCIES
DOCS
-
dae5ce305#3784 docs: document special meaning of registry.npmjs.com (@everett1992)
v7.24.0
FEATURES
-
c7787b3fb1fbbe1e04bundled npm-install-checks (@wraithgar)
BUG FIXES
-
0320bd77e#3739 fix(view): Show the correct publish date for versions selected by range (@andersk) -
e4a521857#3748 fix(install.sh): don't remove old npm first (@wraithgar) -
b4aac345b#3754 fix(config): user-agent properly shows ci (@wraithgar) -
b807cd62e#3738 fix(search): return valid json for no results (@AyushRawal) -
2def17a3b#3760 fix(install): use configured registry when checking manifest (@yacoman89) -
ca792acdd#3761 fix(logs): clean args for failed commands (@wraithgar)
DEPENDENCIES
-
59743972c#3747 fix(did-you-mean): succeed if cwd is not a package (@wraithgar) -
ac8e4ad18init-package-json@2.0.5:- fix: bin script path
-
371655a6bminipass@3.1.5:- fix: re-emit 'error' event if missed and new listener added
- fix: do not blow up if process is missing
DOCUMENTATION
-
4d93b484a#3759 fix(docs): use correct hyperlink to package-json (@nategreen)
v7.23.0
FEATURES
-
6c12500ae#3731 feat(install): very strict global npm engines (@wraithgar)
BUG FIXES
-
1ad093824#3732 fix(error-message): clean urls from 404 error (@wraithgar)
DOCUMENTATION
-
64f7d1a55#3727 docs(contributing): add note on changes to tooling (@darcyclarke) -
eda9162f2#3715 Add --if-present flag documentation to workspaces (@Matsuuu)
v7.22.0
BUG FIXES
DEPENDENCIES
-
033e948c9read-package-json@4.1.1:- feat: add types lookup
- fix(man): don't lose relative man path
-
1fa549db0@npmcli/config@2.3.0:- feat: export npm_config_local_prefix and npm_config_global_prefix to the environment
-
e91578d10minpass-fetch@1.4.1:- Made rejectUnauthorized depend on NODE_TLS_REJECT_UNAUTHORIZED
-
6125db545are-we-there-yet@1.1.6 -
0dcda73b0string_decoder@1.3.0 -
4b913417cnpmlog@5.0.1 -
876c755eb@npmcli/arborist@2.8.3:- fix: do not fail adding unresolvable optional dep
v7.21.1
BUG FIXES
DEPENDENCIES
-
e3878536fmake-fetch-happen@9.1.0:- fix: use the same strictSSL default as tls.connect
-
145f70cc1read-package-json@4.0.1:- fix: Add gitHead in subdirectories too
- fix(man): don't resolve paths to man files
-
3f4d37143tar@6.1.11:- fix: perf regression on hot string munging path
-
e63a942c6cacache@15.3.0:- feat: introduce @npmcli/fs for tmp dir methods
DOCUMENTATION
v7.21.0
FEATURES
BUG FIXES
-
32e88c943#3640 fix(did-you-mean): switch levenshtein libraries (@wraithgar) -
487731cd5#3658 fix(logging): sanitize logged argv (@wraithgar) -
68a19bb02#3661 fix(error-message): look for er.path not er.file (@wraithgar)
DEPENDENCIES
-
df57f0d53@npmcli/run-script@1.8.6 -
8183976cfnormalize-package-data@3.0.3:- fix: account for "licence" as spelling variant
-
f07772401init-package-json@2.0.4 -
991a3bd39read-package-json@4.0.0 -
e9e5ee560@npmcli/arborist@2.8.2:- fix: treat top-level global packages as "top" nodes
- fix: load global symlinks implicitly as file: deps
- fix(reify): debug crash when extracting into symlink
- fix: node_modules must be a directory
- fix: make Node.children() a case-insensitive Map
- fix(reify): verify existing deps in nm are dirs
-
b6f40b5f8tar@6.1.10:- fix: prune dirCache properly for unicode, windows
- fix: reserve paths properly for unicode, windows
- fix: prevent path escape using drive-relative paths
- fix: drop dirCache for symlink on all platforms
-
218cacadcis-core-module@2.6.0 -
7ac621cd1smart-buffer@4.2.0 -
94f92de13make-fetch-happen@9.0.5 -
71cdfd898spdx-license-ids@3.0.10:- update license list to v3.14
DOCUMENTATION
-
ff6626ab6#3630 fix(docs): update npm-publish access flag info (@austincho)
v7.20.6
DEPENDENCIES
-
5bebf280ftar@6.1.8- fix: reserve paths case-insensitively
-
5d89de44dtar@6.1.7:- fix: normalize paths on Windows systems
-
a1bdbea97#3569- remove byte-size (@wraithgar)
-
61782fa85@npmcli/map-workspaces@1.0.4:- fix: better error message for duplicate workspace names
-
b88f770fa@npmcli/arborist@2.8.1:- [#3632] Fix "cannot read property path of null" error in 'npm dedupe'
- fix(shrinkwrap): always set name on the root node
DOCUMENTATION
-
001f2c1b7#3621 fix(docs): do not include certain files (@AkiJoey) -
d1812f1a6#3630 fix(docs): update npm-publish access flag info (@austincho) -
d5a099c7b#3615 fix(readme): add nvm-windows to installers links (@Yash-Singh1)
v7.20.5
DEPENDENCIES
-
44377738egraceful-fs@4.2.8- fix: start retrying immediately, stop after 60 seconds
v7.20.4
BUG FIXES
-
6a8086e25#3463 fix(tests): move more tests to use real npm (@wraithgar)
DEPENDENCIES
-
15fae4941tar@6.1.6:- fix: properly handle top-level files when using strip
- Avoid an unlikely but theoretically possible redos
- WriteEntry backpressure
- fix(unpack): always resume parsing after an entry error
- fix(unpack): fix hang on large file on open() fail
- fix: properly prefix hard links
-
745326de0libnpmexec@2.0.1:- Clear progress bar which overlays confirm prompt
-
e82bcd4e8graceful-fs@4.2.7:- fix: start retrying immediately, stop after 10 attempts
v7.20.3
BUG FIXES
-
66dc5f94d#3588 update eresolve explanations for new arborist data provided -
99575acab#3591 fix(node_modules): remove duplicated file (@wraithgar)
DEPENDENCIES
-
97cb5ec31@npmcli/arborist@2.8.0:- Refactor ideal tree building to handle more complicated peerDependencies use cases.
- Do not modify ideal tree while checking if a peerSet can be placed.
-
7db1a0a26chore(deps):mime-types@1.49.0mime-db@1.49.0
v7.20.2
DEPENDENCIES
-
f5aab1f88tar@6.1.1- fix: strip absolute paths more comprehensively
-
ce8fb0f69tar@6.1.2- fix: Remove paths from dirCache when no longer dirs
-
ced85087agauge@3.0.1- add missing dependency to package.json
v7.20.1
BUG FIXES
-
009ad1e68#3561 fix(exit-handler): always warn if not called (@wraithgar) -
eb67054c8#3563 fix(config): consolidate use of npm.color (@wraithgar)
DOCUMENTATION
-
a014f3d28#3562 fix(docs): typo innpm cmddocs (@wraithgar) -
1fe1c9b74#3523 fix(docs): updated policy urls (@DemiraDimitrova)
DEPENDENCIES
-
d7f29e8c9read-package-json-fast@2.0.3:- feat: load directories.bin as a bin object
-
b1fefa73dnpmlog@5.0.0- Drop support for node 6 and 8
-
b6e09971aremove ignored files from node_modules ([@Ruy Adorno](https://github.com/Ruy Adorno)) -
cf737c505debug@4.3.2
v7.20.0
FEATURES
-
f17aca5cd#3487 feat: addnpm pkgcommand (@ruyadorno) -
98905ae37#3471 feat(config): introducelocationparameter (@nlf)
BUG FIXES
-
4755b0728#3498 friendlier errors forERR_SOCKET_TIMEOUT(@nlf) -
3ecf19cdc#3508 fix(config): fix noproxy (@wraithgar) -
c3bd10e46#3499 fix(update-notifier): don't force black background (@wraithgar) -
89483e888#3497 fix(usage): better audit/boolean flag usage output (@wraithgar) -
feeb8e42a#3495 fix(publish): obey --ignore-scripts flag (@wraithgar) -
103c8c3ef#3479 chore(exit): log any un-ended timings (@wraithgar) -
efc4313c2#3482 chore(refactor): refactor exit handler and tests (@wraithgar) -
d8eb49b70#3540 fix(bundle-and-ignore): case sensitivity cleanup (@wraithgar)
DOCUMENTATION
-
339145f64#3491 fix(docs): clarify what install type gets.bin(@wraithgar) -
74c99755e#3494 fix(docs): add npm update example (@wraithgar) -
801a52330#3542 fix(docs): correct Node.js JavaScript stylings (@relrelb) -
791416713#3546 fix(docs): how to see background script output (@cinderblock)
DEPENDENCIES
-
691816f3d@npmcli/arborist@2.7.1- fixes running prepare scripts for workspaces on reify
- ensure pacote always compares correct integrity values
-
b9597e944make-fetch-happen@9.0.4- fix: retry socket timeout failures
- fix: clean up invalid indexes and content after cacache read errors
-
f573e7c56minipass-fetch@1.3.4- fix: correctly handle error events that happen after response events
-
2d5797ea0pacote@11.3.5- fix: show more actionable messages for git pathspec errors
- fix: include all dep types when building for prepare
- fix: do not set mtime when unpacking
v7.19.1
BUG FIXES
-
013f0262d#3469 fix(exitHandler): write code to logfile (@wraithgar) -
0dd0341ac#3474 fix(ping): make "npm ping" echo a right time (@aluneed) -
d2e298f3c#3484 fix(deprecate): add undeprecate support (@wraithgar)
DOCUMENTATION
-
9dd32d08e#3485 fix(docs): remove npm package config override (@wraithgar) -
a4e095618#3486 fix(docs): remove .hooks scripts (@wraithgar)
TESTING
-
5f8ccccef#3483 chore(tests): clean snapshot for lib/view.js tests (@wraithgar)
v7.19.0
FEATURES
BUG FIXES
-
53f81af31#3450 fix(docs): Improve phrasing of workspace example (@lumaxis) -
78da60ffe#3454 chore(linting): add bin and clean up lib/ls.js -
54eae3063#3416 chore(errorHandler): rename to exit handler (@wraithgar) -
d0f50b156#3451 chore(refactor): async npm.load (@wraithgar) -
87f67d9ef#3458 chore(tests): expose real mock npm object (@wraithgar) -
f3dce0917#3459 chore(config): snapshot config descriptions (@wraithgar) -
6254b6f72#3234 #3455 @npmcli/package-json refactor (@ruyadorno)
DEPENDENCIES
-
fe4138381@npmcli/arborist@2.6.4:- bin: allow turning off timer display with --timers=false
- fix: do not try to inflate a fresh lockfile
- fix(diff): walk target children if root is a link
- chore: @npmcli/package-json refactor
v7.18.1
v7.18.0
v7.17.0
v7.16.0
v7.15.1
BUG FIXES
-
598a17a26#3329 fix(libnpmexec): don't detach output from npm (@wraithgar)
DEPENDENCIES
-
c4fc03e9e@npmcli/arborist@2.6.1- fixes reifying deps with mismatching version ranges between actual and virtual trees
-
9159fa62alibnpmexec@1.2.0
v7.15.0
FEATURES
BUG FIXES
-
46a9bcbcb#3282 fix(docs): proper postinstall script file name (@KevinFCormier) -
83590d40f#3272 fix(ls): show relative paths from root (@isaacs) -
a574b518a#3304 fix(completion): restore IFS even ifnpm completionreturns error (@NariyasuHeseri) -
554e8a5cd#3311 set audit exit code properly (@isaacs) -
4a4fbe33c#3268 #3285 fix(publish): skip private workspaces (@ruyadorno)
DOCUMENTATION
-
3c53d631f#3307 fix(docs): typo in package-lock.json docs (@rethab) -
96367f93frebuild npm-pack doc (@isaacs) -
64b13dd10#3313 Drop stale Python 3<->node-gyp remark (@spencerwilson)
DEPENDENCIES
-
7b56bfdf3cacache@15.2.0:- feat: allow fully deleting indices
- feat: add a validateEntry option to compact
- chore: lint
- chore: use standard npm style release scripts
-
dbbc151a3npm-audit-report@2.1.5:- fix(exit-code): account for null auditLevel default (#46)
-
5b2604507chore(package-lock): update devDependencies (@Gar)
AUTOMATION
v7.14.0
FEATURES
-
0d1a9d787#3227 feat(install): add workspaces support to npm install commands (@isaacs) -
c18626f04#3250 feat(ls): add workspaces support (@ruyadorno) -
41099d395#3265 feat(explain): add workspaces support (@ruyadorno) -
fde354669#3251 feat(unpublish): add workspace/dry-run support (@wraithgar) -
83df3666c#3260 feat(outdated): add workspaces support (@ruyadorno) -
63a7635f7#3217 feat(pack): add support to json config/output (@mrmlnc)
BUG FIXES
-
faa12ccc2#3253 fix search description typos (@juanpicado) -
2f5c28a68#3243 fix(docs): autogenerate config docs for commands (@isaacs)
DEPENDENCIES
-
ec256a14a@npmcli/arborist@2.6.0 -
5f15aba86cacache@15.1.0 -
b3add87e6#3262npm-registry-client@10.1.2:- fixed sso login token
v7.13.0
FEATURES
-
076420c14#3231 feat(publish): add workspace support (@wraithgar) -
370b36a36#3241 feat(fund): add workspaces support (@ruyadorno)
DEPENDENCIES
v7.12.1
BUG FIXES
-
de49f58f5#3216 fix(contributing): link to proper cli repo (@mrmlnc) -
1d092144e#3203 fix(packages): locale-agnostic string sorting (@isaacs) -
0696fca13#3209 fix(view): fix non-registry specs (@wraithgar) -
71ac93597#3206 chore(github): Convert md issue template to yaml (@lukehefson) -
6fb386d3b#3201 fix(tests): increase test fuzziness (@wraithgar) -
f3a662fcd#3211 fix(tests): use config defaults (@wraithgar)
DEPENDENCIES
-
285976fd1@npmcli/arborist@2.4.4- fix(reify): properly save spec if prerelease
-
f9f24d17clibnpmexec@1.1.1- fix(add): Specify 'en' locale to String.localeCompare
-
cb9f17499glob@7.1.7- force 'en' locale in string sorting
-
24b4e4a41ignore-walk@3.0.4- Avoid locale-specific sorting issues
-
1eb7e5c7d@npmcli/arborist@2.4.3- guard against locale-specific sorting
-
a6a826067npm-packlist@2.2.2:- fix(sort): avoid locale-dependent sorting issues
v7.12.0
FEATURES
-
701627c51#3098 feat(cache): Allowaddto accept multiple specs (@mjsir911) -
59171f030#3187 feat(config): add workspaces boolean to user-agent (@nlf)
BUG FIXES
-
2c9b8713c#3182 fix(docs): fix broken links (@wangsai) -
88cbc8c44#3198 fix(tests): reflect new libnpmexec logic
DEPENDENCIES
-
d01ce5e13libnpmexec@1.1.0:- feat: add walk up dir lookup to satisfy local bins
-
81c1dfaaa@npmcli/arborist@2.4.2:- fix(add): save packages in the right place
- fix(reify): do not clean up nodes with no parent
- fix(audit): support alias specs & root package names
-
87c2303ea@npmcli/git@2.0.9:- fix(clone): Do not allow git replacement objects by default
-
99ff40dffnpm-packlist@2.2.0:- feat(npmignore): Do not force include history, changelogs, notice
- fix(package.json): add missing bin/index.js to files
v7.11.2
BUG FIXES
-
c371f183e#3137 #3140 fix(ls): do not warn on missing optional deps (@isaacs) -
861f606c7#3156 fix(build): make prune rule work on case-sensitive file systems (@lpinca)
DEPENDENCIES
-
fb79d89a0tap@15.0.6 -
ce3820043@npmcli/arborist@2.4.1- fix: prevent and eliminate unnecessary duplicates
- fix: support resolvable partial intersecting peerSets
DOCUMENTATION
-
e479f1dac#3146 mentiondirectories.bininbin(@felipecrs)
v7.11.1
DEPENDENCIES
-
7925cca24pacote@11.3.3:- fix(registry): normalize manfest
-
b61eac693#3130@npmcli/config@2.2.0 -
c74e67fc6#3130npm-registry-fetch@10.1.1
DOCUMENTATION
v7.11.0
FEATURES
-
4c1f16d2c#3095 feat(init): add workspaces support (@ruyadorno)
BUG FIXES
-
42ca59eee#3086 fix(ls): do not exit with error when all problems are extraneous deps (@nlf) -
2aecec591#2724 #3119 fix(ls): make --long work when missing deps (@ruyadorno) -
42e0587a9#3115 fix(pack): refuse to pack invalid packument (@wraithgar) -
1c4eff7b5#3126 fix(logout): use isBasicAuth attribute (@wraithgar)
DOCUMENTATION
-
c93f1c39e#3101 chore(docs): update view docs (@wraithgar) -
c4ff4bc11npm/statusboard#313 #3109 fix(usage): fix refs to ws shorthand (@ruyadorno)
DEPENDENCIES
-
83166ebccnpm-registry-fetch@10.1.0- feat(auth): set isBasicAuth
-
e02bda6danpm-registry-fetch@10.0.0- feat(auth) load/send based on URI, not registry
-
a0382deba@npmcli/run-script@1.8.5- fix: windows ComSpec env variable name
-
7f82ef5a8pacote@11.3.2 -
35e49b94f@npmcli/arborist@2.4.0 -
95faf8ce6libnpmaccess@4.0.2 -
17fffc0e4libnpmhook@6.0.2 -
1b5a213aalibnpmorg@2.0.2 -
9f83e6484libnpmpublish@4.0.1 -
251f788c5libnpmsearch@3.1.1 -
35873a989libnpmteam@2.0.3 -
23e12b4d8npm-profile@5.0.3
v7.10.0
FEATURES
-
f9b639eb6#3052 feat(bugs): fall back to email if provided (@Yash-Singh1) -
8c9e24778#3055 feat(version): add workspace support (@wraithgar)
DEPENDENCIES
-
f1e6743a6libnpmversion@1.2.0- feat(retrieve-tag): retrieve unannotated git tags
- fix(retrieve-tag): use semver to look for semver
-
3b476a24c@npmcl/git@2.0.8- fix(git): do not use shell when calling git
-
dfcd0c1e2#3069tap@15.0.2
DOCUMENTATION
-
90b61eda9#3053 fix(contributing.md): explicitely outline dep updates (@darcyclarke)
v7.9.0
FEATURES
-
1f3e88eba#3032 feat(dist-tag): add workspace support (@nlf) -
6e31df4e7#3033 feat(pack): add workspace support (@wraithgar)
DEPENDENCIES
-
ba4f7fea8licensee@8.2.0
v7.8.0
FEATURES
-
8bcc5d73f#2972 feat(workspaces): add repo and docs (@wraithgar) -
ec520ce32#2998 feat(set-script): implement workspaces -
32717a60e#3001 feat(view): add workspace support (@wraithgar) -
7b177e43f#3014 feat(config): add 'envExport' flag (@isaacs)
BUG FIXES
-
4c4252348#3016 fix(usage): specify the key each time for multiples (@isaacs) -
9237d375b#3013 fix(docs): add workspaces configuration (@wraithgar) -
cb6eb0d20#3015 fix(ERESOLVE): better errors when current is missing (@isaacs)
DEPENDENCIES
-
61da39beb@npmcli/config@2.1.0- feat(config): add support for envExport:false
-
fb095a708@npmcli/arborist@2.3.0:- #2896 Provide currentEdge in ERESOLVE if known, and address self-linking edge case.
- Add/remove dependencies to/from workspaces when set, not root project
- Only reify the portions of the dependency graph identified by the
workspaceconfiguration value. - Do not recursively
chownthe project root path.
v7.7.6
BUG FIXES
-
9dd2ed518fix empty newline printed to stderr (@ruyadorno) -
9d391462a#2973 fix spelling in workspaces.md file (@sethomas) -
4b100249a#2979 change 'maxsockets' default value back to 15 (@wallrat)
DEPENDENCIES
-
a28f89572libnpmversion@1.1.0- fix reading
script-shellconfig onnpm versionlifecycle scripts
- fix reading
-
03734c29enpm-packlist@2.1.5- fix packaging
bundledDependencies
- fix packaging
-
80ce2a019@npmcli/metavuln-calculator@1.1.1- fix error auditing package documents with missing dependencies
v7.7.5
BUG FIXES
-
95ba87622#2949 fix handling manual indexes innpm help(@dmchurch) -
59cf37962#2958 always setnpm.commandto canonical command name (@isaacs) -
1415b4bde#2964 fix(config): properly translate user-agent (@wraithgar) -
59271936d#2965 fix(config): tie save-exact/save-prefix together (@wraithgar)
TESTS
-
97b415287#2959 add smoke tests (@ruyadorno)
v7.7.4
BUG FIXES
-
200bee74b#2951 fix(config): accept explicitproduction=false(@wraithgar) -
7b45e9df6#2950 warn if using workspaces config options innpm config(@ruyadorno)
v7.7.3
BUG FIXES
-
c76f04ac2#2925 fix(set-script): add completion (@Yash-Singh1) -
0379eab69#2929 fix(install): ignore auditLevelnpm installshould not be affected by theauditLevelconfig, as the results of audit do not change its exit status. (@wraithgar) -
98efadeb4#2923 fix(audit-level): addinfoaudit level This is a valid level but wasn't configured to be allowed. Also added this param to the usage output fornpm audit(@wraithgar) -
e8d2adcf4#2945 config should not error when workspaces are configured (@nlf) -
aba2bc623#2944 fix(progress): re-add progress bar to reify The logger was no longer in flatOptions, we pass it in explicitly now (@wraithgar) -
877b4ed29#2946 fix(flatOptions): re-add_authThis was not being added to flatOptions, and things likenpm-registry-fetchare looking for it. (@wraithgar)
v7.7.2
BUG FIXES
DEPENDENCIES
v7.7.1
BUG FIXES
-
543b0e39b#2930 fix(uninstall): use correct local prefix (@jameschensmith) -
dce4960ef#2932 fix(config): flatten savePrefix properly (@wraithgar)
v7.7.0
FEATURES
-
33c4189f9#2864 addnpm run-scriptworkspaces support (@ruyadorno) -
e1b3b318f#2886 addnpm execworkspaces support (@ruyadorno) -
41facf643#2859 expanded "Did you mean?" suggestions for missing cmds and scripts (@wraithgar)
BUG FIXES
-
8cce4282f#2865npm publish: handle case where multiple config list is present (@kenrick95) -
6598bfe86mark deprecated configs (@isaacs) -
8a38afe77#2881 docs(package-json): document default main behavior (@klausbayrhammer) -
93a061d73#2917 add action items tonpm runerror output (@wraithgar)
DOCUMENTATION
-
ad65bd910#2860 fix link in configuring-npm (@varmakarthik12) -
b419bfb02#2876 fix test-coverage command in contributing guide (@chowkapow)
DEPENDENCIES
-
7b5606b93@npmcli/arborist@2.2.9- #254 Honor explicit prefix when saving dependencies (@jameschensmith)
-
#255 Never save to
bundleDependencieswhen saving apeerorpeerOptionaldependency. (@isaacs)
-
f76e7c21fpacote@11.3.1- increases tarball compression level
-
4928512bcsemver@7.3.5- fix handling prereleases/ANY ranges in subset
-
1924eb457libnpmversion@1.0.12- fix removing undescored-prefixed package.json properties in
npm version
- fix removing undescored-prefixed package.json properties in
-
916623056@npmcli/run-script@1.8.4- fix expanding windows-style environment variables
-
a8d0751e4npm-pick-manifest@6.1.1- fix running packages with a single executable binary with
npm exec
- fix running packages with a single executable binary with
-
af7eaac50hosted-git-info@4.0.1 -
f52c51db1@npmcli/config@2.0.0
v7.6.3
DOCUMENTATION
DEPENDENCIES
-
57ed390d6@npmcli/arborist@2.2.8- Respect link deps when calculating peerDep sets
v7.6.2
BUG FIXES
-
e0a3a5218#2831 Fix cb() never called in search with --json option (@fraqe) -
85a8694dd#2795 fix(npm.output): make output go through npm.output (@wraithgar) -
9fe0df5b5#2821 fix(usage): clean up usage declarations (@wraithgar)
DEPENDENCIES
-
7f470b5c2@npmcli/arborist@2.2.7- fix(install): Do not revert a file: dep to version on bare name re-install
-
e9b7fc275libnpmdiff@2.0.4- fix(diff): Gracefully handle packages with prepare script
-
c7314aa62byte-size@7.0.1 -
864f48d43pacote@11.3.0
v7.6.1
BUG FIXES
-
3c9a589b0#2807npm explainshow when an edge is a bundled edge (@kumavis) -
b33c760ce#2766 unused arguments cleanup (@sandersn) -
4a5dd3a5a#2772 fix(npm) pass npm context everywhere (@wraithgar) -
e69be2ac5#2789 fix npm prefix on all Windows unix shells (@isaacs) -
2d682e4ca#2803 fix(search): don't pass unused args (@wraithgar) -
b3e7dd19b#2822 fix(diff): set option "where" for pacote (@ruyadorno) -
96006640b#2824 fix(repo, auth.sso): don't promisify open-url (@wraithgar)
DOCUMENTATION
-
c8b73db82#2690 fix(docs): update scripts docs (@wraithgar) -
5d922394b#2809 update republish timeout after unpublish (@BAJ-)
DEPENDENCIES
-
2d4ae598f@npmcli/arborist@2.2.6
v7.6.0
FEATURES
DEPENDENCIES
-
b9fa7e32achore(package-lock): resetdeps andeslint@7.20.0(@wraithgar) -
28d036ae9arborist@2.2.5- fix: hidden lockfiles were not respected on Node v10.0-10.12
DOCUMENTATION
-
ba1adef42#2760 chore(docs): capitalize all Instaces of "package" (@MrBrain295) -
8bfa05fa1#2775 chore(docs): add navigation configuration (@ethomson) -
238e474a4#2778 chore(docs):update unpublish cooldown (@christoflemke)
v7.5.6
BUG FIXES
DOCS
-
3c72ab441#2749 Capitalize Package in a Heading (@MrBrain295)
DEPENDENCIES
-
f3ae6ed0dread-package-json@3.0.1,read-package-json-fast@2.0.2 -
9b311fe52#2736@npmcli/arborist@2.2.4:- Do not rely on underscore fields in
package.jsonfiles - Do not remove global packages when updating by name
- Keep
yarn.lockandpackage-lock.jsonmore in sync
- Do not rely on underscore fields in
v7.5.5
BUG FIXES
-
49c95375a#2688 fix shrinkwrap in node v10.0 (@ljharb) -
00afa3161#2718 restore the prefix on output fromnpm version <inc>(@nlf) -
69e0c4e8c#2716 throw an error when trying to dedupe in global mode (@nlf) -
b018eb842#2719 obey silent loglevel in run-script (@wraithgar)
DEPENDENCIES
-
8c36697df@npmcli/arborist@2.2.3-
#1875
arborist#230
Set default advisory
severity/vulnerable_rangewhen missing from audit endpoint data (@isaacs) - npm/arborist#231 skip optional deps with mismatched platform or engine (@nlf)
- #2251 Unpack shrinkwrapped deps not already unpacked (@isaacs, @nlf)
- #2714 Do not write package.json if nothing changed (@isaacs)
- npm/rfcs#324 Prefer peer over prod dep, if both specified (@isaacs)
- npm/arborist#236 Fix additional peerOptional conflict cases (@isaacs)
-
#1875
arborist#230
Set default advisory
-
d865b101flibnpmpack@2.0.1- respect silent loglevel
-
e606953e5libnpmversion@1.0.11- respect silent loglevel
-
9c51005a1npm-package-arg@8.1.1- do a better job of detecting git specifiers like
git@github.com:npm/cli
- do a better job of detecting git specifiers like
-
8b6bf0db4pacote@11.2.7- respect silent loglevel
- fix INVALID_URL errors for certain git dependencies
TESTS
-
80c2ac995#2717 refactor publish tests (@wraithgar) -
9d81e0ceb#2729 fix typo in shrinkwrap tests (@eltociear)
DOCUMENTATION
-
e3de7befb#2685 docs(readme): add note back about branding/origin (@darcyclarke) -
38d87e7c2#2698 mention nodenv in README.md (@RA80533) -
af4422cdb#2711 validate that the docs can be parsed by mdx (@ethomson)
v7.5.4
BUG FIXES
-
ef687f545#2655 fix(env): Do not clobber defined 'env' script (@isaacs) -
868954a72#2654 [fix] node v10.0 lacksfs.promises(@ljharb)
DEPENDENCIES
-
14dd93853fix(package.json): resetdeps (@wraithgar) -
39e4a6401graceful-fs@4.2.6 -
96dffab98eslint-plugin-promise@4.3.1 -
9a6e9d38a@npmcli/run-script@1.8.3- fix fs.promises reference to run in node v10.0
-
584b746a2@npmcli/git@2.0.5 -
6305ebde4make-fetch-happen@8.0.14 -
e99881117libnpmversion@1.0.10 -
554d91cdfchore(package-lock): rebuild package-lock (@wraithgar) -
37e8cc507@npmcli/arborist@2.2.2 -
7788ce47b@npmcli/map-workspaces@1.0.3
TESTS
-
3a159d27e#2681 fix(tests): rewrite doctor tests (@ljharb) -
abcc96a20#2682 [tests] separate tests from linting and license validation (@ljharb)
DOCUMENTATION
-
7e1e84181#2662 fix(docs): fix angle brackets in npm diff docs (@ethomson)
v7.5.3
BUG FIXES
-
df596bf4cfix(publish): follow all configs for registry auth check #2602 (@wraithgar) -
6d7afb03c#2613 install script: pass -q to curl calls to disable user .curlrc files (@nlf)
DEPENDENCIES
-
3294fed6fpacote@11.2.5- prevent infinite recursion in git dep preparation
-
0f7a3a87cread-package-json-fast@2.0.1- avoid duplicating optionalDependencies as dependencies in package.json
-
6f46b0f7finit-package-json@2.0.2 -
df4f65acc@npmcli/arborist@2.2.0 -
7038c2ff4@npmcli/run-script@1.8.2 -
54cd4c87alibnpmversion@1.0.8 -
9ab36aae4graceful-fs@4.2.5 -
e1822cf27@npmcli/installed-package-contents@1.0.7
v7.5.2
BUG FIXES
-
37613e4e6#2395 #2329 fix(exec): use latest version when possible (@wraithgar) -
567c9bd03fix(lib/npm): do not clobber config.execPath (@wraithgar)
DEPENDENCIES
v7.5.1
BUG FIXES
-
0ea134e41#2587 pass all settings through to pacote.packument, fixes #2060 (@nlf) -
8c5ca2f51Add test for npm-usage.js, and fix 'npm --long' output (@isaacs)
DEPENDENCIES
-
7e4e88e93@npmcli/arborist@2.1.1,pacote@11.2.4- Properly raise ERESOLVE errors on root dev dependencies
- Ignore ERESOLVE errors when performing git dep 'prepare' scripts
- Always reinstall packages that are explicitly requested
- fix global update all so it actually updates things
- Install bins properly when global root is a link (@isaacs)
DOCUMENTATION
-
23dac2fef#2557 npm team revamp (@ruyadorno) -
dd05ba0c0#2572 add note about--forceoverriding peer dependencies (@isaacs) -
e27639780#2584 Fixed the spelling of contributor as it was written as conributor (@pavanbellamkonda) -
13a5e3178#2502 elaborate that npm help uses browser (@ariccio)
v7.5.0
FEATURES
-
d011266b7#1319 add npm diff command (@ruyadorno)
BUG FIXES
-
d2f8af2da#2445 publish: don't complain about missing auth until after registry is chosen (@dr-js)
DOCUMENTATION
-
8d3fd63aa#2559 updates to readme, removal, contributing and several other docs (@darcyclarke) -
7772d9f9f#2542 fix grammar on caching docs for search, exec and init (@wraithgar) -
52e8a1aef#2558 refreshed npm updated docs (@ruyadorno) -
abae00ca0#2565 update npm command docs (@wraithgar) -
9351cbf9a#2566 refresh npm run-script docs (@ruyadorno)
DEPENDENCIES
-
56c08863ehosted-git-info@3.0.8 -
18a93f06bssri@8.0.1 -
cb768f671@npmcli/move-file@1.1.1 -
32cc0a4beminipass-fetch@1.3.3- fixes ssl settings passthrough
-
530997968@npmcli/arborist@2.1.0- added signal handler to rollback when possible
- prevent ERESOLVEs caused by loose root dep specs
- detect conflicts among nested peerOptional deps
- properly buildIdealTree when root is a symlink
v7.4.3
DOCUMENTATION
-
ec1f06d06#2498 docs(npm): updatenpmdocs (@darcyclarke)
DEPENDENCIES
-
bc23284cd#2511 remove coverage files (@ruyadorno) -
fcbc676b8pacote@11.2.3 -
ebd3a24ff@npmcli/arborist@2.0.6- Preserve git+https auth when provided
v7.4.2
DEPENDENCIES
-
e5ce6bbba-
@npmcli/arborist@2.0.5- fix creating missing dirs when using --prefix and --global
- fix omit types of deps in global installs
- fix prioritizing npm-shrinkwrap.json over package-lock.json
- better cache system for packuments
- improves audit performance
-
v7.4.1
BUG FIXES
DOCUMENTATION
-
7dd0dfc59#2459 fix(docs): clean upnpm startdocs (@wraithgar) -
307b3bd9f#2460 fix(docs): clean upnpm stopdocs (@wraithgar) -
23f01b739#2462 fix(docs): clean upnpm testdocs (@wraithgar) -
4b43656fc#2463 fix(docs): clean upnpm prefixdocs (@wraithgar) -
1135539baa07bb8e699b55b798ecd5eeaaa06df69ce10dc6b2a8b0a3c127446#2464 fix(docs): clean upnpm uninstalldocs (@wraithgar) -
cfdcf32fd#2474 fix(docs): clean upnpm unpublishdocs (@wraithgar) -
acd5b062a#2475 fix(docs): updatepackage-lock.jsondocs (@isaacs) -
b0b0edf6d#2482 fix(docs): clean upnpm tokendocs (@wraithgar) -
35559201a#2487 fix(docs): clean upnpm searchdocs (@wraithgar)
DEPENDENCIES
v7.4.0
FEATURES
BUG FIXES
-
d01746a5a#2444 #1103 Remove deprecatedprocess.umask()(@isaacs) -
b2e2edf8a#2422 npm publish --dry-run should not check login status (@buyan302) -
99156df80#2448 #2425 pass extra arguments directly to run-script as an array (@nlf) -
907b34b2e#2455 fix(ci): pay attention to --ignore-scripts (@wraithgar)
DEPENDENCIES
DOCUMENTATION
-
a390d7456#2440 Updated the url for RFC 19 so that it isn't a 404. (@therealjeffg) -
e02b46ad7#2436 Grammatical Fix in npm-ls Documentation 'Therefore' is spelled 'Therefor' (@marsonya) -
0fed44dea#2417 Fix npm bug reporting url (@AkiaCode)
v7.3.0
FEATURES
BUG FIXES
-
9eef63849Pass full set of options to login helper functions. This fixesnpm login --no-strict-ssl, as well as a host of other options that one might want to set while logging in. Reported by: @toddself (@isaacs) -
628a554bc#2358 fix doctor test to work correctly for node pre-release versions (@nlf) -
be4a0900b#2360 raise an error early if publishing without login, registry (@isaacs) -
44d433105#2366 Include prerelease versions when deprecating (@tiegz) -
cba3341da#2373 npm profile refactor (@ruyadorno) -
7539504e3#2382 remove the metrics sender (@nlf)
DOCS
-
b98569a8cadd note aboutINIT_CWDto run-script doc -
292929279#2368 Revert bug-reporting links to GH. Re: https://blog.npmjs.org/post/188841555980/updates-to-community-docs-more (@tiegz) -
f4560626fupdateISSUE_TEMPLATEwith modern links (@isaacs) -
bc1c567edupdate npm command doc feature request links (@isaacs) -
0ad958fe1#2381 (docs,test): assorted typo fixes (@XhmikosR)
TESTING
-
a92d310b7#2361 Add max-len to lint rules (@Edu93Jer)
DEPENDENCIES
v7.2.0
FEATURES
DEPENDENCIES
-
beb371800#2334 remove unused top level dep tough-cookie (@darcyclarke) -
d45e181d1#2335ini@2.0.0,@npmcli/config@1.2.7(@isaacs) -
ef4b18b5a#2309@npmcli/arborist@2.0.2- properly remove deps when no lockfile and package.json is present
-
c6c013e6ereaddir-scoped-modules@1.1.0 -
a1a2134aaremove unused sorted-object dep (@nlf) -
85c2a2d31#2344 remove editor dependency (@nlf)
TESTING
-
3a6dd511cnpm edit (@nlf) -
3ba5de4e7#2347 npm help-search (@nlf) -
6caf19f49#2348 npm help (@nlf) -
cb5847e32#2349 npm hook (@nlf) -
996a2f6b1#2353 npm org (@nlf) -
8c67c38a4#2354 npm set (@nlf)
v7.1.2
DEPENDENCIES
-
c3ba1daf7#2033@npmcli/config@1.2.6:- Set
INIT_CWDto initial current working directory - Set
NODEto initial process.execPath
- Set
-
8029608b9json-parse-even-better-errors@2.3.1 -
0233818e6#2332treeverse@1.0.4 -
e401d6bb3ini@1.3.8 -
011bb1220#2320@npmcli/arborist@2.0.1:- Do not save with
^and no version
- Do not save with
BUGFIXES
-
244c2069f#2325 npm search include/exclude (@ruyadorno) -
d825e901e#1905 #2316 run install scripts for root project -
315449142#2331 #2021 SetNODE_ENV=productionif 'dev' is on the omit list (@isaacs)
TESTING
-
c243e3b9d#2313 tests: completion (@nlf) -
7ff6efbb8#2314 npm team (@ruyadorno) -
7a4f0c96c#2323 npm doctor (@nlf)
DOCUMENTATION
v7.1.1
DEPENDENCIES
-
bf09e719c@npmcli/arborist@2.0.0- Much stricter tree integrity guarantees
- Fix issues where the root project is a symlink, or linked as a workspace
-
7ceb5b728ini@1.3.6 -
77c6ced2amake-fetch-happen@8.0.11 -
0ef25b6cdlibnpmsearch@3.1.0:- Update to accept query params as options, so we can paginate. (@nlf)
-
518a66450@npmcli/config@1.2.4:- Do not allow path options to be set to a boolean
falsevalue
- Do not allow path options to be set to a boolean
-
3d7aff9d8update all dependencies using latest npm to install them
TESTS
-
2848f5940npm/statusboard#173 #2293 npm shrinkwrap (@ruyadorno) -
f6824459a#2302 npm deprecate (@nlf) -
b7d74b627npm/statusboard#180 #2304 npm unpublish (@ruyadorno)
FEATURES
v7.1.0
FEATURES
-
6b1575110#2237 addnpm set-scriptcommand (@Yash-Singh1) -
15d7333f8add interactivenpm exec(@isaacs)
BUG FIXES
DOCUMENTATION
-
0599cc37d#2271 don't wrap code block (@ethomson)
DEPENDENCIES
-
def85c726@npmcli/arborist@1.0.14- fixes running
npm execfrom file system root folder
- fixes running
-
4c94673absemver@7.3.4
v7.0.15
DEPENDENCIES
-
00e6028ef@npmcli/arborist@1.0.13- do not override user-defined shorthand values when saving
package.json
- do not override user-defined shorthand values when saving
BUG FIXES
-
9c3413fbc#2034 #2245npm link <pkg>should not savepackage.json(@ruyadorno)
DOCUMENTATION
-
1875347f9#2196 remove doc on obsoleteunsafe-permflag (@kaizhu256) -
f51e50603#2200config.mdcleanup (@alexwoollam) -
997cbdb40#2238 Fix broken link topackage.jsondocumentation (@d-fischer) -
9da972dc4#2241npm stardocs cleanup (@ruyadorno)
v7.0.14
DEPENDENCIES
-
09d21ab90@npmcli/run-script@1.8.1- fix a regression in how scripts are escaped
v7.0.13
BUG FIXES
-
5fc56b6dbnpm/statusboard#174 #2204 fix npm unstar command (@ruyadorno) -
7842b4d4dnpm/statusboard#182 #2205 fix npm version usage output (@ruyadorno) -
a0adbf9f8#2206 #2213 fix: fix flatOptions usage in npm init (@ruyadorno)
DEPENDENCIES
-
3daaf000a@npmcli/arborist@1.0.12- fixes some windows specific bugs in how paths are handled and compared
DOCUMENTATION
-
084a7b6ad#2210 docs: Fix typo (@HollowMan6)
v7.0.12
BUG FIXES
-
7b89576bd#2174 fix running empty scripts withnpm run-script(@nlf) -
bc9afb195#2002 #2184 Preserve builtin conf when installing npm globally (@isaacs)
DEPENDENCIES
-
b74c05d88@npmcli/run-script@1.8.0- fix windows command-line argument escaping
DOCUMENTATION
-
4e522fdc9#2179 remove mention to --parseable option fromnpm auditdocs (@Primajin)
v7.0.11
DEPENDENCIES
-
629a667a9eslint@7.13.0 -
de9891bd2eslint-plugin-standard@4.1.0 -
c3e7aa31c#2123 #1957@npmcli/arborist@1.0.11
BUG FIXES
-
a8aa38513#2134 #2156 Fixcannot read property length of undefinedinERESOLVEexplanation code (@isaacs) -
1dbf0f9bb#2150 #2155 send json errors to stderr, not stdout (@isaacs) -
fd1d7a21b#1927 #2154 Set process.title a bit more usefully (@isaacs) -
2a80c67ef#2008 #2153 Support legacy auth tokens for registries that use them (@ruyadorno) -
786e36404#2017 #2159 pass all options to Arborist fornpm ci(@darcyclarke) -
b47ada7d1#2161 fixed typo (@scarabedore)
v7.0.10
DOCUMENTATION
BUG FIXES
DEPENDENCIES
-
04a3e8c10#1962@npmcli/arborist@1.0.10:- prevent self-assignment of parent/fsParent
- Support update options in global package space
v7.0.9
BUG FIXES
-
96a0d2802default the 'start' script when server.js present (@isaacs) -
7716e423e#2075 #2071 print the registry when using 'npm login' (@Wicked7000) -
7046fe10c#2122 tests fornpm cachecommand (@nlf)
DEPENDENCIES
-
74325f53b#2124@npmcli/run-script@1.7.5:- Export the
isServerPackagemethod - Proxy signals to and from foreground child processes
- Export the
-
0e58e6f6b#1984 #2079 #1923 #606 #2031@npmcli/arborist@1.0.9:- Process deps for all link nodes
- Use junctions instead of symlinks
- Use @npmcli/move-file instead of fs.rename
-
1dad328a1#1865 #2106 #2084pacote@11.1.13:- Properly set the installation command for
preparescripts when installing git/dir deps
- Properly set the installation command for
-
e090d706c#2097libnpmversion@1.0.7:- Do not crash when the package.json file lacks a 'version' field
-
8fa541a10cmark-gfm@0.8.4
v7.0.8
DOCUMENTATION
-
052e977b9#1822 #1247 add section on peerDependenciesMeta field in package.json (@foxxyz) -
52d32d175#1970 match npm-exec.md -p usage with lib/exec.js (@dr-js) -
48ee8d01e#2096 Fix RFC links in changelog (@jtojnar)
BUG FIXES
-
6cd3cd08aSupport all conf keys in publishConfig -
a1f9be8a7#2074 Support publishing any kind of spec, not just directories
DEPENDENCIES
-
545382df6libnpmpublish@4.0.0:- Support publishing things other than folders
-
7d88f1719npm-registry-fetch@9.0.0 -
823b40a4epacote@11.1.12 -
90bf57826npm-profile@5.0.2 -
e5a413577libnpmteam@2.0.2 -
fc5aa7b4alibnpmsearch@3.0.1 -
9fc1dee13libnpmorg@2.0.1 -
0ea870ec5libnpmhook@6.0.1 -
32fd744ealibnpmaccess@4.0.1 -
fc76f3d9f@npmcli/arborist@1.0.8- Fix
cannot read property 'description' of undefinedinnpm lswhenpackage-lock.jsonis corrupted - Do not allow peerDependencies to be nested under dependents in any circumstances
- Always resolve peerDependencies in
--prefer-dedupemode
- Fix
v7.0.7
BUG FIXES
-
3990b422d#2067 use sh as default unix shell, not bash (@isaacs) -
81d6ceef6#1975 fix npm exec on folders missing package.json (@ruyadorno) -
2a680e91a#2083 delete the contents ofnode_modulesonly innpm ci(@nlf) -
2636fe1f4#2086 disable banner output if loglevel is silent innpm run-script(@macno)
DEPENDENCIES
-
4156f053e@npmcli/run-script@1.7.4- restore the default
npm startscript
- restore the default
-
1900ae9ad@npmcli/promise-spawn@1.3.2- fix errors when processing scripts as root
-
8cb0c166c@npmcli/arborist@1.0.6- make sure missing bin links get set on reify
v7.0.6
BUG FIXES
-
46c7f792a#2047 #1935 skip the prompt when in a known ci environment (@nlf) -
f8f6e1fad#2049 properly remove pycache in release script (@MylesBorins) -
5db95b393#2050 pack: do not show individual files of bundled deps (@isaacs) -
3ee8f3b34#2051 view: Better errors when package.json is not JSON (@isaacs)
DEPENDENCIES
-
99ae633f6libnpmversion@1.0.6- respect gitTagVersion = false
-
d4173f58d@npmcli/promise-spawn@1.3.1- do not return empty buffer when stdio is inherited
- attach child process to returned promise
-
c09380fa5@npmcli/run-script@1.7.3- forward SIGINT and SIGTERM to children that inherit stdio
-
b154861ad@npmcli/arborist@1.0.5 -
ffea6596bagent-base@6.0.2- support http proxy for https registries
v7.0.5
-
77ad86b5eMerge docs deps with main project
v7.0.4
DOCUMENTATION
-
cc026daf8docs:npm-dedupethroughnpm-install -
aec77acf8#1915 use "dockhand" for faster static documentation generation (@ethomson) -
aeb10d210#2024 Fix post-install script name (@irajtaghlidi)
BUG FIXES
TESTS
-
39ad1ad9e#2001npm configtests (@ruyadorno) -
b9c1caa8e#2026npm ownertest and refactor (@ruyadorno)
DEPENDENCIES
-
ed6e6a9d3eslint-plugin-standard@4.0.2 -
b737ee999#2009 #2007npm-packlist@2.1.4:- Maintain order in package.json files array globs
- Strip slashes from package files list results
-
783965508#1997 #2000 #2005@npmcli/arborist@1.0.4- Ensure that root is added when root.meta is set
- Include all edges in explain() output when a root edge exists
- Do not conflict on meta-peers that will not be replaced
- Install peerOptionals if explicitly requested, or dev
v7.0.3
BUG FIXES
-
ce4724a38#1986 checkresultwhen determining exit code ofls <filter>(@G-Rath) -
00d926f8d#1987 don't suppress run output when--silentis passed (@G-Rath) -
043da2347improve cache clear error message (@isaacs)
DOCUMENTATION
-
a57f5c466update docs for: access, adduser, audit, bin, bugs, build, cache, ci, completion, config and dedupe (@isaacs) -
5b88b72b9remove the long-gone bundle command (@isaacs) -
ae09aa5c1#1993 document --save-peer as a common option to npm install (@JakeChampion) -
c9993e6b1#1982 fix url links for init-package-json/node-semver (@takenspc)
DEPENDENCIES
-
5d9df8395node-gyp@7.1.2
v7.0.2
DOCUMENTATION
-
9476734b7#1967 add mention to workspaces prepare lifecycle (@ruyadorno)
BUG FIXES
-
5cf71c689#1971 owner rm at local pkg not work (@ShangguanQuail)
DEPENDENCIES
-
722b7ae63#1974 patch node-gyp (@targos) -
4ae825c01#1976 patch node-gyp (@MylesBorins) -
181eabf13@npmcli/arborist@1.0.3- fix workspaces
preparelifecycle scripts - fix peer deps overchecks resulting in ERESOLVE
- fix workspaces
-
6cc115409init-package-json@2.0.1 -
dbf9d6d1flibnpmpublish@3.0.2
v7.0.1
DEPENDENCIES
-
00e6028ef@npmcli/arborist@1.0.13- do not override user-defined shorthand values when saving
package.json
- do not override user-defined shorthand values when saving
BUG FIXES
-
9c3413fbc#2034 #2245npm link <pkg>should not savepackage.json(@ruyadorno)
DOCUMENTATION
-
1875347f9#2196 remove doc on obsoleteunsafe-permflag (@kaizhu256) -
f51e50603#2200config.mdcleanup (@alexwoollam) -
997cbdb40#2238 Fix broken link topackage.jsondocumentation (@d-fischer) -
9da972dc4#2241npm stardocs cleanup (@ruyadorno)
v7.0.0
BUG FIXES
-
7bcdb3636#1949 fix: ensurepublishConfigis passed through (@nlf) -
97978462efix: patchconfig.jsto remove duplicate vals (@darcyclarke)
DOCUMENTATION
-
60769d757#1911 docs: v7 npm-install refresh (@ruyadorno) -
08de49042#1938 docs: v7 using npm config updates (@ruyadorno)
DEPENDENCIES
-
15366a1cfnpm-registry-fetch@8.1.5 -
f04a74140init-package-json@2.0.0-
1de21dce0fix: support dot-separated aliases defined in a.npmrcini files forinit-*configs (@ruyadorno)
-
-
a67275cd9eslint@7.11.0 -
6fb83b78dhosted-git-info@3.0.6 -
1ca30cc9blibnpmfund@1.0.0 -
28a2d2ba4@npmcli/arborist@1.0.0-
npm/rfcs#239 Improve handling
of conflicting
peerDependenciesin transitive dependencies, so that--forcewill always accept a best effort override, and--strict-peer-depswill fail faster on conflicts.
-
npm/rfcs#239 Improve handling
of conflicting
-
9306c6833libnpmfund@1.0.1 -
fafb348efnpm-package-arg@8.1.0 -
365f2e756read-package-json@3.0.0
v6.14.15
6.14.15 (2021-08-23)
DEPENDENCIES
v6.14.14
v6.14.13
6.14.13 (2021-04-08)
DEPENDENCIES
v6.14.12
6.14.12 (2021-03-25)
DEPENDENCIES
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Tobinsk