- Notifications
You must be signed in to change notification settings - Fork3k
1.3.24
Compare
Make the search output prettier, with nice truncated columns, and a--long
option to create wrapping columns. (20439b2 and3a6942d,@timoxley)
Support multiple packagenames innpm docs
. (823010b,@timoxley)
Fix thenpm adduser
bug regarding "Error: default value must be string or number" again. (b9b4248,@isaacs)
Fixscripts
entries containing whitespaces on Windows. (80282ed,@robertkowalski)
Fixnpm update
for Git URLs that have credentials in them (93fc364,@danielsantiago)
Fixnpm install
overwritingnpm link
-ed dependencies when they are tagged Git dependencies. (af9bbd9,@evanlucas)
Removenpm prune --production
since it buggily removed some dependencies that were necessary for production; see#4509. Hopefully it can make its triumphant return, one day. (1101b6a,@isaacs)
Dependency updates: