Hi friends!
We just shipped a brand new release of the npm CLI! This time around, we’ve given npm rebuild the ability to accept a path to a module, fixed a few bugs, and added a whole mess of tests.
You can get the latest release in the usual way:
npm install -g npm@7
The full list of changes is below:
7.2.0 (2020-12-15)
FEATURES
a9c4b158c #2342 allow npm rebuild to accept a path to a module (@nlf)
DEPENDENCIES
beb371800 #2334 remove unused top level dep tough-cookie (@darcyclarke)
d45e181d1 #2335 ini@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
c6c013e6e readdir-scoped-modules@1.1.0
a1a2134aa remove unused sorted-object dep (@nlf)
85c2a2d31 #2344 remove editor dependency (@nlf)
TESTING
3a6dd511c npm 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)