93d0ca46451391460840ba4e02ed860e240e2f79
[platform/upstream/nodejs.git] / deps / npm / CHANGELOG.md
1 ### v2.11.2 (2015-06-04):
2
3 Another small release this week, brought to you by the latest addition to the
4 CLI team, [@zkat](https://github.com/zkat) (Hi, all!)
5
6 Mostly small documentation tweaks and version updates. Oh! And `npm outdated`
7 is actually sorted now. Rejoice!
8
9 It's gonna be a while before we get another palindromic version number. Enjoy it
10 while it lasts. :3
11
12 #### QUALITY OF LIFE HAS NEVER BEEN BETTER
13
14 * [`31aada4`](https://github.com/npm/npm/commit/31aada4ccc369c0903ff7f233f464955d12c6fe2)
15   [#8401](https://github.com/npm/npm/issues/8401) `npm outdated` output is just
16   that much nicer to consume now, due to sorting by name.
17   [@watilde](https://github.com/watilde)
18 * [`458a919`](https://github.com/npm/npm/commit/458a91925d8b20c5e672ba71a86745aad654abaf)
19   [#8469](https://github.com/npm/npm/pull/8469) Explicitly set `cwd` for
20   `preversion`, `version`, and `postversion` scripts. This makes the scripts
21   findable relative to the root dir.
22   ([@alexkwolfe](https://github.com/alexkwolfe))
23 * [`55d6d71`](https://github.com/npm/npm/commit/55d6d71562e979e745c9db88861cc39f99b9f3ec)
24   Ensure package name and version are included in display during `npm version`
25   lifecycle execution. Gets rid of those little `undefined`s in the console.
26   ([@othiym23](https://github.com/othiym23))
27
28 #### WORDS HAVE NEVER BEEN QUITE THIS READABLE
29
30 * [`3901e49`](https://github.com/npm/npm/commit/3901e4974c800e7f9fba4a5b2ff88da1126d5ef8)
31   [#8462](https://github.com/npm/npm/pull/8462) English apparently requires
32   correspondence between indefinite articles and attached nouns.
33   ([@Enet4](https://github.com/Enet4))
34 * [`5a744e4`](https://github.com/npm/npm/commit/5a744e4b143ef7b2f50c80a1d96fdae4204d452b)
35   [#8421](https://github.com/npm/npm/pull/8421) The effect of `npm prune`'s
36   `--production` flag and how to use it have been documented a bit better.
37   ([@foiseworth](https://github.com/foiseworth))
38 * [`eada625`](https://github.com/npm/npm/commit/eada625993485f0a2c5324b06f02bfa0a95ce4bc)
39   We've updated our `.mailmap` and `AUTHORS` files to make sure credit is given
40   where credit is due. ([@othiym23](https://github.com/othiym23))
41
42 #### VERSION NUMBERS HAVE NEVER BEEN BIGGER
43
44 * [`c929fd1`](https://github.com/npm/npm/commit/c929fd1d0604b5878ed05706447e078d3e41f5b3)
45   `readable-steam@1.1.13`: Manually installed `v1.1.13` (steams3) to make deduping more reliable on `npm@<3`.
46   ([@othiym23](https://github.com/othiym23))
47 * [`a9b4b78`](https://github.com/npm/npm/commit/a9b4b78dcc85571fd1cdd737903f7f37a5e6a755)
48   `request@2.57.0`: Replace dependency on IncomingMessage's `.client` with `.socket` as the former was deprecated in 2.2.0.
49   ([@othiym23](https://github.com/othiym23))
50 * [`4b5e557`](https://github.com/npm/npm/commit/4b5e557a23cdefd521ad154111e3d4dcc81f1cdb)
51   `abbrev@1.0.7`: Better testing, with coverage.
52   ([@othiym23](https://github.com/othiym23))
53 * [`561affe`](https://github.com/npm/npm/commit/561affee21df9bbea5a47298f2452f533be8f359)
54   `semver@4.3.6`: .npmignore added for less cruft, and better testing, with coverage.
55   ([@othiym23](https://github.com/othiym23))
56 * [`60aef3c`](https://github.com/npm/npm/commit/60aef3cf5d84d757752db3eb8ede2cb385469e7b)
57   `graceful-fs@3.0.8`: io.js fixes.
58   ([@zkat](https://github.com/zkat))
59 * [`f8bd453`](https://github.com/npm/npm/commit/f8bd453b1a1c46ba7666cb166595e8a011eae443)
60   `config-chain@1.1.9`: Added MIT license to package.json
61   ([@zkat](https://github.com/zkat))
62
63 ### v2.11.1 (2015-05-28):
64
65 This release brought to you from poolside at the Omni Amelia Island Resort and
66 JSConf 2015, which is why it's so tiny.
67
68 #### CONFERENCE WIFI CAN'T STOP THESE BUG FIXES
69
70 * [`cf109a6`](https://github.com/npm/npm/commit/cf109a682f38a059a994da953d5c1b4aaece5e2f)
71   [#8381](https://github.com/npm/npm/issues/8381) Documented a subtle gotcha
72   with `.npmrc`, which is that it needs to have its permissions set such that
73   only the owner can read or write the file.
74   ([@colakong](https://github.com/colakong))
75 * [`180da67`](https://github.com/npm/npm/commit/180da67c9fa53103d625e2f031626c2453c7ebcd)
76   [#8365](https://github.com/npm/npm/issues/8365) Git 2.3 adds support for
77   `GIT_SSH_COMMAND`, which allows you to pass an explicit git command (with,
78   for example, a specific identity passed in on the command line).
79     ([@nmalaguti](https://github.com/nmalaguti))
80
81 #### MY (VIRGIN) PINA COLADA IS GETTING LOW, BETTER UPGRADE THESE DEPENDENCIES
82
83 * [`b72de41`](https://github.com/npm/npm/commit/b72de41c5cc9f0c46d3fa8f062c75bd273641474)
84   `node-gyp@2.0.0`: Use a newer version of `gyp`, and generally improve support
85   for Visual Studios and Windows.
86     ([@TooTallNate](https://github.com/TooTallNate))
87 * [`8edbe21`](https://github.com/npm/npm/commit/8edbe210af41e8f248f5bb92c72de92f54fda3b1)
88   `node-gyp@2.0.1`: Don't crash when Python's version doesn't parse as valid
89   semver. ([@TooTallNate](https://github.com/TooTallNate))
90 * [`ba0e0a8`](https://github.com/npm/npm/commit/ba0e0a845a4f29717aba566b416a27d1a22f5d08)
91   `glob@5.0.10`: Add coverage to tests. ([@isaacs](https://github.com/isaacs))
92 * [`7333701`](https://github.com/npm/npm/commit/7333701b5d4f01673f37d64992c63c4e15864d6d)
93   `request@2.56.0`: Bug fixes and dependency upgrades.
94   ([@simov](https://github.com/simov))
95
96 ### v2.11.0 (2015-05-21):
97
98 For the first time in a very long time, we've added new events to the life
99 cycle used by `npm run-script`. Since running `npm version (major|minor|patch)`
100 is typically the last thing many developers do before publishing their updated
101 packages, it makes sense to add life cycle hooks to run tests or otherwise
102 preflight the package before doing a full publish. Thanks, as always, to the
103 indefatigable [@watilde](https://github.com/watilde) for yet another great
104 usability improvement for npm!
105
106 #### FEATURELETS
107
108 * [`b07f7c7`](https://github.com/npm/npm/commit/b07f7c7c1e5021730b3c320f1b3a46e70f8a21ff)
109   [#7906](https://github.com/npm/npm/issues/7906)
110   Add new [`scripts`](https://github.com/npm/npm/blob/master/doc/misc/npm-scripts.md) to
111   allow you to run scripts before and after
112   the [`npm version`](https://github.com/npm/npm/blob/master/doc/cli/npm-version.md)
113   command has run. This makes it easy to, for instance, require that your
114   test suite passes before bumping the version by just adding `"preversion":
115   "npm test"` to the scripts section of your `package.json`.
116   ([@watilde](https://github.com/watilde))
117 * [`8a46136`](https://github.com/npm/npm/commit/8a46136f42e416cbadb533bcf89d73d681ed421d)
118   [#8185](https://github.com/npm/npm/issues/8185)
119   When we get a "not found" error from the registry, we'll now check to see
120   if the package name you specified is invalid and if so, give you a better
121   error message. ([@thefourtheye](https://github.com/thefourtheye))
122
123 #### BUG FIXES
124
125 * [`9bcf573`](https://github.com/npm/npm/commit/9bcf5730bd0316f210dafea898afe9103849cea9)
126   [#8324](https://github.com/npm/npm/pull/8324) On Windows, when you've configured a
127   custom `node-gyp`, run it with node itself instead of using the default open action (which
128   is almost never what you want). ([@bangbang93](https://github.com/bangbang93))
129 * [`1da9b04`](https://github.com/npm/npm/commit/1da9b0411d3416c7fca17d08cbbcfca7ae86e92d)
130   [#7195](https://github.com/npm/npm/issues/7195)
131   [#7260](https://github.com/npm/npm/issues/7260) `npm-registry-client@6.4.0`:
132   (Re-)allow publication of existing mixed-case packages (part 1).
133   ([@smikes](https://github.com/smikes))
134 * [`e926783`](https://github.com/npm/npm/commit/e9267830ab261c751f12723e84d2458ae9238646)
135   [#7195](https://github.com/npm/npm/issues/7195)
136   [#7260](https://github.com/npm/npm/issues/7260)
137   `normalize-package-data@2.2.0`: (Re-)allow publication of existing mixed-case
138   packages (part 2). ([@smikes](https://github.com/smikes))
139
140 #### DOCUMENTATION IMPROVEMENTS
141
142 * [`f62ee05`](https://github.com/npm/npm/commit/f62ee05333b141539a8e851c620dd2e82ff06860)
143   [#8314](https://github.com/npm/npm/issues/8314) Update the README to warn
144   folks away from using the CLI's internal API. For the love of glob, just use a
145   child process to run the CLI! ([@claycarpenter](https://github.com/claycarpenter))
146 * [`1093921`](https://github.com/npm/npm/commit/1093921c04db41ab46db24a170a634a4b2acd8d9)
147   [#8279](https://github.com/npm/npm/pull/8279)
148   Update the documentation to note that, yes, you can publish scoped packages to the
149   public registry now! ([@mantoni](https://github.com/mantoni))
150 * [`f87cde5`](https://github.com/npm/npm/commit/f87cde5234a760d3e515ffdaacaed6f5b71dbf44)
151   [#8292](https://github.com/npm/npm/pull/8292)
152   Fix typo in an example and grammar in the description in
153   the [shrinkwrap documentation](https://github.com/npm/npm/blob/master/doc/cli/npm-shrinkwrap.md).
154   ([@vshih](https://github.com/vshih))
155 * [`d3526ce`](https://github.com/npm/npm/commit/d3526ceb09a0c29fdb7d4124536ae09057d033e7)
156   Improve the formatting in
157   the [shrinkwrap documentation](https://github.com/npm/npm/blob/master/doc/cli/npm-shrinkwrap.md).
158   ([@othiym23](https://github.com/othiym23))
159 * [`19fe6d2`](https://github.com/npm/npm/commit/19fe6d20883e28956ff916fe4dae42d73ee6195b)
160   [#8311](https://github.com/npm/npm/pull/8311)
161   Update [README.md](https://github.com/npm/npm#readme) to use syntax highlighting in
162   its code samples and bits of shell scripts. ([@SimenB](https://github.com/SimenB))
163
164 #### DEPENDENCY UPDATES! ALWAYS AND FOREVER!
165
166 * [`fc52160`](https://github.com/npm/npm/commit/fc52160d0223226fffe4166f42fdfd3b899b3c1e)
167   [#4700](https://github.com/npm/npm/issues/4700) [#5044](https://github.com/npm/npm/issues/5044)
168   `init-package-json@1.6.0`: Make entering an invalid version while running `npm init` give
169   you an immediate error and prompt you to correct it. ([@watilde](https://github.com/watilde))
170 * [`738853e`](https://github.com/npm/npm/commit/738853eb1f55636476a2a410c2c04732eec9d51e)
171   [#7763](https://github.com/npm/npm/issues/7763) `fs-write-stream-atomic@1.0.3`: Fix a bug
172   where errors would not propagate, making error messages unhelpful.
173   ([@iarna](https://github.com/iarna))
174 * [`6d74a2d`](https://github.com/npm/npm/commit/6d74a2d2ac7f92750cf6a2cfafae1af23b569098)
175   `npm-package-arg@4.0.1`: Fix tests on windows ([@Bacra](https://github.com)) and with
176   more recent `hosted-git-info`. ([@iarna](https://github.com/iarna))
177 * [`50f7178`](https://github.com/npm/npm/commit/50f717852fbf713ef6cbc4e0a9ab42657decbbbd)
178   `hosted-git-info@2.1.4`: Correct spelling in its documentation.
179   ([@iarna](https://github.com/iarna))
180 * [`d7956ca`](https://github.com/npm/npm/commit/d7956ca17c057d5383ff0d3fc5cf6ac2940b034d)
181   `glob@5.0.7`: Fix a bug where unusual error conditions could make
182   further use of the module fail. ([@isaacs](https://github.com/isaacs))
183 * [`44f7d74`](https://github.com/npm/npm/commit/44f7d74c5d3181d37da7ea7949c86b344153f8d9)
184   `tap@1.1.0`: Update to the most recent tap to get a whole host of bug
185   fixes and integration with [coveralls](https://coveralls.io/).
186   ([@isaacs](https://github.com/isaacs))
187 * [`c21e8a8`](https://github.com/npm/npm/commit/c21e8a8d94bcf0ad79dc583ddc53f8366d4813b3)
188   `nock@2.2.0` ([@othiym23](https://github.com/othiym23))
189
190 #### LICENSE FILES FOR THE LICENSE GOD
191
192 * Add missing ISC license file to package ([@kasicka](https://github.com/kasicka)):
193     * [`aa9908c`](https://github.com/npm/npm/commit/aa9908c20017729673b9d410b77f9a16b7aae8a4) `realize-package-specifier@3.0.1`
194     * [`23a3b1a`](https://github.com/npm/npm/commit/23a3b1a726b9176c70ce0ccf3cd9d25c54429bdf) `fs-vacuum@1.2.6`
195     * [`8e04bba`](https://github.com/npm/npm/commit/8e04bba830d4353d84751d21803cd127c96153a7) `dezalgo@1.0.2`
196     * [`50f7178`](https://github.com/npm/npm/commit/50f717852fbf713ef6cbc4e0a9ab42657decbbbd) `hosted-git-info@2.1.4`
197     * [`6a54917`](https://github.com/npm/npm/commit/6a54917fbd4df995495a95d4b548defd44b77c93) `write-file-atomic@1.1.2`
198     * [`971f92c`](https://github.com/npm/npm/commit/971f92c4a4e5514217d1e4db45d1ccf71a60ff19) `async-some@1.0.2`
199     * [`67b50b7`](https://github.com/npm/npm/commit/67b50b7667a42bb3340a660eb2e617e1a554d2d4) `normalize-git-url@1.0.1`
200
201 #### SPDX LICENSE UPDATES
202
203 * Switch license to
204   [BSD-2-Clause](http://spdx.org/licenses/BSD-2-Clause.html#licenseText) from
205   plain "BSD" ([@isaacs](https://github.com/isaacs)):
206     * [`efdb733`](https://github.com/npm/npm/commit/efdb73332eeedcad4c609796929070b62abb37ab) `npm-user-validate@0.1.2`
207     * [`e926783`](https://github.com/npm/npm/commit/e9267830ab261c751f12723e84d2458ae9238646) `normalize-package-data@2.2.0`
208 * Switch license to [ISC](http://spdx.org/licenses/ISC.html#licenseText) from
209   [BSD](http://spdx.org/licenses/BSD-2-Clause.html#licenseText)
210   ([@isaacs](https://github.com/isaacs)):
211     * [`c300956`](https://github.com/npm/npm/commit/c3009565a964f0ead4ac4ab234b1a458e2365f17) `block-stream@0.0.8`
212     * [`1de1253`](https://github.com/npm/npm/commit/1de125355765fecd31e682ed0ff9d2edbeac0bb0) `lockfile@1.0.1`
213     * [`0d5698a`](https://github.com/npm/npm/commit/0d5698ab132e376c7aec93ae357c274932116220) `osenv@0.1.1`
214     * [`2e84921`](https://github.com/npm/npm/commit/2e84921474e1ffb18de9fce4616e73171fa8046d) `abbrev@1.0.6`
215     * [`872fac9`](https://github.com/npm/npm/commit/872fac9d10c11607e4d0348c08a683b84e64d30b) `chmodr@0.1.1`
216     * [`01eb7f6`](https://github.com/npm/npm/commit/01eb7f60acba584346ad8aae846657899f3b6887) `chownr@0.0.2`
217     * [`294336f`](https://github.com/npm/npm/commit/294336f0f31c7b9fe31a50075ed750db6db134d1) `read@1.0.6`
218     * [`ebdf6a1`](https://github.com/npm/npm/commit/ebdf6a14d17962cdb7128402c53b452f91d44ca7) `graceful-fs@3.0.7`
219 * Switch license to [ISC](http://spdx.org/licenses/ISC.html#licenseText) from
220   [MIT](http://spdx.org/licenses/MIT.html#licenseText)
221   ([@isaacs](https://github.com/isaacs)):
222     * [`e5d237f`](https://github.com/npm/npm/commit/e5d237fc0f436dd2a89437ebf8a9632a2e35ccbe) `nopt@3.0.2`
223     * [`79fef14`](https://github.com/npm/npm/commit/79fef1421b78f044980f0d1bf0e97039b6992710) `rimraf@2.3.4`
224     * [`22527da`](https://github.com/npm/npm/commit/22527da4816e7c2746cdc0317c5fb4a85152d554) `minimatch@2.0.8`
225     * [`882ac87`](https://github.com/npm/npm/commit/882ac87a6c4123ca985d7ad4394ea5085e5b0ef5) `lru-cache@2.6.4`
226     * [`9d9d015`](https://github.com/npm/npm/commit/9d9d015a2e972f68664dda54fbb204db28b21ede) `npmlog@1.2.1`
227
228 ### v2.10.1 (2015-05-14):
229
230 #### BUG FIXES & DOCUMENTATION TWEAKS
231
232 * [`dc77520`](https://github.com/npm/npm/commit/dc7752013ffce13a3d3f13e518a0052c22fc1158)
233   When getting back a 404 from a request to a private registry that uses a
234   registry path that extends past the root
235   (`http://registry.enterprise.co/path/to/registry`), display the name of the
236   nonexistent package, rather than the first element in the registry API path.
237   Sorry, Artifactory users! ([@hayes](https://github.com/hayes))
238 * [`f70dea9`](https://github.com/npm/npm/commit/f70dea9b4766f6eaa55012c3e8087e9cb04fd4ce)
239   Make clearer that `--registry` can be used on a per-publish basis to push a
240   package to a non-default registry. ([@mischkl](https://github.com/mischkl))
241 * [`a3e26f5`](https://github.com/npm/npm/commit/a3e26f5b4465991a941a325468ab7725670d2a94)
242   Did you know that GitHub shortcuts can have commit-ishes included
243   (`org/repo#branch`)? They can! ([@iarna](https://github.com/iarna))
244 * [`0e2c091`](https://github.com/npm/npm/commit/0e2c091a539b61fdc60423b6bbaaf30c24e4b1b8)
245   Some errors from `readPackage` were being swallowed, potentially leading to
246   invalid package trees on disk. ([@smikes](https://github.com/smikes))
247
248 #### DEPENDENCY UPDATES! STILL! MORE! AGAIN!
249
250 * [`0b901ad`](https://github.com/npm/npm/commit/0b901ad0811d84dda6ca0755a9adc8d47825edd0)
251   `lru-cache@2.6.3`: Removed some cruft from the published package.
252   ([@isaacs](https://github.com/isaacs))
253 * [`d713e0b`](https://github.com/npm/npm/commit/d713e0b14930c563e3fdb6ac6323bae2a8924652)
254   `mkdirp@0.5.1`: Made compliant with `standard`, dropped support for Node 0.6,
255   added (Travis) support for Node 0.12 and io.js.
256   ([@isaacs](https://github.com/isaacs))
257 * [`a2d6578`](https://github.com/npm/npm/commit/a2d6578b6554c5c9d48fe2006751759f4da57520)
258   `glob@1.0.3`: Updated to use `tap@1`. ([@isaacs](https://github.com/isaacs))
259 * [`64cd1a5`](https://github.com/npm/npm/commit/64cd1a570aaa5f24ccba190948ec9456297c97f5)
260   `fstream@ 1.0.6`: Made compliant with [`standard`](http://npm.im/standard)
261   (done by [@othiym23](https://github.com/othiym23), and then debugged and
262   fixed by [@iarna](https://github.com/iarna)), and license changed to ISC.
263   ([@othiym23](https://github.com/othiym23) /
264   [@iarna](https://github.com/iarna))
265 * [`b527a7c`](https://github.com/npm/npm/commit/b527a7c2ba3c4002f443dd2c536ff4ff41a38b86)
266   `which@1.1.1`: Callers can pass in their own `PATH` instead of relying on
267   `process.env`. ([@isaacs](https://github.com/isaacs))
268
269 ### v2.10.0 (2015-05-8):
270
271 #### THE IMPLICATIONS ARE MORE PROFOUND THAN THEY APPEAR
272
273 If you've done much development in The Enterprise®™, you know that keeping
274 track of software licenses is far more important than one might expect / hope /
275 fear. Tracking licenses is a hassle, and while many (if not most) of us have
276 (reluctantly) gotten around to setting a license to use by default with all our
277 new projects (even if it's just WTFPL), that's about as far as most of us think
278 about it. In big enterprise shops, ensuring that projects don't inadvertently
279 use software with unacceptably encumbered licenses is serious business, and
280 developers spend a surprising (and appalling) amount of time ensuring that
281 licensing is covered by writing automated checkers and other license auditing
282 tools.
283
284 The Linux Foundation has been working on a machine-parseable syntax for license
285 expressions in the form of [SPDX](https://spdx.org/), an appropriately
286 enterprisey acronym. IP attorney and JavaScript culture hero [Kyle
287 Mitchell](http://kemitchell.com/) has put a considerable amount of effort into
288 bringing SPDX to JavaScript and Node. He's written
289 [`spdx.js`](https://github.com/kemitchell/spdx.js), a JavaScript SPDX
290 expression parser, and has integrated it into npm in a few different ways.
291
292 For you as a user of npm, this means:
293
294 * npm now has proper support for dual licensing in `package.json`, due to
295   SPDX's compound expression syntax. Run `npm help package.json` for details.
296 * npm will warn you if the `package.json` for your project is either missing a
297   `"license"` field, or if the value of that field isn't a valid SPDX
298   expression (pro tip: `"BSD"` becomes `"BSD-2-Clause"` in SPDX (unless you
299   really want one of its variants); `"MIT"` and `"ISC"` are fine as-is; the
300   [full list](https://github.com/shinnn/spdx-license-ids/blob/master/spdx-license-ids.json)
301   is its own package).
302 * `npm init` now demands that you use a valid SPDX expression when using it
303   interactively (pro tip: I mostly use `npm init -y`, having previously run
304   `npm config set init.license=MIT` / `npm config set init.author.email=foo` /
305   `npm config set init.author.name=me`).
306 * The documentation for `package.json` has been updated to tell you how to use
307   the `"license"` field properly with SPDX.
308
309 In general, this shouldn't be a big deal for anybody other than people trying
310 to run their own automated license validators, but in the long run, if
311 everybody switches to this format, many people's lives will be made much
312 simpler. I think this is an important improvement for npm and am very thankful
313 to Kyle for taking the lead on this. Also, even if you think all of this is
314 completely stupid, just [choose a license](http://en.wikipedia.org/wiki/License-free_software)
315 anyway. Future you will thank past you someday, unless you are
316 [djb](http://cr.yp.to/), in which case you are djb, and more power to you.
317
318 * [`8669f7d`](https://github.com/npm/npm/commit/8669f7d88c472ccdd60e140106ac43cca636a648)
319   [#8179](https://github.com/npm/npm/issues/8179) Document how to use SPDX in
320   `license` stanzas in `package.json`, including how to migrate from old busted
321   license declaration arrays to fancy new compound-license clauses.
322   ([@kemitchell](https://github.com/kemitchell))
323 * [`98ad98c`](https://github.com/npm/npm/commit/98ad98cb11f3d3ba29a488ef1ab050b066d9c7f6)
324   [#8197](https://github.com/npm/npm/issues/8197) `init-package-json@1.5.0`
325   Ensure that packages bootstrapped with `npm init` use an SPDX-compliant
326   license expression. ([@kemitchell](https://github.com/kemitchell))
327 * [`2ad3905`](https://github.com/npm/npm/commit/2ad3905e9139b0be2b22accf707b814469de813e)
328   [#8197](https://github.com/npm/npm/issues/8197)
329   `normalize-package-data@2.1.0`: Warn when a package is missing a license
330   declaration, or using a license expression that isn't valid SPDX.
331   ([@kemitchell](https://github.com/kemitchell))
332 * [`127bb73`](https://github.com/npm/npm/commit/127bb73ccccc59a1267851c702d8ebd3f3a97e81)
333   [#8197](https://github.com/npm/npm/issues/8197) `tar@2.1.1`: Switch from
334   `BSD` to `ISC` for license, where the latter is valid SPDX.
335   ([@othiym23](https://github.com/othiym23))
336 * [`e9a933a`](https://github.com/npm/npm/commit/e9a933a9148180d9d799f99f4154f5110ff2cace)
337   [#8197](https://github.com/npm/npm/issues/8197) `once@1.3.2`: Switch from
338   `BSD` to `ISC` for license, where the latter is valid SPDX.
339   ([@othiym23](https://github.com/othiym23))
340 * [`412401f`](https://github.com/npm/npm/commit/412401fb6a19b18f3e02d97a24d4dafed650c186)
341   [#8197](https://github.com/npm/npm/issues/8197) `semver@4.3.4`: Switch from
342   `BSD` to `ISC` for license, where the latter is valid SPDX.
343   ([@othiym23](https://github.com/othiym23))
344
345 As a corollary to the previous changes, I've put some work into making `npm
346 install` spew out fewer pointless warnings about missing values in transitive
347 dependencies. From now on, npm will only warn you about missing READMEs,
348 license fields, and the like for top-level projects (including packages you
349 directly install into your application, but we may relax that eventually).
350
351 Practically _nobody_ liked having those warnings displayed for child
352 dependencies, for the simple reason that there was very little that anybody
353 could _do_ about those warnings, unless they happened to be the maintainers of
354 those dependencies themselves. Since many, many projects don't have
355 SPDX-compliant licenses, the number of warnings reached a level where they ran
356 the risk of turning into a block of visual noise that developers (read: me, and
357 probably you) would ignore forever.
358
359 So I fixed it. If you still want to see the messages about child dependencies,
360 they're still there, but have been pushed down a logging level to `info`. You
361 can display them by running `npm install -d` or `npm install --loglevel=info`.
362
363 * [`eb18245`](https://github.com/npm/npm/commit/eb18245f55fb4cd62a36867744bcd1b7be0a33e2)
364   Only warn on normalization errors for top-level dependencies. Transitive
365   dependency validation warnings are logged at `info` level.
366   ([@othiym23](https://github.com/othiym23))
367
368 #### BUG FIXES
369
370 * [`e40e809`](https://github.com/npm/npm/commit/e40e8095d2bc9fa4eb8f01aa22067e0068fa8a54)
371   `tap@1.0.1`: TAP: The Next Generation. Fix up many tests to they work
372   properly with the new major version of `node-tap`. Look at all the colors!
373   ([@isaacs](https://github.com/isaacs))
374 * [`f9314e9`](https://github.com/npm/npm/commit/f9314e97d26532c0ef2b03e98f3ed300b7cd5026)
375   `nock@1.9.0`: Minor tweaks and bug fixes. ([@pgte](https://github.com/pgte))
376 * [`45c2b1a`](https://github.com/npm/npm/commit/45c2b1aaa051733fa352074994ae6e569fd51e8b)
377   [#8187](https://github.com/npm/npm/issues/8187) `npm ls` wasn't properly
378   recognizing dependencies installed from GitHub repositories as git
379   dependencies, and so wasn't displaying them as such.
380   ([@zornme](https://github.com/zornme))
381 * [`1ab57c3`](https://github.com/npm/npm/commit/1ab57c38116c0403965c92bf60121f0f251433e4)
382   In some cases, `npm help` was using something that looked like a regular
383   expression where a glob pattern should be used, and vice versa.
384   ([@isaacs](https://github.com/isaacs))
385
386 ### v2.9.1 (2015-04-30):
387
388 #### WOW! MORE GIT FIXES! YOU LOVE THOSE!
389
390 The first item below is actually a pretty big deal, as it fixes (with a
391 one-word change and a much, much longer test case (thanks again,
392 [@iarna](https://github.com/iarna))) a regression that's been around for months
393 now. If you're depending on multiple branches of a single git dependency in a
394 single project, you probably want to check out `npm@2.9.1` and verify that
395 things (again?) work correctly in your project.
396
397 * [`178a6ad`](https://github.com/npm/npm/commit/178a6ad540215820d16217465a5f220d8c95a313)
398   [#7202](https://github.com/npm/npm/issues/7202) When caching git
399   dependencies, do so by the whole URL, including the branch name, so that if a
400   single application depends on multiple branches from the same repository (in
401   practice, multiple version tags), every install is of the correct version,
402   instead of reusing whichever branch the caching process happened to check out
403   first.  ([@iarna](https://github.com/iarna))
404 * [`63b79cc`](https://github.com/npm/npm/commit/63b79ccde092a9cb3b1f34abe43e1d2ba69c0dbf)
405   [#8084](https://github.com/npm/npm/issues/8084) Ensure that Bitbucket,
406   GitHub, and Gitlab dependencies are installed the same way as non-hosted git
407   dependencies, fixing `npm install --link`.
408   ([@laiso](https://github.com/laiso))
409
410 #### DOCUMENTATION FIXES AND TWEAKS
411
412 These changes may seem simple and small (except Lin's fix to the package name
413 restrictions, which was more an egregious oversight on our part), but cleaner
414 documentation makes npm significantly more pleasant to use. I really appreciate
415 all the typo fixes, clarifications, and formatting tweaks people send us, and
416 am delighted that we get so many of these pull requests. Thanks, everybody!
417
418 * [`ca478dc`](https://github.com/npm/npm/commit/ca478dcaa29b8f07cd6fe515a3c4518166819291)
419   [#8137](https://github.com/npm/npm/issues/8137) Somehow, we had failed to
420   clearly document the full restrictions on package names.
421   [@linclark](https://github.com/linclark) has now fixed that, although we will
422   take with us to our graves the reasons why the maximum package name length is 214
423   characters (well, OK, it was that that was the longest name in the registry
424   when we decided to put a cap on the name length).
425   ([@linclark](https://github.com/linclark))
426 * [`b574076`](https://github.com/npm/npm/commit/b5740767c320c1eff3576a8d63952534a0fbb936)
427   [#8079](https://github.com/npm/npm/issues/8079) Make the `npm shrinkwrap`
428   documentation use code formatting for examples consistently. It would be
429   great to do this for more commands HINT HINT.
430   ([@RichardLitt](https://github.com/RichardLitt))
431 * [`1ff636e`](https://github.com/npm/npm/commit/1ff636e2db3852a53e38c866fed7eafdacd307fc)
432   [#8105](https://github.com/npm/npm/issues/8105) Document that the global
433   `npmrc` goes in `$PREFIX/etc/npmrc`, instead of `$PREFIX/npmrc`.
434   ([@anttti](https://github.com/anttti))
435 * [`c3f2f7c`](https://github.com/npm/npm/commit/c3f2f7c299342e1c1eccc55a976a63c607f51621)
436   [#8127](https://github.com/npm/npm/issues/8127) Document how to use `npm run
437   build` directly (hint: it's different from `npm build`!).
438   ([@mikemaccana](https://github.com/mikemaccana))
439 * [`873e467`](https://github.com/npm/npm/commit/873e46757e1986761b15353f94580a071adcb383)
440   [#8069](https://github.com/npm/npm/issues/8069) Take the old, dead npm
441   mailing list address out of `package.json`. It seems that people don't have
442   much trouble figuring out how to report errors to npm.
443   ([@robertkowalski](https://github.com/robertkowalski))
444
445 #### ENROBUSTIFICATIONMENT
446
447 * [`5abfc9c`](https://github.com/npm/npm/commit/5abfc9c9017da714e47a3aece750836b4f9af6a9)
448   [#7973](https://github.com/npm/npm/issues/7973) `npm run-script` completion
449   will only suggest run scripts, instead of including dependencies. If for some
450   reason you still wanted it to suggest dependencies, let us know.
451   ([@mantoni](https://github.com/mantoni))
452 * [`4b564f0`](https://github.com/npm/npm/commit/4b564f0ce979dc74c09604f4d46fd25a2ee63804)
453   [#8081](https://github.com/npm/npm/issues/8081) Use `osenv` to parse the
454   environment's `PATH` in a platform-neutral way.
455   ([@watilde](https://github.com/watilde))
456 * [`a4b6238`](https://github.com/npm/npm/commit/a4b62387b41848818973eeed056fd5c6570274f3)
457   [#8094](https://github.com/npm/npm/issues/8094) When we refactored the
458   configuration code to split out checking for IPv4 local addresses, we
459   inadvertently completely broke it by failing to return the values. In
460   addition, just the call to `os.getInterfaces()` could throw on systems where
461   querying the network configuration requires elevated privileges (e.g. Amazon
462   Lambda). Add the return, and trap errors so they don't cause npm to explode.
463   Thanks to [@mhart](https://github.com/mhart) for bringing this to our
464   attention! ([@othiym23](https://github.com/othiym23))
465
466 #### DEPENDENCY UPDATES WAIT FOR NO SOPHONT
467
468 * [`000cd8b`](https://github.com/npm/npm/commit/000cd8b52104942ac3404f0ad0651d82f573da37)
469   `rimraf@2.3.3`: More informative assertions on argument validation failure.
470   ([@isaacs](https://github.com/isaacs))
471 * [`530a2e3`](https://github.com/npm/npm/commit/530a2e369128270f3e098f0e9be061533003b0eb)
472   `lru-cache@2.6.2`: Revert to old key access-time behavior, as it was correct
473   all along. ([@isaacs](https://github.com/isaacs))
474 * [`d88958c`](https://github.com/npm/npm/commit/d88958ca02ce81b027b9919aec539d0145875a59)
475   `minimatch@2.0.7`: Feature detection and test improvements.
476   ([@isaacs](https://github.com/isaacs))
477 * [`3fa39e4`](https://github.com/npm/npm/commit/3fa39e4d492609d5d045033896dcd99f7b875329)
478   `nock@1.7.1` ([@pgte](https://github.com/pgte))
479
480 ### v2.9.0 (2015-04-23):
481
482 This week was kind of a breather to concentrate on fixing up the tests on the
483 `multi-stage` branch, and not mess with git issues for a little while.
484 Unfortunately, There are now enough severe git issues that we'll probably have
485 to spend another couple weeks tackling them. In the meantime, enjoy these two
486 small features. They're just enough to qualify for a semver-minor bump:
487
488 #### NANOFEATURES
489
490 * [`2799322`](https://github.com/npm/npm/commit/279932298ce5b589c5eea9439ac40b88b99c6a4a)
491   [#7426](https://github.com/npm/npm/issues/7426) Include local modules in `npm
492   outdated` and `npm update`.  ([@ArnaudRinquin](https://github.com/ArnaudRinquin))
493 * [`2114862`](https://github.com/npm/npm/commit/21148620fa03a582f4ec436bb16bd472664f2737)
494   [#8014](https://github.com/npm/npm/issues/8014) The prefix used before the
495   version on version tags is now configurable via `tag-version-prefix`. Be
496   careful with this one and read the docs before using it.
497   ([@kkragenbrink](https://github.com/kkragenbrink))
498
499 #### OTHER MINOR TWEAKS
500
501 * [`18ce0ec`](https://github.com/npm/npm/commit/18ce0ecd2d94ad3af01e997f1396515892dd363c)
502   [#3032](https://github.com/npm/npm/issues/3032) `npm unpublish` will now use
503   the registry set in `package.json`, just like `npm publish`. This only
504   applies, for now, when unpublishing the entire package, as unpublishing a
505   single version requires the name be included on the command line and
506   therefore doesn't read from `package.json`. ([@watilde](https://github.com/watilde))
507 * [`9ad2100`](https://github.com/npm/npm/commit/9ad210042242e51d52b2a8b633d8e59248f5faa4)
508   [#8008](https://github.com/npm/npm/issues/8008) Once again, when considering
509   what to install on `npm install`, include `devDependencies`.
510   ([@smikes](https://github.com/smikes))
511 * [`5466260`](https://github.com/npm/npm/commit/546626059909dca1906454e820ca4e315c1795bd)
512   [#8003](https://github.com/npm/npm/issues/8003) Clarify the documentation
513   around scopes to make it easier to understand how they support private
514   packages. ([@smikes](https://github.com/smikes))
515
516 #### DEPENDENCIES WILL NOT STOP UNTIL YOU ARE VERY SLEEPY
517
518 * [`faf65a7`](https://github.com/npm/npm/commit/faf65a7bbb2fad13216f64ed8f1243bafe743f97)
519   `init-package-json@1.4.2`: If there are multiple validation errors and
520   warnings, ensure they all get displayed (includes a rad new way of testing
521   `init-package-json` contributed by
522   [@michaelnisi](https://github.com/michaelnisi)).
523   ([@MisumiRize](https://github.com/MisumiRize))
524 * [`7f10f38`](https://github.com/npm/npm/commit/7f10f38d29a8423d7cde8103fa7b64ac728da1e0)
525   `editor@1.0.0`: `1.0.0` is literally more than `0.1.0` (no change aside from
526   version number). ([@substack](https://github.com/substack))
527 * [`4979af3`](https://github.com/npm/npm/commit/4979af3fcae5a3962383b7fdad3162381e62eefe)
528   [#6805](https://github.com/npm/npm/issues/6805) `npm-registry-client@6.3.3`:
529   Decode scoped package names sent by the registry so they look nicer.
530   ([@mmalecki](https://github.com/mmalecki))
531
532 ### v2.8.4 (2015-04-16):
533
534 This is the fourth release of npm this week, so it's mostly just landing a few
535 small outstanding PRs on dependencies and some tiny documentation tweaks.
536 `npm@2.8.3` is where the real action is.
537
538 * [`ee2bd77`](https://github.com/npm/npm/commit/ee2bd77f3c64d38735d1d31028224a5c40422a9b)
539   [#7983](https://github.com/npm/npm/issues/7983) `tar@2.1.0`: Better error
540   reporting in corrupted tar files, and add support for the `fromBase` flag
541   (rescued from the dustbin of history by
542   [@deanmarano](https://github.com/deanmarano)).
543   ([@othiym23](https://github.com/othiym23))
544 * [`d8eee6c`](https://github.com/npm/npm/commit/d8eee6cf9d2ff7aca68dfaed2de76824a3e0d9af)
545   `init-package-json@1.4.1`: Add support for a default author, and only add
546   scope to a package name once. ([@othiym23](https://github.com/othiym23))
547 * [`4fc5d98`](https://github.com/npm/npm/commit/4fc5d98b785f601c60d4dc0a2c8674f0cccf6262)
548   `lru-cache@2.6.1`: Small tweaks to cache value aging and entry counting that
549   are irrelevant to npm. ([@isaacs](https://github.com/isaacs))
550 * [`1fe5840`](https://github.com/npm/npm/commit/1fe584089f5bef133de5518aa26eaf6064be2bf7)
551   [#7946](https://github.com/npm/npm/issues/7946) Make `npm init` text
552   friendlier. ([@sandfox](https://github.com/sandfox))
553
554 ### v2.8.3 (2015-04-15):
555
556 #### TWO SMALL GIT TWEAKS
557
558 This is the last of a set of releases intended to ensure npm's git support is
559 robust enough that we can stop working on it for a while. These fixes are
560 small, but prevent a common crasher and clear up one of the more confusing
561 error messages coming out of npm when working with repositories hosted on git.
562
563 * [`387f889`](https://github.com/npm/npm/commit/387f889c0e8fb617d9cc9a42ed0a3ec49424ab5d)
564   [#7961](https://github.com/npm/npm/issues/7961) Ensure that hosted git SSH
565   URLs always have a valid protocol when stored in `resolved` fields in
566   `npm-shrinkwrap.json`. ([@othiym23](https://github.com/othiym23))
567 * [`394c2f5`](https://github.com/npm/npm/commit/394c2f5a1227232c0baf42fbba1402aafe0d6ffb)
568   Switch the order in which hosted Git providers are checked to `git:`,
569   `git+https:`, then `git+ssh:` (from `git:`, `git+ssh:`, then `git+https:`) in
570   an effort to go from most to least likely to succeed, to make for less
571   confusing error message. ([@othiym23](https://github.com/othiym23))
572
573 ### v2.8.2 (2015-04-14):
574
575 #### PEACE IN OUR TIME
576
577 npm has been having an issue with CouchDB's web server since the release
578 of io.js and Node.js 0.12.0 that has consumed a huge amount of my time
579 to little visible effect. Sam Mikes picked up the thread from me, and
580 after a [_lot_ of effort](https://github.com/npm/npm/issues/7699#issuecomment-93091111)
581 figured out that ultimately there are probably a couple problems with
582 the new HTTP Agent keep-alive handling in new versions of Node. In
583 addition, `npm-registry-client` was gratuitously sending a body along
584 with a GET request which was triggering the bugs. Sam removed about 10 bytes from
585 one file in `npm-registry-client`, and this problem, which has been bugging us for months,
586 completely went away.
587
588 In conclusion, Sam Mikes is great, and anybody using a private registry
589 hosted on CouchDB should thank him for his hard work. Also, thanks to
590 the community at large for pitching in on this bug, which has been
591 around for months now.
592
593 * [`431c3bf`](https://github.com/npm/npm/commit/431c3bf6cdec50f9f0c735f478cb2f3f337d3313)
594   [#7699](https://github.com/npm/npm/issues/7699) `npm-registry-client@6.3.2`:
595   Don't send body with HTTP GET requests when logging in.
596   ([@smikes](https://github.com/smikes))
597
598 ### v2.8.1 (2015-04-12):
599
600 #### CORRECTION: NPM'S GIT INTEGRATION IS DOING OKAY
601
602 A [helpful bug report](https://github.com/npm/npm/issues/7872#issuecomment-91809553)
603 led to another round of changes to
604 [`hosted-git-info`](https://github.com/npm/hosted-git-info/commit/827163c74531b69985d1ede7abced4861e7b0cd4),
605 some additional test-writing, and a bunch of hands-on testing against actual
606 private repositories. While the complexity of npm's git dependency handling is
607 nearly fractal (because npm is very complex, and git is even more complex),
608 it's feeling way more solid than it has for a while. We think this is a
609 substantial improvement over what we had before, so give `npm@2.8.1` a shot if
610 you have particularly complex git use cases and
611 [let us know](https://github.com/npm/npm/issues/new) how it goes.
612
613 (NOTE: These changes mostly affect cloning and saving references to packages
614 hosted in git repositories, and don't address some known issues with things
615 like lifecycle scripts not being run on npm dependencies. Work continues on
616 other issues that affect parity between git and npm registry packages.)
617
618 * [`66377c6`](https://github.com/npm/npm/commit/66377c6ece2cf4d53d9a618b7d9824e1452bc293)
619   [#7872](https://github.com/npm/npm/issues/7872) `hosted-git-info@2.1.2`: Pass
620   through credentials embedded in SSH and HTTPs git URLs.
621   ([@othiym23](https://github.com/othiym23))
622 * [`15efe12`](https://github.com/npm/npm/commit/15efe124753257728a0ddc64074fa5a4b9c2eb30)
623   [#7872](https://github.com/npm/npm/issues/7872) Use the new version of
624   `hosted-git-info` to pass along credentials embedded in git URLs. Test it.
625   Test it a lot. ([@othiym23](https://github.com/othiym23))
626
627 #### SCOPED DEPENDENCIES AND PEER DEPENDENCIES: NOT QUITE REESE'S
628
629 Big thanks to [@ewie](https://github.com/ewie) for identifying an issue with
630 how npm was handling `peerDependencies` that were implicitly installed from the
631 `package.json` files of scoped dependencies. This
632 [will be a moot point](https://github.com/npm/npm/issues/6565#issuecomment-74971689)
633 with the release of `npm@3`, but until then, it's important that
634 `peerDependency` auto-installation work as expected.
635
636 * [`b027319`](https://github.com/npm/npm/commit/b0273190c71eba14395ddfdd1d9f7ba625297523)
637   [#7920](https://github.com/npm/npm/issues/7920) Scoped packages with
638   `peerDependencies` were installing the `peerDependencies` into the wrong
639   directory. ([@ewie](https://github.com/ewie))
640 * [`649e31a`](https://github.com/npm/npm/commit/649e31ae4fd02568bae5dc6b4ea783431ce3d63e)
641   [#7920](https://github.com/npm/npm/issues/7920) Test `peerDependency`
642   installs involving scoped packages using `npm-package-arg` instead of simple
643   path tests, for consistency. ([@othiym23](https://github.com/othiym23))
644
645 #### MAKING IT EASIER TO WRITE NPM TESTS, VERSION 0.0.1
646
647 [@iarna](https://github.com/iarna) and I
648 ([@othiym23](https://github.com/othiym23)) have been discussing a
649 [candidate plan](https://github.com/npm/npm/wiki/rewriting-npm's-tests:-a-plan-maybe)
650 for improving npm's test suite, with the goal of making it easier for new
651 contributors to get involved with npm by reducing the learning curve
652 necessary to be able to write good tests for proposed changes. This is the
653 first substantial piece of that effort. Here's what the commit message for
654 [`ed7e249`](https://github.com/npm/npm/commit/ed7e249d50444312cd266942ce3b89e1ca049bdf)
655 had to say about this work:
656
657 > It's too difficult for npm contributors to figure out what the conventional
658 > style is for tests. Part of the problem is that the documentation in
659 > CONTRIBUTING.md is inadequate, but another important factor is that the tests
660 > themselves are written in a variety of styles.  One of the most notable
661 > examples of this is the fact that many tests use fixture directories to store
662 > precooked test scenarios and package.json files.
663 >
664 > This had some negative consequences:
665 >
666 >   * tests weren't idempotent
667 >   * subtle dependencies between tests existed
668 >   * new tests get written in this deprecated style because it's not
669 >     obvious that the style is out of favor
670 >   * it's hard to figure out why a lot of those directories existed,
671 >     because they served a variety of purposes, so it was difficult to
672 >     tell when it was safe to remove them
673 >
674 > All in all, the fixture directories were a major source of technical debt, and
675 > cleaning them up, while time-consuming, makes the whole test suite much more
676 > approachable, and makes it more likely that new tests written by outside
677 > contributors will follow a conventional style. To support that, all of the
678 > tests touched by this changed were cleaned up to pass the `standard` style
679 > checker.
680
681 And here's a little extra context from a comment I left on [#7929](https://github.com/npm/npm/issues/7929):
682
683 > One of the other things that encouraged me was looking at this
684 > [presentation on technical debt](http://www.slideshare.net/nnja/pycon-2015-technical-debt-the-monster-in-your-closet)
685 > from Pycon 2015, especially slide 53, which I interpreted in terms of
686 > difficulty getting new contributors to submit patches to an OSS project like
687 > npm. npm has a long ways to go, but I feel good about this change.
688
689 * [`ed7e249`](https://github.com/npm/npm/commit/ed7e249d50444312cd266942ce3b89e1ca049bdf)
690   [#7929](https://github.com/npm/npm/issues/7929) Eliminate fixture directories
691   from `test/tap`, leaving each test self-contained.
692   ([@othiym23](https://github.com/othiym23))
693 * [`4928d30`](https://github.com/npm/npm/commit/4928d30140821c63e03fffed73f8d88ebdc43710)
694   [#7929](https://github.com/npm/npm/issues/7929) Move fixture files from
695   `test/tap/*` to `test/fixtures`. ([@othiym23](https://github.com/othiym23))
696 * [`e925deb`](https://github.com/npm/npm/commit/e925debca91092a814c1a00933babc3a8cf975be)
697   [#7929](https://github.com/npm/npm/issues/7929) Tweak the run scripts to stop
698   slaughtering the CPU on doc rebuild.
699   ([@othiym23](https://github.com/othiym23))
700 * [`65bf7cf`](https://github.com/npm/npm/commit/65bf7cffaf91c426b676c47529eee796f8b8b75c)
701   [#7923](https://github.com/npm/npm/issues/7923) Use an alias of scripts and
702   run-scripts in `npm run test-all` ([@watilde](https://github.com/watilde))
703 * [`756a3fb`](https://github.com/npm/npm/commit/756a3fbb852a2469afe706635ed88d22c37743e5)
704   [#7923](https://github.com/npm/npm/issues/7923) Sync timeout time of `npm
705   run-script test-all` to be the same as `test` and `tap` scripts.
706   ([@watilde](https://github.com/watilde))
707 * [`8299b5f`](https://github.com/npm/npm/commit/8299b5fb6373354a7fbaab6f333863758812ae90)
708   Set a timeout for tap tests for `npm run-script test-all`.
709   ([@othiym23](https://github.com/othiym23))
710
711 #### THE EVER-BEATING DRUM OF DEPENDENCY UPDATES
712
713 * [`d90d0b9`](https://github.com/npm/npm/commit/d90d0b992acbf62fd5d68debf9d1dbd6cfa20804)
714   [#7924](https://github.com/npm/npm/issues/7924) Remove `child-process-close`,
715   as it was included for Node 0.6 compatibility, and npm no longer supports
716   0.6. ([@robertkowalski](https://github.com/robertkowalski))
717 * [`16427c1`](https://github.com/npm/npm/commit/16427c1f3ea3d71ee753c62eb4c2663c7b32b84f)
718   `lru-cache@2.5.2`: More accurate updating of expiry times when `maxAge` is
719   set. ([@isaacs](https://github.com/isaacs))
720 * [`03cce83`](https://github.com/npm/npm/commit/03cce83b64344a9e0fe036dce214f4d68cfcc9e7)
721   `nock@1.6.0`: Mocked network error handling.
722   ([@pgte](https://github.com/pgte))
723 * [`f93b1f0`](https://github.com/npm/npm/commit/f93b1f0b7eb5d1b8a7967e837bbd756db1091d00)
724   `glob@5.0.5`: Use `path-is-absolute` polyfill, allowing newer Node.js and
725   io.js versions to use `path.isAbsolute()`.
726   ([@sindresorhus](https://github.com/sindresorhus))
727 * [`a70d694`](https://github.com/npm/npm/commit/a70d69495a6e96997e64855d9e749d943ee6d64f)
728   `request@2.55.0`: Bug fixes and simplification.
729   ([@simov](https://github.com/simov))
730 * [`2aecc6f`](https://github.com/npm/npm/commit/2aecc6f4083526feeb14615b4e5484edc66175b5)
731   `columnify@1.5.1`: Switch to using babel from 6to5.
732   ([@timoxley](https://github.com/timoxley))
733
734 ### v2.8.0 (2015-04-09):
735
736 #### WE WILL NEVER BE DONE FIXING NPM'S GIT SUPPORT
737
738 If you look at [the last release's release
739 notes](https://github.com/npm/npm/blob/master/CHANGELOG.md#git-mean-git-tuff-git-all-the-way-away-from-my-stuff),
740 you will note that they confidently assert that it's perfectly OK to force all
741 GitHub URLs through the same `git:` -> `git+ssh:` fallback flow for cloning. It
742 turns out that many users depend on `git+https:` URLs in their build
743 environments because they use GitHub auth tokens instead of SSH keys. Also, in
744 some cases you just want to be able to explicitly say how a given dependency
745 should be cloned from GitHub.
746
747 Because of the way we resolved the inconsistency in GitHub shorthand handling
748 [before](https://github.com/npm/npm/blob/master/CHANGELOG.md#bug-fixes-1), this
749 turned out to be difficult to work around. So instead of hacking around it, we
750 completely redid how git is handled within npm and its attendant packages.
751 Again. This time, we changed things so that `normalize-package-data` and
752 `read-package-json` leave more of the git logic to npm itself, which makes
753 handling shorthand syntax consistently much easier, and also allows users to
754 resume using explicit, fully-qualified git URLs without npm messing with them.
755
756 Here's a summary of what's changed:
757
758 * Instead of converting the GitHub shorthand syntax to a `git+ssh:`, `git:`, or
759   `git+https:` URL and saving that, save the shorthand itself to
760   `package.json`.
761 * If presented with shortcuts, try cloning via the git protocol, SSH, and HTTPS
762   (in that order).
763 * No longer prompt for credentials -- it didn't work right with the spinner,
764   and wasn't guaranteed to work anyway. We may experiment with doing this a
765   better way in the future. Users can override this by setting `GIT_ASKPASS` in
766   their environment if they want to experiment with interactive cloning, but
767   should also set `--no-spin` on the npm command line (or run `npm config set
768   spin=false`).
769 * **EXPERIMENTAL FEATURE**: Add support for `github:`, `gist:`, `bitbucket:`,
770   and `gitlab:` shorthand prefixes. GitHub shortcuts will continue to be
771   normalized to `org/repo` instead of being saved as `github:org/repo`, but
772   `gitlab:`, `gist:`, and `bitbucket:` prefixes will be used on the command
773   line and from `package.json`. BE CAREFUL WITH THIS. `package.json` files
774   published with the new shorthand syntax can _only_ be read by `npm@2.8.0` and
775   later, and this feature is mostly meant for playing around with it. If you
776   want to save git dependencies in a form that older versions of npm can read,
777   use `--save-exact`, which will save the git URL and resolved commit hash of
778   the head of the branch in a manner similar to the way that `--save-exact`
779   pins versions for registry dependencies.  This is documented (so check `npm
780   help install` for details), but we're not going to make a lot of noise about
781   it until it has a chance to bake in a little more.
782
783 It is [@othiym23](https://github.com/othiym23)'s sincere hope that this will
784 resolve all of the inconsistencies users were seeing with GitHub and git-hosted
785 packages, but given the level of change here, that may just be a fond wish.
786 Extra testing of this change is requested.
787
788 * [`6b0f588`](https://github.com/npm/npm/commit/6b0f58877f37df9904490ffbaaad33862bd36dce)
789   [#7867](https://github.com/npm/npm/issues/7867) Use git shorthand and git
790   URLs as presented by user. Support new `hosted-git-info` shortcut syntax.
791   Save shorthand in `package.json`. Try cloning via `git:`, `git+ssh:`, and
792   `git+https:`, in that order, when supported by the underlying hosting
793   provider. ([@othiym23](https://github.com/othiym23))
794 * [`75d4267`](https://github.com/npm/npm/commit/75d426787869d54ca7400408f562f971b34649ef)
795   [#7867](https://github.com/npm/npm/issues/7867) Document new GitHub, GitHub
796   gist, Bitbucket, and GitLab shorthand syntax.
797   ([@othiym23](https://github.com/othiym23))
798 * [`7d92c75`](https://github.com/npm/npm/commit/7d92c7592998d90ec883fa989ca74f04ec1b93de)
799   [#7867](https://github.com/npm/npm/issues/7867) When `--save-exact` is used
800   with git shorthand or URLs, save the fully-resolved URL, with branch name
801   resolved to the exact hash for the commit checked out.
802   ([@othiym23](https://github.com/othiym23))
803 * [`9220e59`](https://github.com/npm/npm/commit/9220e59f8def8c82c6d331a39ba29ad4c44e3a9b)
804   [#7867](https://github.com/npm/npm/issues/7867) Ensure that non-prefixed and
805   non-normalized GitHub shortcuts are saved to `package.json`.
806   ([@othiym23](https://github.com/othiym23))
807 * [`dd398e9`](https://github.com/npm/npm/commit/dd398e98a8eba27eeba84378200da3d078fdf980)
808   [#7867](https://github.com/npm/npm/issues/7867) `hosted-git-info@2.1.1`:
809   Ensure that `gist:` shorthand survives being round-tripped through
810   `package.json`. ([@othiym23](https://github.com/othiym23))
811 * [`33d1420`](https://github.com/npm/npm/commit/33d1420bf2f629332fceb2ac7e174e63ac48f96a)
812   [#7867](https://github.com/npm/npm/issues/7867) `hosted-git-info@2.1.0`: Add
813   support for auth embedded directly in git URLs.
814   ([@othiym23](https://github.com/othiym23))
815 * [`23a1d5a`](https://github.com/npm/npm/commit/23a1d5a540e8db27f5cd0245de7c3694e2bddad1)
816   [#7867](https://github.com/npm/npm/issues/7867) `hosted-git-info@2.0.2`: Make
817   it possible to determine in which form a hosted git URL was passed.
818   ([@iarna](https://github.com/iarna))
819 * [`eaf75ac`](https://github.com/npm/npm/commit/eaf75acb718611ad5cfb360084ec86938d9c66c5)
820   [#7867](https://github.com/npm/npm/issues/7867)
821   `normalize-package-data@2.0.0`: Normalize GitHub specifiers so they pass
822   through shortcut syntax and preserve explicit URLs.
823   ([@iarna](https://github.com/iarna))
824 * [`95e0535`](https://github.com/npm/npm/commit/95e0535e365e0aca49c634dd2061a0369b0475f1)
825   [#7867](https://github.com/npm/npm/issues/7867) `npm-package-arg@4.0.0`: Add
826   git URL and shortcut to hosted git spec and use `hosted-git-info@2.0.2`.
827   ([@iarna](https://github.com/iarna))
828 * [`a808926`](https://github.com/npm/npm/commit/a8089268d5f3d57f42dbaba02ff6437da5121191)
829   [#7867](https://github.com/npm/npm/issues/7867)
830   `realize-package-specifier@3.0.0`: Use `npm-package-arg@4.0.0` and test
831   shortcut specifier behavior. ([@iarna](https://github.com/iarna))
832 * [`6dd1e03`](https://github.com/npm/npm/commit/6dd1e039bddf8cf5383343f91d84bc5d78acd083)
833   [#7867](https://github.com/npm/npm/issues/7867) `init-package-json@1.4.0`:
834   Allow dependency on `read-package-json@2.0.0`.
835   ([@iarna](https://github.com/iarna))
836 * [`63254bb`](https://github.com/npm/npm/commit/63254bb6358f66752aca6aa1a275271b3ae03f7c)
837   [#7867](https://github.com/npm/npm/issues/7867) `read-installed@4.0.0`: Use
838   `read-package-json@2.0.0`. ([@iarna](https://github.com/iarna))
839 * [`254b887`](https://github.com/npm/npm/commit/254b8871f5a173bb464cc5b0ace460c7878b8097)
840   [#7867](https://github.com/npm/npm/issues/7867) `read-package-json@2.0.0`:
841   Use `normalize-package-data@2.0.0`. ([@iarna](https://github.com/iarna))
842 * [`0b9f8be`](https://github.com/npm/npm/commit/0b9f8be62fe5252abe54d49e36a696f4816c2eca)
843   [#7867](https://github.com/npm/npm/issues/7867) `npm-registry-client@6.3.0`:
844   Mark compatibility with `normalize-package-data@2.0.0` and
845   `npm-package-arg@4.0.0`. ([@iarna](https://github.com/iarna))
846 * [`f40ecaa`](https://github.com/npm/npm/commit/f40ecaad68f77abc50eb6f5b224e31dec3d250fc)
847   [#7867](https://github.com/npm/npm/issues/7867) Extract a common method to
848   use when cloning git repos for testing.
849   ([@othiym23](https://github.com/othiym23))
850
851 #### TEST FIXES FOR NODE 0.8
852
853 npm continues to [get closer](https://github.com/npm/npm/issues/7842) to being
854 completely green on Travis for Node 0.8.
855
856 * [`26d36e9`](https://github.com/npm/npm/commit/26d36e9cf0eca69fe1863d2ea536c28555b9e8de)
857   [#7842](https://github.com/npm/npm/issues/7842) When spawning child
858   processes, map exit code 127 to ENOENT so Node 0.8 handles child process
859   failures the same as later versions.
860   ([@SonicHedgehog](https://github.com/SonicHedgehog))
861 * [`54cd895`](https://github.com/npm/npm/commit/54cd8956ea783f96749e46597d8c2cb9397c5d5f)
862   [#7842](https://github.com/npm/npm/issues/7842) Node 0.8 requires -e with -p
863   when evaluating snippets; fix test.
864   ([@SonicHedgehog](https://github.com/SonicHedgehog))
865
866 #### SMALL FIX AND DOC TWEAK
867
868 * [`20e9003`](https://github.com/npm/npm/commit/20e90031b847e9f7c7168f3dad8b1e526f9a2586)
869   `tar@2.0.1`: Fix regression where relative symbolic links within an
870   extraction root that pointed within an extraction root would get normalized
871   to absolute symbolic links. ([@isaacs](https://github.com/isaacs))
872 * [`2ef8898`](https://github.com/npm/npm/commit/2ef88989c41bee1578570bb2172c90ede129dbd1)
873   [#7879](https://github.com/npm/npm/issues/7879) Better document that `npm
874   publish --tag=foo` will not set `latest` to that version.
875   ([@linclark](https://github.com/linclark))
876
877 ### v2.7.6 (2015-04-02):
878
879 #### GIT MEAN, GIT TUFF, GIT ALL THE WAY AWAY FROM MY STUFF
880
881 Part of the reason that we're reluctant to take patches to how npm deals with
882 git dependencies is that every time we touch the git support, something breaks.
883 The last few releases are a case in point. `npm@2.7.4` completely broke
884 installing private modules from GitHub, and `npm@2.7.5` fixed them at the cost
885 of logging a misleading error message that caused many people to believe that
886 their dependencies hadn't been successfully installed when they actually had
887 been.
888
889 This all started from a desire to ensure that GitHub shortcut syntax is being
890 handled correctly.  The correct behavior is for npm to try to clone all
891 dependencies on GitHub (whether they're specified with the GitHub
892 `organization/repository` shortcut syntax or not) via the plain `git:` protocol
893 first, and to fall back to using `git+ssh:` if `git:` doesn't work. Previously,
894 sometimes npm would use `git:` and `git+ssh:` in some cases (most notably when
895 using GitHub shortcut syntax on the command line), and use `git+https:` in
896 others (when the GitHub shortcut syntax was present in `package.json`). This
897 led to subtle and hard-to-understand inconsistencies, and we're glad that as of
898 `npm@2.7.6`, we've finally gotten things to where they were before we started,
899 only slightly more consistent overall.
900
901 We are now going to go back to our policy of being extremely reluctant to touch
902 the code that handles Git dependencies.
903
904 * [`b747593`](https://github.com/npm/npm/commit/b7475936f473f029e6a027ba1b16277523747d0b)
905   [#7630](https://github.com/npm/npm/issues/7630) Don't automatically log all
906   git failures as errors. `maybeGithub` needs to be able to fail without
907   logging to support its fallback logic.
908   ([@othiym23](https://github.com/othiym23))
909 * [`cd67a0d`](https://github.com/npm/npm/commit/cd67a0db07891d20871822696c26692c8a84866a)
910   [#7829](https://github.com/npm/npm/issues/7829) When fetching a git remote
911   URL, handle failures gracefully (without assuming standard output exists).
912   ([@othiym23](https://github.com/othiym23))
913 * [`637c7d1`](https://github.com/npm/npm/commit/637c7d1411fe07f409cf91f2e65fd70685cb253c)
914   [#7829](https://github.com/npm/npm/issues/7829) When fetching a git remote
915   URL, handle failures gracefully (without assuming standard _error_ exists).
916   ([@othiym23](https://github.com/othiym23))
917
918 #### OTHER SIGNIFICANT FIXES
919
920 * [`78005eb`](https://github.com/npm/npm/commit/78005ebb6f4103c20f077669c3929b7ea46a4c0d)
921   [#7743](https://github.com/npm/npm/issues/7743) Always quote arguments passed
922   to `npm run-script`. This allows build systems and the like to safely escape
923   glob patterns passed as arguments to `run-scripts` with `npm run-script
924   <script> -- <arguments>`. This is a tricky change to test, and may be
925   reverted or moved to `npm@3` if it turns out it breaks things for users.
926   ([@mantoni](https://github.com/mantoni))
927 * [`da015ee`](https://github.com/npm/npm/commit/da015eee45f6daf384598151d06a9b57ffce136e)
928   [#7074](https://github.com/npm/npm/issues/7074) `read-package-json@1.3.3`:
929   `read-package-json` no longer caches `package.json` files, which trades a
930   very small performance loss for the elimination of a large class of really
931   annoying race conditions. See [#7074](https://github.com/npm/npm/issues/7074)
932   for the grisly details. ([@othiym23](https://github.com/othiym23))
933 * [`dd20f57`](https://github.com/npm/npm/commit/dd20f5755291b9433f0d298ee0eead22cda6db36)
934   `init-package-json@1.3.2`: Only add the `@` to scoped package names if it's
935   not already there when reading from the filesystem
936   ([@watilde](https://github.com/watilde)), and support inline validation of
937   package names ([@michaelnisi](https://github.com/michaelnisi)).
938
939 #### SMALL FIXES AND DEPENDENCY UPGRADES
940
941 * [`1f380f6`](https://github.com/npm/npm/commit/1f380f66c1e944b8ffbf096fa94d09e931626e12)
942   [#7820](https://github.com/npm/npm/issues/7820) `are-we-there-yet@1.0.4`: Use
943   `readable-stream` instead of built-in `stream` module to better support
944   Node.js 0.8.x. ([@SonicHedgehog](https://github.com/SonicHedgehog))
945 * [`d380188`](https://github.com/npm/npm/commit/d380188e161be31f5a4f53947de6bc28df4732d8)
946   `semver@4.3.3`: Don't throw on `semver.parse(null)`, and parse numeric
947   version strings more robustly. ([@isaacs](https://github.com/isaacs))
948 * [`01d9964`](https://github.com/npm/npm/commit/01d99649265f921e1c61cf406613e7042bcea008)
949   `nock@1.4.0`: This change may need to be rolled back, or rolled forward,
950   because [nock depends on
951   `setImmediate`](https://github.com/npm/npm/issues/7842), which causes tests
952   to fail when run with Node.js 0.8. ([@othiym23](https://github.com/othiym23))
953 * [`91f5cb1`](https://github.com/npm/npm/commit/91f5cb1fb91520fbe25a4da5b80848ed540b9ad3)
954   [#7791](https://github.com/npm/npm/issues/7791) Fix brackets in npmconf so
955   that `loaded` is set correctly.
956   ([@charmander](https://github.com/charmander))
957 * [`1349e27`](https://github.com/npm/npm/commit/1349e27c936a8b0fc9f6440a6d6404ef3b19c587)
958   [#7818](https://github.com/npm/npm/issues/7818) Update `README.md` to point
959   out that the install script now lives on https://www.npmjs.com.
960   ([@weisjohn](https://github.com/weisjohn))
961
962 ### v2.7.5 (2015-03-26):
963
964 #### SECURITY FIXES
965
966 * [`300834e`](https://github.com/npm/npm/commit/300834e91a4e2a95fb7fb59c309e7c3fc91d2312)
967   `tar@2.0.0`: Normalize symbolic links that point to targets outside the
968   extraction root. This prevents packages containing symbolic links from
969   overwriting targets outside the expected paths for a package. Thanks to [Tim
970   Cuthbertson](http://gfxmonk.net/) and the team at [Lift
971   Security](https://liftsecurity.io/) for working with the npm team to identify
972   this issue. ([@othiym23](https://github.com/othiym23))
973 * [`0dc6875`](https://github.com/npm/npm/commit/0dc68757cffd5397c280bc71365d106523a5a052)
974   `semver@4.3.2`: Package versions can be no more than 256 characters long.
975   This prevents a situation in which parsing the version number can use
976   exponentially more time and memory to parse, leading to a potential denial of
977   service. Thanks to Adam Baldwin at Lift Security for bringing this to our
978   attention.  ([@isaacs](https://github.com/isaacs))
979
980 #### BUG FIXES
981
982 * [`5811468`](https://github.com/npm/npm/commit/5811468e104ccb6b26b8715dff390d68daa10066)
983   [#7713](https://github.com/npm/npm/issues/7713) Add a test for `npm link` and
984   `npm link <package>`. ([@watilde](https://github.com/watilde))
985 * [`3cf3b0c`](https://github.com/npm/npm/commit/3cf3b0c8fddb6b66f969969feebea85fabd0360b)
986   [#7713](https://github.com/npm/npm/issues/7713) Only use absolute symbolic
987   links when `npm link`ing. ([@hokaccha](https://github.com/hokaccha))
988 * [`f35aa93`](https://github.com/npm/npm/commit/f35aa933e136228a89e3fcfdebe8c7cc4f1e7c00)
989   [#7443](https://github.com/npm/npm/issues/7443) Keep relative URLs when
990   hitting search endpoint. ([@othiym23](https://github.com/othiym23))
991 * [`eab6184`](https://github.com/npm/npm/commit/eab618425c51e3aa4416da28dcd8ca4ba63aec41)
992   [#7766](https://github.com/npm/npm/issues/7766) One last tweak to ensure that
993   GitHub shortcuts work with private repositories.
994   ([@iarna](https://github.com/iarna))
995 * [`5d7f704`](https://github.com/npm/npm/commit/5d7f704823f5f92ddd7ff3e7dd2b8bcc66c73005)
996   [#7656](https://github.com/npm/npm/issues/7656) Don't try to load a deleted
997   CA file, allowing the `cafile` config to be changed.
998   ([@KenanY](https://github.com/KenanY))
999 * [`a840a13`](https://github.com/npm/npm/commit/a840a13bbf0330157536381ea8e58d0bd93b4c05)
1000   [#7746](https://github.com/npm/npm/issues/7746) Only fix up URL paths when
1001   there are paths to fix up. ([@othiym23](https://github.com/othiym23))
1002
1003 #### DEPENDENCY UPDATES
1004
1005 * [`94df809`](https://github.com/npm/npm/commit/94df8095985bf5ba9d8db99dc445d05dac136aaf)
1006   `request@2.54.0`: Fixes for Node.js 0.12 and io.js.
1007   ([@simov](https://github.com/simov))
1008 * [`98a13ea`](https://github.com/npm/npm/commit/98a13eafdf098b53069ad15297008fcab9c61653)
1009   `opener@1.4.1`: Deal with `start` on Windows more conventionally.
1010   ([@domenic](https://github.com/domenic))
1011 * [`c2417c7`](https://github.com/npm/npm/commit/c2417c7702459a446f07d43ca3c4e99bde7fe9d6)
1012   `require-inject@1.2.0`: Add installGlobally to bypass cleanups.
1013   ([@iarna](https://github.com/iarna))
1014
1015 #### DOCUMENTATION FIXES
1016
1017 * [`f87c728`](https://github.com/npm/npm/commit/f87c728f8732c9e977c0dc2060c0610649e79155)
1018   [#7696](https://github.com/npm/npm/issues/7696) Months and minutes were
1019   swapped in doc-build.sh ([@MeddahJ](https://github.com/MeddahJ))
1020 * [`4e216b2`](https://github.com/npm/npm/commit/4e216b29b30463f06afe6e3c645e205da5f50922)
1021   [#7752](https://github.com/npm/npm/issues/7752) Update string examples to be
1022   properly quoted. ([@snuggs](https://github.com/snuggs))
1023 * [`402f52a`](https://github.com/npm/npm/commit/402f52ab201efa348feb87cad753fc4b91e8a3fb)
1024   [#7635](https://github.com/npm/npm/issues/7635) Clarify Windows installation
1025   instructions. ([@msikma](https://github.com/msikma))
1026 * [`c910399`](https://github.com/npm/npm/commit/c910399ecfd8db49fe4496dd26887765a8aed20f)
1027   small typo fix to `CHANGELOG.md` ([@e-jigsaw](https://github.com/e-jigsaw))
1028
1029 ### v2.7.4 (2015-03-20):
1030
1031 #### BUG FIXES
1032
1033 * [`fe1bc38`](https://github.com/npm/npm/commit/fe1bc387a14475e373557de669e03d9d006d3173)
1034   [#7672](https://github.com/npm/npm/issues/7672) `npm-registry-client@3.1.2`:
1035   Fix client-side certificate handling by correcting property name.
1036   ([@atamon](https://github.com/atamon))
1037 * [`3ce3cc2`](https://github.com/npm/npm/commit/3ce3cc242fc345bca6820185a4f5a013c5bc1944)
1038   [#7635](https://github.com/npm/npm/issues/7635) `fstream-npm@1.0.2`: Raise a
1039   more descriptive error when `bundledDependencies` isn't an array.
1040   ([@KenanY](https://github.com/KenanY))
1041 * [`3a12723`](https://github.com/npm/npm/commit/3a127235076a1f00bc8befba56c024c6d0e7f477)
1042   [#7661](https://github.com/npm/npm/issues/7661) Allow setting `--registry` on
1043   the command line to trump the mapped registry for `--scope`.
1044   ([@othiym23](https://github.com/othiym23))
1045 * [`89ce829`](https://github.com/npm/npm/commit/89ce829a00b526d0518f5cd855c323bffe182af0)
1046   [#7630](https://github.com/npm/npm/issues/7630) `hosted-git-info@1.5.3`: Part
1047   3 of ensuring that GitHub shorthand is handled consistently.
1048   ([@othiym23](https://github.com/othiym23))
1049 * [`63313eb`](https://github.com/npm/npm/commit/63313eb0c37891c355546fd1093010c8a0c3cd81)
1050   [#7630](https://github.com/npm/npm/issues/7630)
1051   `realize-package-specifier@2.2.0`: Part 2 of ensuring that GitHub shorthand
1052   is handled consistently. ([@othiym23](https://github.com/othiym23))
1053 * [`3ed41bf`](https://github.com/npm/npm/commit/3ed41bf64a1bb752bb3155c74dd6ffbbd28c89c9)
1054   [#7630](https://github.com/npm/npm/issues/7630) `npm-package-arg@3.1.1`: Part
1055   1 of ensuring that GitHub shorthand is handled consistently.
1056   ([@othiym23](https://github.com/othiym23))
1057
1058 #### DEPENDENCY UPDATES
1059
1060 * [`6a498c6`](https://github.com/npm/npm/commit/6a498c6aaa00611a0a1ea405255900c327103f8b)
1061   `npm-registry-couchapp@2.6.7`: Ensure that npm continues to work with new
1062   registry architecture. ([@bcoe](https://github.com/bcoe))
1063 * [`bd72c47`](https://github.com/npm/npm/commit/bd72c47ce8c58e287d496902c11845c8fea420d6)
1064   `glob@5.0.3`: Updated to latest version.
1065   ([@isaacs](https://github.com/isaacs))
1066 * [`4bfbaa2`](https://github.com/npm/npm/commit/4bfbaa2d8b9dc7067d999de8f55676db3a4f4196)
1067   `npmlog@1.2.0`: Getting up to date with latest version (but not using any of
1068   the new features). ([@othiym23](https://github.com/othiym23))
1069
1070 #### A NEW REGRESSION TEST
1071
1072 * [`3703b0b`](https://github.com/npm/npm/commit/3703b0b87c127a64649bdbfc3bc697ebccc4aa24)
1073   Add regression test for `npm version` to ensure `message` property in config
1074   continues to be honored. ([@dannyfritz](https://github.com/dannyfritz))
1075
1076 ### v2.7.3 (2015-03-16):
1077
1078 #### HAHA WHOOPS LIL SHINKWRAP ISSUE THERE LOL
1079
1080 * [`1549106`](https://github.com/npm/npm/commit/1549106f518000633915686f5f1ccc6afcf77f8f)
1081   [#7641](https://github.com/npm/npm/issues/7641) Due to 448efd0, running `npm
1082   shrinkwrap --dev` caused production dependencies to no longer be included in
1083   `npm-shrinkwrap.json`. Whoopsie! ([@othiym23](https://github.com/othiym23))
1084
1085 ### v2.7.2 (2015-03-12):
1086
1087 #### NPM GASTROENTEROLOGY
1088
1089 * [`fb0ac26`](https://github.com/npm/npm/commit/fb0ac26eecdd76f6eaa4a96a865b7c6f52ce5aa5)
1090   [#7579](https://github.com/npm/npm/issues/7579) Only block removing files and
1091   links when we're sure npm isn't responsible for them. This change is hard to
1092   summarize, because if things are working correctly you should never see it,
1093   but if you want more context, just [go read the commit
1094   message](https://github.com/npm/npm/commit/fb0ac26eecdd76f6eaa4a96a865b7c6f52ce5aa5),
1095   which lays it all out. ([@othiym23](https://github.com/othiym23))
1096 * [`051c473`](https://github.com/npm/npm/commit/051c4738486a826300f205b71590781ce7744f01)
1097   [#7552](https://github.com/npm/npm/issues/7552) `bundledDependencies` are now
1098   properly included in the installation context. This is another fantastically
1099   hard-to-summarize bug, and once again, I encourage you to [read the commit
1100   message](https://github.com/npm/npm/commit/051c4738486a826300f205b71590781ce7744f01)
1101   if you're curious about the details. The snappy takeaway is that this
1102   unbreaks many use cases for `ember-cli`. ([@othiym23](https://github.com/othiym23))
1103
1104 #### LESS DRAMATIC CHANGES
1105
1106 * [`fcd9247`](https://github.com/npm/npm/commit/fcd92476f3a9092f6f8c83a19a24fe63b206edcd)
1107   [#7597](https://github.com/npm/npm/issues/7597) Awk varies pretty
1108   dramatically from platform to platform, so use Perl to generate the AUTHORS
1109   list instead. ([@KenanY](https://github.com/KenanY))
1110 * [`721b17a`](https://github.com/npm/npm/commit/721b17a31690bec074eb8763d823d6de63406005)
1111   [#7598](https://github.com/npm/npm/issues/7598) `npm install --save` really
1112   isn't experimental anymore. ([@RichardLitt](https://github.com/RichardLitt))
1113
1114 #### DEPENDENCY REFRESH
1115
1116 * [`a91f2c7`](https://github.com/npm/npm/commit/a91f2c7c9a5183d9cde7aae040ebd9ccdf104be7)
1117   [#7559](https://github.com/npm/npm/issues/7559) `node-gyp@1.0.3` Switch
1118   `node-gyp` to use `stdio` instead of `customFds` so it stops printing a
1119   deprecation warning every time you build a native dependency.
1120   ([@jeffbski](https://github.com/jeffbski))
1121 * [`0c85db7`](https://github.com/npm/npm/commit/0c85db7f0dde41762411e40a029153e6a65ef483)
1122   `rimraf@2.3.2`: Globbing now deals with paths containing valid glob
1123   metacharacters better. ([@isaacs](https://github.com/isaacs))
1124 * [`d14588e`](https://github.com/npm/npm/commit/d14588ed09b032c4c770e34b4c0f2436f5fccf6e)
1125   `minimatch@2.0.4`: Bug fixes. ([@isaacs](https://github.com/isaacs))
1126 * [`aa9952e`](https://github.com/npm/npm/commit/aa9952e8270a6c1b7f97e579875dd6e3aa22abfd)
1127   `graceful-fs@3.0.6`: Bug fixes. ([@isaacs](https://github.com/isaacs))
1128
1129 ### v2.7.1 (2015-03-05):
1130
1131 #### GITSANITY
1132
1133 * [`6823807`](https://github.com/npm/npm/commit/6823807bba6c00228a724e1205ae90d67df0adad)
1134   [#7121](https://github.com/npm/npm/issues/7121) `npm install --save` for Git
1135   dependencies saves the URL passed in, instead of the temporary directory used
1136   to clone the remote repo. Fixes using Git dependencies when shrinkwrapping.
1137   In the process, rewrote the Git dependency caching code. Again. No more
1138   single-letter variable names, and a much clearer workflow.
1139   ([@othiym23](https://github.com/othiym23))
1140 * [`c8258f3`](https://github.com/npm/npm/commit/c8258f31365b045e5fcf15b865a363abbc3be616)
1141   [#7486](https://github.com/npm/npm/issues/7486) When installing Git remotes,
1142   the caching code was passing in the function `gitEnv` instead of the results
1143   of invoking it. ([@functino](https://github.com/functino))
1144 * [`c618eed`](https://github.com/npm/npm/commit/c618eeda3e321fd454d77c476b53a0330f2344cc)
1145   [#2556](https://github.com/npm/npm/issues/2556) Make it possible to install
1146   Git dependencies when using `--link` by not linking just the Git
1147   dependencies. ([@smikes](https://github.com/smikes))
1148
1149 #### WHY DID THIS TAKE SO LONG.
1150
1151 * [`abdd040`](https://github.com/npm/npm/commit/abdd040da90932535472f593d5433a67ee074801)
1152   `read-package-json@1.3.2`: Provide more helpful error messages when JSON
1153   parse errors are encountered by using a more forgiving JSON parser than
1154   JSON.parse. ([@smikes](https://github.com/smikes))
1155
1156 #### BUGS & TWEAKS
1157
1158 * [`c56cfcd`](https://github.com/npm/npm/commit/c56cfcd79cd8ab4ccd06d2c03d7e04030d576683)
1159   [#7525](https://github.com/npm/npm/issues/7525) `npm dedupe` handles scoped
1160   packages. ([@KidkArolis](https://github.com/KidkArolis))
1161 * [`1b8ba74`](https://github.com/npm/npm/commit/1b8ba7426393cbae2c76ad2c35953782d4401871)
1162   [#7531](https://github.com/npm/npm/issues/7531) `npm stars` and `npm whoami`
1163   will no longer send the registry the error text saying you need to log in as
1164   your username.  ([@othiym23](https://github.com/othiym23))
1165 * [`6de1e91`](https://github.com/npm/npm/commit/6de1e91116a5105dfa75126532b9083d8672e034)
1166   [#6441](https://github.com/npm/npm/issues/6441) Prevent needless reinstalls
1167   by only updating packages when the current version isn't the same as the
1168   version returned as `wanted` by `npm outdated`.
1169   ([@othiym23](https://github.com/othiym23))
1170 * [`2abc3ee`](https://github.com/npm/npm/commit/2abc3ee08f0cabc4e7bfd7b973c0b59dc44715ff)
1171   Add `npm upgrade` as an alias for `npm update`.
1172   ([@othiym23](https://github.com/othiym23))
1173 * [`bcd4722`](https://github.com/npm/npm/commit/bcd47224e18884191a5d0057c2b2fff83ac8206e)
1174   [#7508](https://github.com/npm/npm/issues/7508) FreeBSD uses `EAI_FAIL`
1175   instead of `ENOTFOUND`. ([@othiym23](https://github.com/othiym23))
1176 * [`21c1ac4`](https://github.com/npm/npm/commit/21c1ac41280f0716a208cde14025a2ad5ef61fed)
1177   [#7507](https://github.com/npm/npm/issues/7507) Update support URL in generic
1178   error handler to `https:` from `http:`.
1179   ([@watilde](https://github.com/watilde))
1180 * [`b6bd99a`](https://github.com/npm/npm/commit/b6bd99a73f575545fbbaef95c12237c47dd32561)
1181   [#7492](https://github.com/npm/npm/issues/7492) On install, the
1182   `package.json` `engineStrict` deprecation only warns for the current package.
1183   ([@othiym23](https://github.com/othiym23))
1184 * [`4ef1412`](https://github.com/npm/npm/commit/4ef1412d0061239da2b1c4460ed6db37cc9ded27)
1185   [#7075](https://github.com/npm/npm/issues/7075) If you try to tag a release
1186   as a valid semver range, `npm publish` and `npm tag` will error early instead
1187   of proceeding. ([@smikes](https://github.com/smikes))
1188 * [`ad53d0f`](https://github.com/npm/npm/commit/ad53d0f666125d9f50d661b54901c6e5bab4d603)
1189   Use `rimraf` in npm build script because Windows doesn't know what rm is.
1190   ([@othiym23](https://github.com/othiym23))
1191 * [`8885c4d`](https://github.com/npm/npm/commit/8885c4dfb618f2838930b5c5149abea300a762d6)
1192   `rimraf@2.3.1`: Better Windows support.
1193   ([@isaacs](https://github.com/isaacs))
1194 * [`8885c4d`](https://github.com/npm/npm/commit/8885c4dfb618f2838930b5c5149abea300a762d6)
1195   `glob@4.4.2`: Handle bad symlinks properly.
1196   ([@isaacs](https://github.com/isaacs))
1197
1198 ###E TYPSO & CLARFIICATIONS
1199
1200 dId yuo know that submiting fxies for doc tpyos is an exclelent way to get
1201 strated contriburting to a new open-saurce porject?
1202
1203 * [`42c605c`](https://github.com/npm/npm/commit/42c605c7b401f603c32ea70427e1a7666adeafd9)
1204   Fix typo in `CHANGELOG.md` ([@adrianblynch](https://github.com/adrianblynch))
1205 * [`c9bd58d`](https://github.com/npm/npm/commit/c9bd58dd637b9c41441023584a13e3818d5db336)
1206   Add note about `node_modules/.bin` being added to the path in `npm
1207   run-script`. ([@quarterto](https://github.com/quarterto))
1208 * [`903bdd1`](https://github.com/npm/npm/commit/903bdd105b205d6e45d3a2ab83eea8e4071e9aeb)
1209   Matt Ranney confused the world when he renamed `node-redis` to `redis`. "The
1210   world" includes npm's documentation.
1211   ([@RichardLitt](https://github.com/RichardLitt))
1212 * [`dea9bb2`](https://github.com/npm/npm/commit/dea9bb2319183fe54bf4d173d8533d46d2c6611c)
1213   Fix typo in contributor link. ([@watilde](https://github.com/watilde))
1214 * [`1226ca9`](https://github.com/npm/npm/commit/1226ca98d4d7650cc3ba16bf7ac62e44820f3bfa)
1215   Properly close code block in npm-install.md.
1216   ([@olizilla](https://github.com/olizilla))
1217
1218 ### v2.7.0 (2015-02-26):
1219
1220 #### SOMETIMES SEMVER MEANS "SUBJECTIVE-EMPATHETIC VERSIONING"
1221
1222 For a very long time (maybe forever?), the documentation for `npm run-script`
1223 has said that `npm restart` will only call `npm stop` and `npm start` when
1224 there is no command defined as `npm restart` in `package.json`. The problem
1225 with this documentation is that `npm run-script` was apparently never wired up
1226 to actually work this way.
1227
1228 Until now.
1229
1230 If the patch below were landed on its own, free of context, it would be a
1231 breaking change. But, since the "new" behavior is how the documentation claims
1232 this feature has always worked, I'm classifying it as a patch-level bug fix. I
1233 apologize in advance if this breaks anybody's deployment scripts, and if it
1234 turns out to be a significant regression in practice, we can revert this change
1235 and move it to `npm@3`, which is allowed to make breaking changes due to being
1236 a new major version of semver.
1237
1238 * [`2f6a1df`](https://github.com/npm/npm/commit/2f6a1df3e1e3e0a3bc4abb69e40f59a64204e7aa)
1239   [#1999](https://github.com/npm/npm/issues/1999) Only run `stop` and `start`
1240   scripts (plus their pre- and post- scripts) when there's no `restart` script
1241   defined. This makes it easier to support graceful restarts of services
1242   managed by npm.  ([@watilde](https://github.com/watilde) /
1243   [@scien](https://github.com/scien))
1244
1245 #### A SMALL FEATURE WITH BIG IMPLICATIONS
1246
1247 * [`145af65`](https://github.com/npm/npm/commit/145af6587f45de135cc876be2027ed818ed4ca6a)
1248   [#4887](https://github.com/npm/npm/issues/4887) Replace calls to the
1249   `node-gyp` script bundled with npm by passing the
1250   `--node-gyp=/path/to/node-gyp` option to npm. Swap in `pangyp` or a version
1251   of `node-gyp` modified to work better with io.js without having to touch
1252   npm's code!  ([@ackalker](https://github.com/ackalker))
1253
1254 #### [@WATILDE'S](https://github.com/watilde) NPM USABILITY CORNER
1255
1256 Following `npm@2.6.1`'s unexpected fix of many of the issues with `npm update
1257 -g` simply by making `--depth=0` the default for `npm outdated`, friend of npm
1258 [@watilde](https://github.com/watilde) has made several modest changes to npm's
1259 behavior that together justify bumping npm's minor version, as well as making
1260 npm significantly more pleasant to use:
1261
1262 * [`448efd0`](https://github.com/npm/npm/commit/448efd0eaa6f97af0889bf47efc543a1ea2f8d7e)
1263   [#2853](https://github.com/npm/npm/issues/2853) Add support for `--dev` and
1264   `--prod` to `npm ls`, so that you can list only the trees of production or
1265   development dependencies, as desired.
1266   ([@watilde](https://github.com/watilde))
1267 * [`a0a8777`](https://github.com/npm/npm/commit/a0a87777af8bee180e4e9321699f050c29ed5ac4)
1268   [#7463](https://github.com/npm/npm/issues/7463) Split the list printed by
1269   `npm run-script` into lifecycle scripts and scripts directly invoked via `npm
1270   run-script`. ([@watilde](https://github.com/watilde))
1271 * [`a5edc17`](https://github.com/npm/npm/commit/a5edc17d5ef1435b468a445156a4a109df80f92b)
1272   [#6749](https://github.com/npm/npm/issues/6749) `init-package-json@1.3.1`:
1273   Support for passing scopes to `npm init` so packages are initialized as part
1274   of that scope / organization / team. ([@watilde](https://github.com/watilde))
1275
1276 #### SMALLER FEATURES AND FIXES
1277
1278 It turns out that quite a few pull requests had piled up on npm's issue
1279 tracker, and they included some nice small features and fixes:
1280
1281 * [`f33e8b8`](https://github.com/npm/npm/commit/f33e8b8ff2de094071c5976be95e35110cf2ab1a)
1282   [#7354](https://github.com/npm/npm/issues/7354) Add `--if-present` flag to
1283   allow e.g. CI systems to call (semi-) standard build tasks defined in
1284   `package.json`, but don't raise an error if no such script is defined.
1285   ([@jussi-kalliokoski](https://github.com/jussi-kalliokoski))
1286 * [`7bf85cc`](https://github.com/npm/npm/commit/7bf85cc372ab5698593b01e139c383fa62c92516)
1287   [#4005](https://github.com/npm/npm/issues/4005)
1288   [#6248](https://github.com/npm/npm/issues/6248) Globally unlink a package
1289   when `npm rm` / `npm unlink` is called with no arguments.
1290   ([@isaacs](https://github.com/isaacs))
1291 * [`a2e04bd`](https://github.com/npm/npm/commit/a2e04bd921feab8f9e40a27e180ca9308eb709d7)
1292   [#7294](https://github.com/npm/npm/issues/7294) Ensure that when depending on
1293   `git+<proto>` URLs, npm doesn't keep tacking additional `git+` prefixes onto
1294   the front. ([@twhid](https://github.com/twhid))
1295 * [`0f87f5e`](https://github.com/npm/npm/commit/0f87f5ed28960d962f34977953561d22983da4f9)
1296   [#6422](https://github.com/npm/npm/issues/6422) When depending on GitHub
1297   private repositories, make sure we construct the Git URLS correctly.
1298   ([@othiym23](https://github.com/othiym23))
1299 * [`50f461d`](https://github.com/npm/npm/commit/50f461d248c4d22e881a9535dccc1d57d994dbc7)
1300   [#4595](https://github.com/npm/npm/issues/4595) Support finding compressed
1301   manpages. It's still up to the system to figure out how to display them,
1302   though. ([@pshevtsov](https://github.com/pshevtsov))
1303 * [`44da664`](https://github.com/npm/npm/commit/44da66456b530c049ff50953f78368460df87461)
1304   [#7465](https://github.com/npm/npm/issues/7465) When calling git, log the
1305   **full** command, with all arguments, on error.
1306   ([@thriqon](https://github.com/thriqon))
1307 * [`9748d5c`](https://github.com/npm/npm/commit/9748d5cd195d0269b32caf45129a93d29359a796)
1308   Add parent to error on `ETARGET` error.
1309   ([@davglass](https://github.com/davglass))
1310 * [`37038d7`](https://github.com/npm/npm/commit/37038d7db47a986001f77ac17b3e164000fc8ff3)
1311   [#4663](https://github.com/npm/npm/issues/4663) Remove hackaround for Linux
1312   tests, as it's evidently no longer necessary.
1313   ([@mmalecki](https://github.com/mmalecki))
1314 * [`d7b7853`](https://github.com/npm/npm/commit/d7b785393dffce93bb70317fbc039a6428ca37c5)
1315   [#2612](https://github.com/npm/npm/issues/2612) Add support for path
1316   completion on `npm install`, which narrows completion to only directories
1317   containing `package.json` files. ([@deestan](https://github.com/deestan))
1318 * [`628fcdb`](https://github.com/npm/npm/commit/628fcdb0be4e14c0312085a50dc2ae01dc713fa6)
1319   Remove all command completion calls to `-/short`, because it's been removed
1320   from the primary registry for quite some time, and is generally a poor idea
1321   on any registry with more than a few hundred packages.
1322   ([@othiym23](https://github.com/othiym23))
1323 * [`3f6061d`](https://github.com/npm/npm/commit/3f6061d75650441ee690472d1fa9c8dd7a7b1b28)
1324   [#6659](https://github.com/npm/npm/issues/6659) Instead of removing zsh
1325   completion global, make it a local instead.
1326   ([@othiym23](https://github.com/othiym23))
1327
1328 #### DOCUMENTATION TWEAKS
1329
1330 * [`5bc70e6`](https://github.com/npm/npm/commit/5bc70e6cfb3598da433806c6f447fc94c8e1d35d)
1331   [#7417](https://github.com/npm/npm/issues/7417) Provide concrete examples of
1332   how the new `npm update` defaults work in practice, tied to actual test
1333   cases. Everyone interested in using `npm update -g` now that it's been fixed
1334   should read these documents, as should anyone interested in writing
1335   documentation for npm. ([@smikes](https://github.com/smikes))
1336 * [`8ac6f21`](https://github.com/npm/npm/commit/8ac6f2123a6af13dc9447fad96ec9cb583c45a71)
1337   [#6543](https://github.com/npm/npm/issues/6543) Clarify `npm-scripts`
1338   warnings to de-emphasize dangers of using `install` scripts.
1339   ([@zeke](https://github.com/zeke))
1340 * [`ebe3b37`](https://github.com/npm/npm/commit/ebe3b37098efdada41dcc4c52a291e29296ea242)
1341   [#6711](https://github.com/npm/npm/issues/6711) Note that git tagging of
1342   versions can be disabled via `--no-git-tag-verson`.
1343   ([@smikes](https://github.com/smikes))
1344 * [`2ef5771`](https://github.com/npm/npm/commit/2ef5771632006e6cee8cf17f836c0f98ab494bd1)
1345   [#6711](https://github.com/npm/npm/issues/6711) Document `git-tag-version`
1346   configuration option. ([@KenanY](https://github.com/KenanY))
1347 * [`95e59b2`](https://github.com/npm/npm/commit/95e59b287c9517780318e145371a859e8ebb2d20)
1348   Document that `NODE_ENV=production` behaves analogously to `--production` on
1349   `npm install`. ([@stefaneg](https://github.com/stefaneg))
1350 * [`687117a`](https://github.com/npm/npm/commit/687117a5bcd6a838cd1532ea7020ec6fcf0c33c0)
1351   [#7463](https://github.com/npm/npm/issues/7463) Document the new script
1352   grouping behavior in the man page for `npm run-script`.
1353   ([@othiym23](https://github.com/othiym23))
1354 * [`536b2b6`](https://github.com/npm/npm/commit/536b2b6f55c349247b3e79b5d11b4c033ef5a3df)
1355   Rescue one of the the disabled tests and make it work properly.
1356   ([@smikes](https://github.com/smikes))
1357
1358 #### DEPENDENCY UPDATES
1359
1360 * [`89fc6a4`](https://github.com/npm/npm/commit/89fc6a4e7ff8c524675fcc14493ca0a1e3a76d38)
1361   `which@1.0.9`: Test for being run as root, as well as the current user.
1362   ([@isaacs](https://github.com/isaacs))
1363 * [`5d0612f`](https://github.com/npm/npm/commit/5d0612f31e226cba32a05351c47b055c0ab6c557)
1364   `glob@4.4.1`: Better error message to explain why calling sync glob with a
1365   callback results in an error. ([@isaacs](https://github.com/isaacs))
1366 * [`64b07f6`](https://github.com/npm/npm/commit/64b07f6caf6cb07e4102f1e4e5f2ff2b944e452e)
1367   `tap@0.7.1`: More accurate counts of pending & skipped tests.
1368   ([@rmg](https://github.com/rmg))
1369 * [`8fda451`](https://github.com/npm/npm/commit/8fda45195dae1d6f792be556abe87f7763fab09b)
1370   `semver@4.3.1`: Make official the fact that `node-semver` has moved from
1371   [@isaacs](https://github.com/isaacs)'s organization to
1372   [@npm](https://github.com/npm)'s. ([@isaacs](https://github.com/isaacs))
1373
1374 ### v2.6.1 (2015-02-19):
1375
1376 * [`8b98f0e`](https://github.com/npm/npm/commit/8b98f0e709d77a8616c944aebd48ab726f726f76)
1377   [#4471](https://github.com/npm/npm/issues/4471) `npm outdated` (and only `npm
1378   outdated`) now defaults to `--depth=0`. See the [docs for
1379   `--depth`](https://github.com/npm/npm/blob/82f484672adb1a3caf526a8a48832789495bb43d/doc/misc/npm-config.md#depth)
1380   for the mildly confusing details. ([@smikes](https://github.com/smikes))
1381 * [`aa79194`](https://github.com/npm/npm/commit/aa791942a9f3c8af6a650edec72a675deb7a7c6e)
1382   [#6565](https://github.com/npm/npm/issues/6565) Tweak `peerDependency`
1383   deprecation warning to include which peer dependency on which package is
1384   going to need to change. ([@othiym23](https://github.com/othiym23))
1385 * [`5fa067f`](https://github.com/npm/npm/commit/5fa067fd47682ac3cdb12a2b009d8ca59b05f992)
1386   [#7171](https://github.com/npm/npm/issues/7171) Tweak `engineStrict`
1387   deprecation warning to include which `package.json` is using it.
1388   ([@othiym23](https://github.com/othiym23))
1389 * [`0fe0caa`](https://github.com/npm/npm/commit/0fe0caa7eddb7acdacbe5ee81ceabaca27175c78)
1390   `glob@4.4.0`: Glob patterns can now ignore matches.
1391   ([@isaacs](https://github.com/isaacs))
1392
1393 ### v2.6.0 (2015-02-12):
1394
1395 #### A LONG-AWAITED GUEST
1396
1397 * [`38c4825`](https://github.com/npm/npm/commit/38c48254d3d217b4babf5027cb39492be4052fc2)
1398   [#5068](https://github.com/npm/npm/issues/5068) Add new logout command, and
1399   make it do something useful on both bearer-based and basic-based authed
1400   clients. ([@othiym23](https://github.com/othiym23))
1401 * [`4bf0f5d`](https://github.com/npm/npm/commit/4bf0f5d56c33649124b486e016ba4a620c105c1c)
1402   `npm-registry-client@6.1.1`: Support new `logout` endpoint to invalidate
1403   token for sessions. ([@othiym23](https://github.com/othiym23))
1404
1405 #### DEPRECATIONS
1406
1407 * [`c8e08e6`](https://github.com/npm/npm/commit/c8e08e6d91f4016c80f572aac5a2080df0f78098)
1408   [#6565](https://github.com/npm/npm/issues/6565) Warn that `peerDependency`
1409   behavior is changing and add a note to the docs.
1410   ([@othiym23](https://github.com/othiym23))
1411 * [`7c81a5f`](https://github.com/npm/npm/commit/7c81a5f5f058941f635a92f22641ea68e79b60db)
1412   [#7171](https://github.com/npm/npm/issues/7171) Warn that `engineStrict` in
1413   `package.json` will be going away in the next major version of npm (coming
1414   soon!) ([@othiym23](https://github.com/othiym23))
1415
1416 #### BUG FIXES & TWEAKS
1417
1418 * [`add5890`](https://github.com/npm/npm/commit/add5890ce447dabf120b907a85f715df1e065f44)
1419   [#4668](https://github.com/npm/npm/issues/4668) `read-package-json@1.3.1`:
1420   Warn when a `bin` symbolic link is a dangling reference.
1421   ([@nicks](https://github.com/nicks))
1422 * [`4b42071`](https://github.com/npm/npm/commit/4b420714dfb84338d85def78c30bd665e32d72c1)
1423   `semver@4.3.0`: Add functions to extract parts of the version triple, fix a
1424   typo. ([@isaacs](https://github.com/isaacs))
1425 * [`a9aff38`](https://github.com/npm/npm/commit/a9aff38719918486fc381d67ad3371c475632ff7)
1426   Use full path for man pages as the symbolic link source, instead of just the
1427   file name. ([@bengl](https://github.com/bengl))
1428 * [`6fd0fbd`](https://github.com/npm/npm/commit/6fd0fbd8a0347fd47cb7ee0064e0902a2f8a087c)
1429   [#7233](https://github.com/npm/npm/issues/7233) Ensure `globalconfig` path
1430   exists before trying to edit it. ([@ljharb](https://github.com/ljharb))
1431 * [`a0a2620`](https://github.com/npm/npm/commit/a0a262047647d9e2690cebe5a89e6a0dd33202bb)
1432   `ini@1.3.3`: Allow embedded, quoted equals signs in ini field names.
1433   ([@isaacs](https://github.com/isaacs))
1434
1435 Also typos and other documentation issues were addressed by
1436 [@rutsky](https://github.com/rutsky), [@imurchie](https://github.com/imurchie),
1437 [@marcin-wosinek](https://github.com/marcin-wosinek),
1438 [@marr](https://github.com/marr), [@amZotti](https://github.com/amZotti), and
1439 [@karlhorky](https://github.com/karlhorky). Thank you, everyone!
1440
1441 ### v2.5.1 (2015-02-06):
1442
1443 This release doesn't look like much, but considerable effort went into ensuring
1444 that npm's tests will pass on io.js 1.1.0 and Node 0.11.16 / 0.12.0 on both OS
1445 X and Linux.
1446
1447 **NOTE:** there are no actual changes to npm's code in `npm@2.5.1`. Only test
1448 code (and the upgrade of `request` to the latest version) has changed.
1449
1450 #### `npm-registry-mock@1.0.0`:
1451
1452 * [`0e8d473`](https://github.com/npm/npm/commit/0e8d4736a1cbdda41ae8eba8a02c7ff7ce80c2ff)
1453   [#7281](https://github.com/npm/npm/issues/7281) `npm-registry-mock@1.0.0`:
1454   Clean up API, set `connection: close`.
1455   ([@robertkowalski](https://github.com/robertkowalski))
1456 * [`4707bba`](https://github.com/npm/npm/commit/4707bba7d44dfab85cc45c2ecafa9c1601ba2e9a)
1457   Further update tests to work with `npm-registry-mock@1.0.0`.
1458   ([@othiym23](https://github.com/othiym23))
1459 * [`41a0f89`](https://github.com/npm/npm/commit/41a0f8959d4e02af9661588afa7d2b4543cc21b6)
1460   Got rid of completely gratuitous global config manipulation in tests.
1461   ([@othiym23](https://github.com/othiym23))
1462
1463 #### MINOR DEPENDENCY TWEAK
1464
1465 * [`a4c7af9`](https://github.com/npm/npm/commit/a4c7af9c692f250c0fd017397ed9514fc263b752)
1466   `request@2.53.0`: Tweaks to tunneling proxy behavior.
1467   ([@nylen](https://github.com/nylen))
1468
1469 ### v2.5.0 (2015-01-29):
1470
1471 #### SMALL FEATURE I HAVE ALREADY USED TO MAINTAIN NPM ITSELF
1472
1473 * [`9d61e96`](https://github.com/npm/npm/commit/9d61e96fb1f48687a85c211e4e0cd44c7f95a38e)
1474   `npm outdated --long` now includes a column showing the type of dependency.
1475   ([@watilde](https://github.com/watilde))
1476
1477 #### BUG FIXES & TWEAKS
1478
1479 * [`fec4c96`](https://github.com/npm/npm/commit/fec4c967ee235030bf31393e8605e9e2811f4a39)
1480   Allow `--no-proxy` to override `HTTP_PROXY` setting in environment.
1481   ([@othiym23](https://github.com/othiym23))
1482 * [`589acb9`](https://github.com/npm/npm/commit/589acb9714f395c2ad0d98cb0ac4236f1842d2cc)
1483   Only set `access` when publshing when it's explicitly set.
1484   ([@othiym23](https://github.com/othiym23))
1485 * [`1027087`](https://github.com/npm/npm/commit/102708704c8c4f0ea99775d38f8d1efecf584940)
1486   Add script and `Makefile` stanza to update AUTHORS.
1487   ([@KenanY](https://github.com/KenanY))
1488 * [`eeff04d`](https://github.com/npm/npm/commit/eeff04da7979a0181becd36b8777d607e7aa1787)
1489   Add `NPMOPTS` to top-level install in `Makefile` to override `userconfig`.
1490   ([@aredridel](https://github.com/aredridel))
1491 * [`0d17328`](https://github.com/npm/npm/commit/0d173287336650606d4c91818bb7bcfb0c5d57a1)
1492   `fstream@1.0.4`: Run chown only when necessary.
1493   ([@silkentrance](https://github.com/silkentrance))
1494 * [`9aa4622`](https://github.com/npm/npm/commit/9aa46226ee63b9e183fd49fc72d9bdb0fae9605e)
1495   `columnify@1.4.1`: ES6ified! ([@timoxley](https://github.com/timoxley))
1496 * [`51b2fd1`](https://github.com/npm/npm/commit/51b2fd1974e38b825ac5ca4a852ab3c4142624cc)
1497   Update default version in `docs/npm-config.md`.
1498   ([@lucthev](https://github.com/lucthev))
1499
1500 #### `npm-registry-client@6.0.7`:
1501
1502 * [`f9313a0`](https://github.com/npm/npm/commit/f9313a066c9889a0ee898d8a35676e40b8101e7f)
1503   [#7226](https://github.com/npm/npm/issues/7226) Ensure that all request
1504   settings are copied onto the agent.
1505   ([@othiym23](https://github.com/othiym23))
1506 * [`e186f6e`](https://github.com/npm/npm/commit/e186f6e7cfeb4db9c94d7375638f0b2f0d472947)
1507   Only set `access` on publish when it differs from the norm.
1508   ([@othiym23](https://github.com/othiym23))
1509 * [`f9313a0`](https://github.com/npm/npm/commit/f9313a066c9889a0ee898d8a35676e40b8101e7f)
1510   Allow overriding request's environment-based proxy handling.
1511   ([@othiym23](https://github.com/othiym23))
1512 * [`f9313a0`](https://github.com/npm/npm/commit/f9313a066c9889a0ee898d8a35676e40b8101e7f)
1513   Properly handle retry failures on fetch.
1514   ([@othiym23](https://github.com/othiym23))
1515
1516 ### v2.4.1 (2015-01-23):
1517
1518 ![bridge that doesn't meet in the middle](http://www.static-18.themodernnomad.com/wp-content/uploads/2011/08/bridge-fail.jpg)
1519
1520 Let's accentuate the positive: the `dist-tag` endpoints for `npm dist-tag
1521 {add,rm,ls}` are now live on the public npm registry.
1522
1523 * [`f70272b`](https://github.com/npm/npm/commit/f70272bed7d77032d1e21553371dd5662fef32f2)
1524   `npm-registry-client@6.0.3`: Properly escape JSON tag version strings and
1525   filter `_etag` from CouchDB docs. ([@othiym23](https://github.com/othiym23))
1526
1527 ### v2.4.0 (2015-01-22):
1528
1529 #### REGISTRY 2: ACCESS AND DIST-TAGS
1530
1531 NOTE: This week's registry-2 commands are leading the implementation on
1532 registry.npmjs.org a little bit, so some of the following may not work for
1533 another week or so. Also note that `npm access` has documentation and
1534 subcommands that are not yet finished, because they depend on incompletely
1535 specified registry API endpoints. Things are coming together very quickly,
1536 though, so expect the missing pieces to be filled in the coming weeks.
1537
1538 * [`c963eb2`](https://github.com/npm/npm/commit/c963eb295cf766921b1680f4a71fd0ed3e1bcad8)
1539   [#7181](https://github.com/npm/npm/issues/7181) NEW `npm access public` and
1540   `npm access restricted`: Toggle visibility of scoped packages.
1541   ([@othiym23](https://github.com/othiym23))
1542 * [`dc51810`](https://github.com/npm/npm/commit/dc51810e08c0f104259146c9c035d255de4f7d1d)
1543   [#6243](https://github.com/npm/npm/issues/6243) /
1544   [#6854](https://github.com/npm/npm/issues/6854) NEW `npm dist-tags`: Directly
1545   manage `dist-tags` on packages. Most notably, `dist-tags` can now be deleted.
1546   ([@othiym23](https://github.com/othiym23))
1547 * [`4c7c132`](https://github.com/npm/npm/commit/4c7c132a6b8305dca2974943226c39c0cdc64ff9)
1548   [#7181](https://github.com/npm/npm/issues/7181) /
1549   [#6854](https://github.com/npm/npm/issues/6854) `npm-registry-client@6.0.1`:
1550   Add new `access` and `dist-tags` endpoints
1551   ([@othiym23](https://github.com/othiym23))
1552
1553 #### NOT EXACTLY SELF-DEPRECATING
1554
1555 * [`10d5c77`](https://github.com/npm/npm/commit/10d5c77653487f15759ac7de262a97e9c655240c)
1556   [#6274](https://github.com/npm/npm/issues/6274) Deprecate `npm tag` in favor
1557   of `npm dist-tag`. ([@othiym23](https://github.com/othiym23))
1558
1559 #### BUG FIX AND TINY FEATURE
1560
1561 * [`29a6ef3`](https://github.com/npm/npm/commit/29a6ef38ef86ac318c5d9ea4bee28ce614672fa6)
1562   [#6850](https://github.com/npm/npm/issues/6850) Be smarter about determining
1563   base of file deletion when unbuilding. ([@phated](https://github.com/phated))
1564 * [`4ad01ea`](https://github.com/npm/npm/commit/4ad01ea2930a7a1cf88be121cc5ce9eba40c6807)
1565   `init-package-json@1.2.0`: Support `--save-exact` in `npm init`.
1566   ([@gustavnikolaj](https://github.com/gustavnikolaj))
1567
1568 ### v2.3.0 (2015-01-15):
1569
1570 #### REGISTRY 2: OH MY STARS! WHO AM I?
1571
1572 * [`e662a60`](https://github.com/npm/npm/commit/e662a60e2f9a542effd8e72279d4622fe514415e)
1573   The new `whoami` endpoint might not return a value.
1574   ([@othiym23](https://github.com/othiym23))
1575 * [`c2cccd4`](https://github.com/npm/npm/commit/c2cccd4bbc65885239ed646eb510155f7b8af13d)
1576   `npm-registry-client@5.0.0`: Includes the following fine changes
1577   ([@othiym23](https://github.com/othiym23)):
1578   * [`ba6b73e`](https://github.com/npm/npm-registry-client/commit/ba6b73e351027246c228622014e4441412409bad)
1579     [#92](https://github.com/npm/npm-registry-client/issues/92) BREAKING CHANGE:
1580     Move `/whoami` endpoint out of the package namespace (to `/-/whoami`).
1581     ([@othiym23](https://github.com/othiym23))
1582   * [`3b174b7`](https://github.com/npm/npm-registry-client/commit/3b174b75c0c9ea77e298e6bb664fb499824ecc7c)
1583     [#93](https://github.com/npm/npm-registry-client/issues/93) Registries based
1584     on token-based auth can now offer starring.
1585     ([@bcoe](https://github.com/bcoe))
1586   * [`4701a29`](https://github.com/npm/npm-registry-client/commit/4701a29bcda41bc14aa91f361dd0d576e24677d7)
1587     Fix HTTP[S] connection keep-alive on Node 0.11 / io.js 1.0.
1588     ([@fengmk2](https://github.com/fengmk2))
1589
1590 #### BETTER REGISTRY METADATA CACHING
1591
1592 * [`98e1e10`](https://github.com/npm/npm/commit/98e1e1080df1f2cab16ed68035603950ea3d2d48)
1593   [#6791](https://github.com/npm/npm/issues/6791) Add caching based on
1594   Last-Modified / If-Modified-Since headers. Includes this
1595   `npm-registry-client@5.0.0` change ([@lxe](https://github.com/lxe)):
1596   * [`07bc335`](https://github.com/npm/npm-registry-client/commit/07bc33502b93554cd7539bfcce37d6e2d5404cd0)
1597     [#86](https://github.com/npm/npm-registry-client/issues/86) Add Last-Modified
1598     / If-Modified-Since cache header handling. ([@lxe](https://github.com/lxe))
1599
1600 #### HOW MUCH IS THAT WINDOWS IN THE DOGGY?
1601
1602 * [`706d49a`](https://github.com/npm/npm/commit/706d49ab45521360fce1a68779b8de899015d8c2)
1603   [#7107](https://github.com/npm/npm/issues/7107) `getCacheStat` passes a stub
1604   stat on Windows. ([@rmg](https://github.com/rmg))
1605 * [`5fce278`](https://github.com/npm/npm/commit/5fce278a688a1cb79183e012bde40b089c2e97a4)
1606   [#5267](https://github.com/npm/npm/issues/5267) Use `%COMSPEC%` when set on
1607   Windows. ([@edmorley](https://github.com/edmorley))
1608 * [`cc2e099`](https://github.com/npm/npm/commit/cc2e09912ce2f91567c485422e4e797c4deb9842)
1609   [#7083](https://github.com/npm/npm/issues/7083) Ensure Git cache prefix
1610   exists before repo clone on Windows.
1611   ([@othiym23](https://github.com/othiym23))
1612
1613 #### THRILLING BUG FIXES
1614
1615 * [`c6fb430`](https://github.com/npm/npm/commit/c6fb430e55672b3caf87d25cbd2aeeebc449e2f2)
1616   [#4197](https://github.com/npm/npm/issues/4197) Report `umask` as a 0-padded
1617   octal literal. ([@smikes](https://github.com/smikes))
1618 * [`209713e`](https://github.com/npm/npm/commit/209713ebd4b77da11ce27d90c3346f78d760ba52)
1619   [#4197](https://github.com/npm/npm/issues/4197) `umask@1.1.0`: Properly
1620   handle `umask`s (i.e. not decimal numbers).
1621   ([@smikes](https://github.com/smikes))
1622 * [`9eac0a1`](https://github.com/npm/npm/commit/9eac0a14488c5979ebde4c17881c8cd74f395069)
1623   Make the example for bin links non-destructive.
1624   ([@KevinSheedy](https://github.com/KevinSheedy))
1625 * [`6338bcf`](https://github.com/npm/npm/commit/6338bcfcd9cd1b0cc48b051dae764dc436ab5332)
1626   `glob@4.3.5`: " -> ', for some reason. ([@isaacs](https://github.com/isaacs))
1627
1628 ### v2.2.0 (2015-01-08):
1629
1630 * [`88c531d`](https://github.com/npm/npm/commit/88c531d1c0b3aced8f2a09632db01b5635e7226a)
1631   [#7056](https://github.com/npm/npm/issues/7056) version doesn't need a
1632   package.json. ([@othiym23](https://github.com/othiym23))
1633 * [`2656c19`](https://github.com/npm/npm/commit/2656c19f6b915c3173acc3b6f184cc321563da5f)
1634   [#7095](https://github.com/npm/npm/issues/7095) Link to npm website instead
1635   of registry. ([@konklone](https://github.com/konklone))
1636 * [`c76b801`](https://github.com/npm/npm/commit/c76b8013bf1758587565822626171b76cb465c9e)
1637   [#7067](https://github.com/npm/npm/issues/7067) Obfuscate secrets, including
1638   nerfed URLs. ([@smikes](https://github.com/smikes))
1639 * [`17f66ce`](https://github.com/npm/npm/commit/17f66ceb1bd421084e4ae82a6b66634a6e272929)
1640   [#6849](https://github.com/npm/npm/issues/6849) Explain the tag workflow more
1641   clearly. ([@smikes](https://github.com/smikes))
1642 * [`e309df6`](https://github.com/npm/npm/commit/e309df642de33d10d6dffadaa8a5d214a924d0dc)
1643   [#7096](https://github.com/npm/npm/issues/7096) Really, `npm update -g` is
1644   almost always a terrible idea. ([@smikes](https://github.com/smikes))
1645 * [`acf287d`](https://github.com/npm/npm/commit/acf287d2547c8a0a8871652c164019261b666d55)
1646   [#6999](https://github.com/npm/npm/issues/6999) `npm run-script env`: add a
1647   new default script that will print out environment values.
1648   ([@gcb](https://github.com/gcb))
1649 * [`560c009`](https://github.com/npm/npm/commit/560c00945d4dec926cd29193e336f137c7f3f951)
1650   [#6745](https://github.com/npm/npm/issues/6745) Document `npm update --dev`.
1651   ([@smikes](https://github.com/smikes))
1652 * [`226a677`](https://github.com/npm/npm/commit/226a6776a1a9e28570485623b8adc2ec4b041335)
1653   [#7046](https://github.com/npm/npm/issues/7046) We have never been the Node
1654   package manager. ([@linclark](https://github.com/linclark))
1655 * [`38eef22`](https://github.com/npm/npm/commit/38eef2248f03bb8ab04cae1833e2a228fb887f3c)
1656   `npm-install-checks@1.0.5`: Compatibility with npmlog@^1.
1657   ([@iarna](https://github.com/iarna))
1658
1659 ### v2.1.18 (2015-01-01):
1660
1661 * [`bf8640b`](https://github.com/npm/npm/commit/bf8640b0395b5dff71260a0cede7efc699a7bcf5)
1662   [#7044](https://github.com/npm/npm/issues/7044) Document `.npmignore` syntax.
1663   ([@zeke](https://github.com/zeke))
1664
1665 ### v2.1.17 (2014-12-25):
1666
1667 merry npm xmas
1668
1669 Working with [@phated](https://github.com/phated), I discovered that npm still
1670 had some lingering race conditions around how it handles Git dependencies. The
1671 following changes were intended to remedy to these issues. Thanks to
1672 [@phated](https://github.com/phated) for all his help getting to the bottom of
1673 these.
1674
1675 * [`bdf1c84`](https://github.com/npm/npm/commit/bdf1c8483f5c4ad79b712db12d73276e15883923)
1676   [#7006](https://github.com/npm/npm/issues/7006) Only `chown` template and
1677   top-level Git cache directories. ([@othiym23](https://github.com/othiym23))
1678 * [`581a72d`](https://github.com/npm/npm/commit/581a72da18f35ec87edef6255adf4ef4714a478c)
1679   [#7006](https://github.com/npm/npm/issues/7006) Map Git remote inflighting to
1680   clone paths rather than Git URLs. ([@othiym23](https://github.com/othiym23))
1681 * [`1c48d08`](https://github.com/npm/npm/commit/1c48d08dea31a11ac11a285cac598a482481cade)
1682   [#7009](https://github.com/npm/npm/issues/7009) `normalize-git-url@1.0.0`:
1683   Normalize Git URLs while caching. ([@othiym23](https://github.com/othiym23))
1684 * [`5423cf0`](https://github.com/npm/npm/commit/5423cf0be8ff2b76bfff7c8e780e5f261235a86a)
1685   [#7009](https://github.com/npm/npm/issues/7009) Pack tarballs to their final
1686   locations atomically. ([@othiym23](https://github.com/othiym23))
1687 * [`7f6557f`](https://github.com/npm/npm/commit/7f6557ff317469ee4a87c542ff9a991e74ce9f38)
1688   [#7009](https://github.com/npm/npm/issues/7009) Inflight local directory
1689   packing, just to be safe. ([@othiym23](https://github.com/othiym23))
1690
1691 Other changes:
1692
1693 * [`1c491e6`](https://github.com/npm/npm/commit/1c491e65d70af013e8d5ac008d6d9762d6d91793)
1694   [#6991](https://github.com/npm/npm/issues/6991) `npm version`: fix regression
1695   in dirty-checking behavior ([@rlidwka](https://github.com/rlidwka))
1696 * [`55ceb2b`](https://github.com/npm/npm/commit/55ceb2b08ff8a0f56b94cc972ca15d7862e8733c)
1697   [#1991](https://github.com/npm/npm/issues/1991) modify docs to reflect actual
1698   `npm restart` behavior ([@smikes](https://github.com/smikes))
1699 * [`fb8e31b`](https://github.com/npm/npm/commit/fb8e31b95476a50bda35a665a99eec8a5d25a4db)
1700   [#6982](https://github.com/npm/npm/issues/6982) when doing registry
1701   operations, ensure registry URL always ends with `/`
1702   ([@othiym23](https://github.com/othiym23))
1703 * [`5bcba65`](https://github.com/npm/npm/commit/5bcba65bed2678ffe80fb596f72abe9871d131c8)
1704   pull whitelisted Git environment variables out into a named constant
1705   ([@othiym23](https://github.com/othiym23))
1706 * [`be04bbd`](https://github.com/npm/npm/commit/be04bbdc52ebfc820cd939df2f7d79fe87067747)
1707   [#7000](https://github.com/npm/npm/issues/7000) No longer install badly-named
1708   manpage files, and log an error when trying to uninstall them.
1709   ([@othiym23](https://github.com/othiym23))
1710 * [`6b7c5ec`](https://github.com/npm/npm/commit/6b7c5eca6b65e1247d0e51f6400cf2637ac880ce)
1711   [#7011](https://github.com/npm/npm/issues/7011) Send auth for tarball fetches
1712   for packages in `npm-shrinkwrap.json` from private registries.
1713     ([@othiym23](https://github.com/othiym23))
1714 * [`9b9de06`](https://github.com/npm/npm/commit/9b9de06a99893b40aa23f0335726dec6df7979db)
1715   `glob@4.3.2`: Better handling of trailing slashes.
1716   ([@isaacs](https://github.com/isaacs))
1717 * [`030f3c7`](https://github.com/npm/npm/commit/030f3c7450b8ce124a19073bfbae0948a0a1a02c)
1718   `semver@4.2.0`: Diffing between version strings.
1719   ([@isaacs](https://github.com/isaacs))
1720
1721 ### v2.1.16 (2014-12-22):
1722
1723 * [`a4e4e33`](https://github.com/npm/npm/commit/a4e4e33edb35c68813f04bf42bdf933a6f727bcd)
1724   [#6987](https://github.com/npm/npm/issues/6987) `read-installed@3.1.5`: fixed
1725   a regression where a new / empty package would cause read-installed to throw.
1726   ([@othiym23](https://github.com/othiym23) /
1727   [@pgilad](https://github.com/pgilad))
1728
1729 ### v2.1.15 (2014-12-18):
1730
1731 * [`e5a2dee`](https://github.com/npm/npm/commit/e5a2dee47c74f26c56fee5998545b97497e830c8)
1732   [#6951](https://github.com/npm/npm/issues/6951) `fs-vacuum@1.2.5`: Use
1733   `path-is-inside` for better Windows normalization.
1734   ([@othiym23](https://github.com/othiym23))
1735 * [`ac6167c`](https://github.com/npm/npm/commit/ac6167c2b9432939c57296f7ddd11ad5f8f918b2)
1736   [#6955](https://github.com/npm/npm/issues/6955) Call `path.normalize` in
1737   `lib/utils/gently-rm.js` for better Windows normalization.
1738   ([@ben-page](https://github.com/ben-page))
1739 * [`c625d71`](https://github.com/npm/npm/commit/c625d714795e3b5badd847945e2401adfad5a196)
1740   [#6964](https://github.com/npm/npm/issues/6964) Clarify CA configuration
1741   docs. ([@jeffjo](https://github.com/jeffjo))
1742 * [`58b8cb5`](https://github.com/npm/npm/commit/58b8cb5cdf26a854358b7c2ab636572dba9bac16)
1743   [#6950](https://github.com/npm/npm/issues/6950) Fix documentation typos.
1744   ([@martinvd](https://github.com/martinvd))
1745 * [`7c1299d`](https://github.com/npm/npm/commit/7c1299d00538ea998684a1903a4091eafc63b7f1)
1746   [#6909](https://github.com/npm/npm/issues/6909) Remove confusing mention of
1747   rubygems `~>` semver operator. ([@mjtko](https://github.com/mjtko))
1748 * [`7dfdcc6`](https://github.com/npm/npm/commit/7dfdcc6debd8ef1fc52a2b508997d15887aad824)
1749   [#6909](https://github.com/npm/npm/issues/6909) `semver@4.1.1`: Synchronize
1750   documentation with PR [#6909](https://github.com/npm/npm/issues/6909)
1751   ([@othiym23](https://github.com/othiym23))
1752 * [`adfddf3`](https://github.com/npm/npm/commit/adfddf3b682e0ae08e4b59d87c1b380dd651c572)
1753   [#6925](https://github.com/npm/npm/issues/6925) Correct typo in
1754   `doc/api/npm-ls.md` ([@oddurs](https://github.com/oddurs))
1755 * [`f5c534b`](https://github.com/npm/npm/commit/f5c534b711ab173129baf366c4f08d68f6117333)
1756   [#6920](https://github.com/npm/npm/issues/6920) Remove recommendation to run
1757   as root from `README.md`.
1758   ([@robertkowalski](https://github.com/robertkowalski))
1759 * [`3ef4459`](https://github.com/npm/npm/commit/3ef445922cd39f25b992d91bd22c4d367882ea22)
1760   [#6920](https://github.com/npm/npm/issues/6920) `npm-@googlegroups.com` has
1761   gone the way of all things. That means it's gone.
1762   ([@robertkowalski](https://github.com/robertkowalski))
1763
1764 ### v2.1.14 (2014-12-13):
1765
1766 * [`cf7aeae`](https://github.com/npm/npm/commit/cf7aeae3c3a24e48d3de4006fa082f0c6040922a)
1767   [#6923](https://github.com/npm/npm/issues/6923) Overaggressive link update
1768   for new website broke node-gyp. ([@othiym23](https://github.com/othiym23))
1769
1770 ### v2.1.13 (2014-12-11):
1771
1772 * [`cbb890e`](https://github.com/npm/npm/commit/cbb890eeacc0501ba1b8c6955f1c829c8af9f486)
1773   [#6897](https://github.com/npm/npm/issues/6897) npm is a nice package manager
1774   that runs server-side JavaScript. ([@othiym23](https://github.com/othiym23))
1775 * [`d9043c3`](https://github.com/npm/npm/commit/d9043c3b8d7450c3cb9ca795028c0e1c05377820)
1776   [#6893](https://github.com/npm/npm/issues/6893) Remove erroneous docs about
1777   preupdate / update / postupdate lifecycle scripts, which have never existed.
1778   ([@devTristan](https://github.com/devTristan))
1779 * [`c5df4d0`](https://github.com/npm/npm/commit/c5df4d0d683cd3506808d1cd1acebff02a8b82db)
1780   [#6884](https://github.com/npm/npm/issues/6884) Update npmjs.org to npmjs.com
1781   in docs. ([@linclark](https://github.com/linclark))
1782 * [`cb6ff8d`](https://github.com/npm/npm/commit/cb6ff8dace1b439851701d4784d2d719c22ca7a7)
1783   [#6879](https://github.com/npm/npm/issues/6879) npm version: Update
1784   shrinkwrap post-check. ([@othiym23](https://github.com/othiym23))
1785 * [`2a340bd`](https://github.com/npm/npm/commit/2a340bdd548c6449468281e1444a032812bff677)
1786   [#6868](https://github.com/npm/npm/issues/6868) Use magic numbers instead of
1787   regexps to distinguish tarballs from other things.
1788   ([@daxxog](https://github.com/daxxog))
1789 * [`f1c8bdb`](https://github.com/npm/npm/commit/f1c8bdb3f6b753d0600597e12346bdc3a34cb9c1)
1790   [#6861](https://github.com/npm/npm/issues/6861) `npm-registry-client@4.0.5`:
1791   Distinguish between error properties that are part of the response and error
1792   strings that should be returned to the user.
1793   ([@disrvptor](https://github.com/disrvptor))
1794 * [`d3a1b63`](https://github.com/npm/npm/commit/d3a1b6397fddef04b5198ca89d36d720aeb05eb6)
1795   [#6762](https://github.com/npm/npm/issues/6762) Make `npm outdated` ignore
1796   private packages. ([@KenanY](https://github.com/KenanY))
1797 * [`16d8542`](https://github.com/npm/npm/commit/16d854283ca5bcdb0cb2812fc5745d841652b952)
1798   install.sh: Drop support for node < 0.8, remove engines bits.
1799   ([@isaacs](https://github.com/isaacs))
1800 * [`b9c6046`](https://github.com/npm/npm/commit/b9c60466d5b713b1dc2947da14a5dfe42352e029)
1801   `init-package-json@1.1.3`: ([@terinstock](https://github.com/terinstock))
1802   noticed that `init.license` configuration doesn't stick. Make sure that
1803   dashed defaults don't trump dotted parameters.
1804   ([@othiym23](https://github.com/othiym23))
1805 * [`b6d6acf`](https://github.com/npm/npm/commit/b6d6acfc02c8887f78067931babab8f7c5180fed)
1806   `which@1.0.8`: No longer use graceful-fs for some reason.
1807   ([@isaacs](https://github.com/isaacs))
1808 * [`d39f673`](https://github.com/npm/npm/commit/d39f673caf08a90fb2bb001d79c98062d2cd05f4)
1809   `request@2.51.0`: Incorporate bug fixes. ([@nylen](https://github.com/nylen))
1810 * [`c7ad727`](https://github.com/npm/npm/commit/c7ad7279cc879930ec58ccc62fa642e621ecb65c)
1811   `columnify@1.3.2`: Incorporate bug fixes.
1812   ([@timoxley](https://github.com/timoxley))
1813
1814 ### v2.1.12 (2014-12-04):
1815
1816 * [`e5b1e44`](https://github.com/npm/npm/commit/e5b1e448bb4a9d6eae4ba0f67b1d3c2cea8ed383)
1817   add alias verison=version ([@isaacs](https://github.com/isaacs))
1818 * [`5eed7bd`](https://github.com/npm/npm/commit/5eed7bddbd7bb92a44c4193c93e8529500c558e6)
1819   `request@2.49.0` ([@nylen](https://github.com/nylen))
1820 * [`e72f81d`](https://github.com/npm/npm/commit/e72f81d8412540ae7d1e0edcc37c11bcb8169051)
1821   `glob@4.3.1` / `minimatch@2.0.1` ([@isaacs](https://github.com/isaacs))
1822 * [`b8dcc36`](https://github.com/npm/npm/commit/b8dcc3637b5b71933b97162b7aff1b1a622c13e2)
1823   `graceful-fs@3.0.5` ([@isaacs](https://github.com/isaacs))
1824
1825 ### v2.1.11 (2014-11-27):
1826
1827 * [`4861d28`](https://github.com/npm/npm/commit/4861d28ad0ebd959fe6bc15b9c9a50fcabe57f55)
1828   `which@1.0.7`: License update. ([@isaacs](https://github.com/isaacs))
1829 * [`30a2ea8`](https://github.com/npm/npm/commit/30a2ea80c891d384b31a1cf28665bba4271915bd)
1830   `ini@1.3.2`: License update. ([@isaacs](https://github.com/isaacs))
1831 * [`6a4ea05`](https://github.com/npm/npm/commit/6a4ea054f6ddf52fc58842ba2046564b04c5c0e2)
1832   `fstream@1.0.3`: Propagate error events to downstream streams.
1833   ([@gfxmonk](https://github.com/gfxmonk))
1834 * [`a558695`](https://github.com/npm/npm/commit/a5586954f1c18df7c96137e0a79f41a69e7a884e)
1835   `tar@1.0.3`: Don't extract broken files, propagate `drain` event.
1836   ([@gfxmonk](https://github.com/gfxmonk))
1837 * [`989624e`](https://github.com/npm/npm/commit/989624e8321f87734c1b1272fc2f646e7af1f81c)
1838   [#6767](https://github.com/npm/npm/issues/6767) Actually pass parameters when
1839   adding git repo to cach under Windows.
1840   ([@othiym23](https://github.com/othiym23))
1841 * [`657af73`](https://github.com/npm/npm/commit/657af7308f7d6cd2f81389fcf0d762252acaf1ce)
1842   [#6774](https://github.com/npm/npm/issues/6774) When verifying paths on
1843   unbuild, resolve both source and target as symlinks.
1844   ([@hokaccha](https://github.com/hokaccha))
1845 * [`fd19c40`](https://github.com/npm/npm/commit/fd19c4046414494f9647a6991c00f8406a939929)
1846   [#6713](https://github.com/npm/npm/issues/6713)
1847   `realize-package-specifier@1.3.0`: Make it so that `npm install foo@1` work
1848   when a file named `1` exists. ([@iarna](https://github.com/iarna))
1849 * [`c8ac37a`](https://github.com/npm/npm/commit/c8ac37a470491b2ed28514536e2e198494638c79)
1850   `npm-registry-client@4.0.4`: Fix regression in failed fetch retries.
1851   ([@othiym23](https://github.com/othiym23))
1852
1853 ### v2.1.10 (2014-11-20):
1854
1855 * [`756f3d4`](https://github.com/npm/npm/commit/756f3d40fe18bc02bc93afe17016dfcc266c4b6b)
1856   [#6735](https://github.com/npm/npm/issues/6735) Log "already built" messages
1857   at info, not error. ([@smikes](https://github.com/smikes))
1858 * [`1b7330d`](https://github.com/npm/npm/commit/1b7330dafba3bbba171f74f1e58b261cb1b9301e)
1859   [#6729](https://github.com/npm/npm/issues/6729) `npm-registry-client@4.0.3`:
1860   GitHub won't redirect you through an HTML page to a compressed tarball if you
1861   don't tell it you accept JSON responses.
1862   ([@KenanY](https://github.com/KenanY))
1863 * [`d9c7857`](https://github.com/npm/npm/commit/d9c7857be02dacd274e55bf6d430d90d91509d53)
1864   [#6506](https://github.com/npm/npm/issues/6506)
1865   `readdir-scoped-modules@1.0.1`: Use `graceful-fs` so the whole dependency
1866   tree gets read,  even in case of `EMFILE`.
1867   ([@sakana](https://github.com/sakana))
1868 * [`3a085be`](https://github.com/npm/npm/commit/3a085be158ace8f1e4395e69f8c102d3dea00c5f)
1869   Grammar fix in docs. ([@icylace](https://github.com/icylace))
1870 * [`3f8e2ff`](https://github.com/npm/npm/commit/3f8e2ff8342d327d6f1375437ecf4bd945dc360f)
1871   Did you know that npm has a Code of Conduct? Add a link to it to
1872   CONTRIBUTING.md. ([@isaacs](https://github.com/isaacs))
1873 * [`319ccf6`](https://github.com/npm/npm/commit/319ccf633289e06e57a80d74c39706899348674c)
1874   `glob@4.2.1`: Performance tuning. ([@isaacs](https://github.com/isaacs))
1875 * [`835f046`](https://github.com/npm/npm/commit/835f046e7568c33e81a0b48c84cff965024d8b8a)
1876   `readable-stream@1.0.33`: Bug fixes. ([@rvagg](https://github.com/rvagg))
1877 * [`a34c38d`](https://github.com/npm/npm/commit/a34c38d0732fb246d11f2a776d2ad0d8db654338)
1878   `request@2.48.0`: Bug fixes. ([@nylen](https://github.com/nylen))
1879
1880 ### v2.1.9 (2014-11-13):
1881
1882 * [`eed9f61`](https://github.com/npm/npm/commit/eed9f6101963364acffc59d7194fc1655180e80c)
1883   [#6542](https://github.com/npm/npm/issues/6542) `npm owner add / remove` now
1884   works properly with scoped packages
1885   ([@othiym23](https://github.com/othiym23))
1886 * [`cd25973`](https://github.com/npm/npm/commit/cd25973825aa5315b7ebf26227bd32bd6be5533f)
1887   [#6548](https://github.com/npm/npm/issues/6548) using sudo won't leave the
1888   cache's git directories with bad permissions
1889   ([@othiym23](https://github.com/othiym23))
1890 * [`56930ab`](https://github.com/npm/npm/commit/56930abcae6a6ea41f1b75e23765c61259cef2dd)
1891   fixed irregular `npm cache ls` output (yes, that's a thing)
1892   ([@othiym23](https://github.com/othiym23))
1893 * [`740f483`](https://github.com/npm/npm/commit/740f483db6ec872b453065842da080a646c3600a)
1894   legacy tests no longer poison user's own cache
1895   ([@othiym23](https://github.com/othiym23))
1896 * [`ce37f14`](https://github.com/npm/npm/commit/ce37f142a487023747a9086335618638ebca4372)
1897   [#6169](https://github.com/npm/npm/issues/6169) add terse output similar to
1898   `npm publish / unpublish` for `npm owner add / remove`
1899   ([@KenanY](https://github.com/KenanY))
1900 * [`bf2b8a6`](https://github.com/npm/npm/commit/bf2b8a66d7188900bf1e957c052b893948b67e0e)
1901   [#6680](https://github.com/npm/npm/issues/6680) pass auth credentials to
1902   registry when downloading search index
1903   ([@terinjokes](https://github.com/terinjokes))
1904 * [`00ecb61`](https://github.com/npm/npm/commit/00ecb6101422984696929f602e14da186f9f669c)
1905   [#6400](https://github.com/npm/npm/issues/6400) `.npmignore` is respected for
1906   git repos on cache / pack / publish
1907   ([@othiym23](https://github.com/othiym23))
1908 * [`d1b3a9e`](https://github.com/npm/npm/commit/d1b3a9ec5e2b6d52765ba5da5afb08dba41c49c1)
1909   [#6311](https://github.com/npm/npm/issues/6311) `npm ls -l --depth=0` no
1910   longer prints phantom duplicate children
1911   ([@othiym23](https://github.com/othiym23))
1912 * [`07c5f34`](https://github.com/npm/npm/commit/07c5f34e45c9b18c348ed53b5763b1c5d4325740)
1913   [#6690](https://github.com/npm/npm/issues/6690) `uid-number@0.0.6`: clarify
1914   confusing names in error-handling code ([@isaacs](https://github.com/isaacs))
1915 * [`1ac9be9`](https://github.com/npm/npm/commit/1ac9be9f3bab816211d72d13cb05b5587878a586)
1916   [#6684](https://github.com/npm/npm/issues/6684) `npm init`: don't report
1917   write if canceled ([@smikes](https://github.com/smikes))
1918 * [`7bb207d`](https://github.com/npm/npm/commit/7bb207d1d6592a9cffc986871e4b671575363c2f)
1919   [#5754](https://github.com/npm/npm/issues/5754) never remove app directories
1920   on failed install ([@othiym23](https://github.com/othiym23))
1921 * [`705ce60`](https://github.com/npm/npm/commit/705ce601e7b9c5428353e02ebb30cb76c1991fdd)
1922   [#5754](https://github.com/npm/npm/issues/5754) `fs-vacuum@1.2.2`: don't
1923   throw when another fs task writes to a directory being vacuumed
1924   ([@othiym23](https://github.com/othiym23))
1925 * [`1b650f4`](https://github.com/npm/npm/commit/1b650f4f217c413a2ffb96e1701beb5aa67a0de2)
1926   [#6255](https://github.com/npm/npm/issues/6255) ensure that order credentials
1927   are used from `.npmrc` doesn't regress
1928   ([@othiym23](https://github.com/othiym23))
1929 * [`9bb2c34`](https://github.com/npm/npm/commit/9bb2c3435cedef40b45d3e9bd7a8edfb8cbe7209)
1930   [#6644](https://github.com/npm/npm/issues/6644) `warn` rather than `info` on
1931   fetch failure ([@othiym23](https://github.com/othiym23))
1932 * [`e34a7b6`](https://github.com/npm/npm/commit/e34a7b6b7371b1893a062f627ae8e168546d7264)
1933   [#6524](https://github.com/npm/npm/issues/6524) `npm-registry-client@4.0.2`:
1934   proxy via `request` more transparently
1935   ([@othiym23](https://github.com/othiym23))
1936 * [`40afd6a`](https://github.com/npm/npm/commit/40afd6aaf34c11a10e80ec87b115fb2bb907e3bd)
1937   [#6524](https://github.com/npm/npm/issues/6524) push proxy settings into
1938   `request` ([@tauren](https://github.com/tauren))
1939
1940 ### v2.1.8 (2014-11-06):
1941
1942 * [`063d843`](https://github.com/npm/npm/commit/063d843965f9f0bfa5732d7c2d6f5aa37a8260a2)
1943   npm version now updates version in npm-shrinkwrap.json
1944   ([@faiq](https://github.com/faiq))
1945 * [`3f53cd7`](https://github.com/npm/npm/commit/3f53cd795f8a600e904a97f215ba5b5a9989d9dd)
1946   [#6559](https://github.com/npm/npm/issues/6559) save local dependencies in
1947   npm-shrinkwrap.json ([@Torsph](https://github.com/Torsph))
1948 * [`e249262`](https://github.com/npm/npm/commit/e24926268b2d2220910bc81cce6d3b2e08d94eb1)
1949   npm-faq.md: mention scoped pkgs in namespace Q
1950   ([@smikes](https://github.com/smikes))
1951 * [`6b06ec4`](https://github.com/npm/npm/commit/6b06ec4ef5da490bdca1512fa7f12490245c192b)
1952   [#6642](https://github.com/npm/npm/issues/6642) `init-package-json@1.1.2`:
1953   Handle both `init-author-name` and `init.author.name`.
1954   ([@othiym23](https://github.com/othiym23))
1955 * [`9cb334c`](https://github.com/npm/npm/commit/9cb334c8a895a55461aac18791babae779309a0e)
1956   [#6409](https://github.com/npm/npm/issues/6409) document commit-ish with
1957   GitHub URLs ([@smikes](https://github.com/smikes))
1958 * [`0aefae9`](https://github.com/npm/npm/commit/0aefae9bc2598a4b7a3ee7bb2306b42e3e12bb28)
1959   [#2959](https://github.com/npm/npm/issues/2959) npm run no longer fails
1960   silently ([@flipside](https://github.com/flipside))
1961 * [`e007a2c`](https://github.com/npm/npm/commit/e007a2c1e4fac1759fa61ac6e78c6b83b2417d11)
1962   [#3908](https://github.com/npm/npm/issues/3908) include command in spawn
1963   errors ([@smikes](https://github.com/smikes))
1964
1965 ### v2.1.7 (2014-10-30):
1966
1967 * [`6750b05`](https://github.com/npm/npm/commit/6750b05dcba20d8990a672957ec56c48f97e241a)
1968   [#6398](https://github.com/npm/npm/issues/6398) `npm-registry-client@4.0.0`:
1969   consistent API, handle relative registry paths, use auth more consistently
1970   ([@othiym23](https://github.com/othiym23))
1971 * [`7719cfd`](https://github.com/npm/npm/commit/7719cfdd8b204dfeccc41289707ea58b4d608905)
1972   [#6560](https://github.com/npm/npm/issues/6560) use new npm-registry-client
1973   API ([@othiym23](https://github.com/othiym23))
1974 * [`ed61971`](https://github.com/npm/npm/commit/ed619714c93718b6c1922b8c286f4b6cd2b97c80)
1975   move caching of search metadata from `npm-registry-client` to npm itself
1976   ([@othiym23](https://github.com/othiym23))
1977 * [`3457041`](https://github.com/npm/npm/commit/34570414cd528debeb22943873440594d7f47abf)
1978   handle caching of metadata independently from `npm-registry-client`
1979   ([@othiym23](https://github.com/othiym23))
1980 * [`20a331c`](https://github.com/npm/npm/commit/20a331ced6a52faac6ec242e3ffdf28bcd447c40)
1981   [#6538](https://github.com/npm/npm/issues/6538) map registry URLs to
1982   credentials more safely ([@indexzero](https://github.com/indexzero))
1983 * [`4072e97`](https://github.com/npm/npm/commit/4072e97856bf1e7affb38333d080c172767eea27)
1984   [#6589](https://github.com/npm/npm/issues/6589) `npm-registry-client@4.0.1`:
1985   allow publishing of packages with names identical to built-in Node modules
1986   ([@feross](https://github.com/feross))
1987 * [`254f0e4`](https://github.com/npm/npm/commit/254f0e4adaf2c56e9df25c7343c43b0b0804a3b5)
1988   `tar@1.0.2`: better error-handling ([@runk](https://github.com/runk))
1989 * [`73ee2aa`](https://github.com/npm/npm/commit/73ee2aa4f1a47e43fe7cf4317a5446875f7521fa)
1990   `request@2.47.0` ([@mikeal](https://github.com/mikeal))
1991
1992 ### v2.1.6 (2014-10-23):
1993
1994 * [`681b398`](https://github.com/npm/npm/commit/681b3987a18e7aba0aaf78c91a23c7cc0ab82ce8)
1995   [#6523](https://github.com/npm/npm/issues/6523) fix default `logelevel` doc
1996   ([@KenanY](https://github.com/KenanY))
1997 * [`80b368f`](https://github.com/npm/npm/commit/80b368ffd786d4d008734b56c4a6fe12d2cb2926)
1998   [#6528](https://github.com/npm/npm/issues/6528) `npm version` should work in
1999   a git directory without git ([@terinjokes](https://github.com/terinjokes))
2000 * [`5f5f9e4`](https://github.com/npm/npm/commit/5f5f9e4ddf544c2da6adf3f8c885238b0e745076)
2001   [#6483](https://github.com/npm/npm/issues/6483) `init-package-json@1.1.1`:
2002   Properly pick up default values from environment variables.
2003   ([@othiym23](https://github.com/othiym23))
2004 * [`a114870`](https://github.com/npm/npm/commit/a1148702f53f82d49606b2e4dac7581261fff442)
2005   perl 5.18.x doesn't like -pi without filenames
2006   ([@othiym23](https://github.com/othiym23))
2007 * [`de5ba00`](https://github.com/npm/npm/commit/de5ba007a48db876eb5bfb6156435f3512d58977)
2008   `request@2.46.0`: Tests and cleanup.
2009   ([@othiym23](https://github.com/othiym23))
2010 * [`76933f1`](https://github.com/npm/npm/commit/76933f169f17b5273b32e924a7b392d5729931a7)
2011   `fstream-npm@1.0.1`: Always include `LICENSE[.*]`, `LICENCE[.*]`,
2012   `CHANGES[.*]`, `CHANGELOG[.*]`, and `HISTORY[.*]`.
2013   ([@jonathanong](https://github.com/jonathanong))
2014
2015 ### v2.1.5 (2014-10-16):
2016
2017 * [`6a14b23`](https://github.com/npm/npm/commit/6a14b232a0e34158bd95bb25c607167be995c204)
2018   [#6397](https://github.com/npm/npm/issues/6397) Defactor npmconf back into
2019   npm. ([@othiym23](https://github.com/othiym23))
2020 * [`4000e33`](https://github.com/npm/npm/commit/4000e3333a76ca4844681efa8737cfac24b7c2c8)
2021   [#6323](https://github.com/npm/npm/issues/6323) Install `peerDependencies`
2022   from top. ([@othiym23](https://github.com/othiym23))
2023 * [`5d119ae`](https://github.com/npm/npm/commit/5d119ae246f27353b14ff063559d1ba8c616bb89)
2024   [#6498](https://github.com/npm/npm/issues/6498) Better error messages on
2025   malformed `.npmrc` properties. ([@nicks](https://github.com/nicks))
2026 * [`ae18efb`](https://github.com/npm/npm/commit/ae18efb65fed427b1ef18e4862885bf60b87b92e)
2027   [#6093](https://github.com/npm/npm/issues/6093) Replace instances of 'hash'
2028   with 'object' in documentation. ([@zeke](https://github.com/zeke))
2029 * [`53108b2`](https://github.com/npm/npm/commit/53108b276fec5f97a38250933a2768d58b6928da)
2030   [#1558](https://github.com/npm/npm/issues/1558) Clarify how local paths
2031   should be used. ([@KenanY](https://github.com/KenanY))
2032 * [`344fa1a`](https://github.com/npm/npm/commit/344fa1a219ac8867022df3dc58a47636dde8a242)
2033   [#6488](https://github.com/npm/npm/issues/6488) Work around bug in marked.
2034   ([@othiym23](https://github.com/othiym23))
2035
2036 OUTDATED DEPENDENCY CLEANUP JAMBOREE
2037
2038 * [`60c2942`](https://github.com/npm/npm/commit/60c2942e13655d9ecdf6e0f1f97f10cb71a75255)
2039   `realize-package-specifier@1.2.0`: Handle names and rawSpecs more
2040   consistently. ([@iarna](https://github.com/iarna))
2041 * [`1b5c95f`](https://github.com/npm/npm/commit/1b5c95fbda77b87342bd48c5ecac5b1fd571ccfe)
2042   `sha@1.3.0`: Change line endings?
2043   ([@ForbesLindesay](https://github.com/ForbesLindesay))
2044 * [`d7dee3f`](https://github.com/npm/npm/commit/d7dee3f3f7d9e7c2061a4ecb4dd93e3e4bfe4f2e)
2045   `request@2.45.0`: Dependency updates, better proxy support, better compressed
2046   response handling, lots of 'use strict'.
2047   ([@mikeal](https://github.com/mikeal))
2048 * [`3d75180`](https://github.com/npm/npm/commit/3d75180c2cc79fa3adfa0e4cb783a27192189a65)
2049   `opener@1.4.0`: Added gratuitous return.
2050   ([@Domenic](https://github.com/Domenic))
2051 * [`8e2703f`](https://github.com/npm/npm/commit/8e2703f78d280d1edeb749e257dda1f288bad6e3)
2052   `retry@0.6.1` / `npm-registry-client@3.2.4`: Change of ownership.
2053   ([@tim-kos](https://github.com/tim-kos))
2054 * [`c87b00f`](https://github.com/npm/npm/commit/c87b00f82f92434ee77831915012c77a6c244c39)
2055   `once@1.3.1`: Wrap once with wrappy. ([@isaacs](https://github.com/isaacs))
2056 * [`01ec790`](https://github.com/npm/npm/commit/01ec790fd47def56eda6abb3b8d809093e8f493f)
2057   `npm-user-validate@0.1.1`: Correct repository URL.
2058   ([@robertkowalski](https://github.com/robertkowalski))
2059 * [`389e52c`](https://github.com/npm/npm/commit/389e52c2d94c818ca8935ccdcf392994fec564a2)
2060   `glob@4.0.6`: Now absolutely requires `graceful-fs`.
2061   ([@isaacs](https://github.com/isaacs))
2062 * [`e15ab15`](https://github.com/npm/npm/commit/e15ab15a27a8f14cf0d9dc6f11dee452080378a0)
2063   `ini@1.3.0`: Tighten up whitespace handling.
2064   ([@isaacs](https://github.com/isaacs))
2065 * [`7610f3e`](https://github.com/npm/npm/commit/7610f3e62e699292ece081bfd33084d436e3246d)
2066   `archy@1.0.0` ([@substack](https://github.com/substack))
2067 * [`9c13149`](https://github.com/npm/npm/commit/9c1314985e513e20ffa3ea0ca333ba2ab78299c9)
2068   `semver@4.1.0`: Add support for prerelease identifiers.
2069   ([@bromanko](https://github.com/bromanko))
2070 * [`f096c25`](https://github.com/npm/npm/commit/f096c250441b031d758f03afbe8d2321f94c7703)
2071   `graceful-fs@3.0.4`: Add a bunch of additional tests, skip the unfortunate
2072   complications of `graceful-fs@3.0.3`. ([@isaacs](https://github.com/isaacs))
2073
2074 ### v2.1.4 (2014-10-09):
2075
2076 * [`3aeb440`](https://github.com/npm/npm/commit/3aeb4401444fad83cc7a8d11bf2507658afa5248)
2077   [#6442](https://github.com/npm/npm/issues/6442) proxying git needs `GIT_SSL_CAINFO`
2078   ([@wmertens](https://github.com/wmertens))
2079 * [`a8da8d6`](https://github.com/npm/npm/commit/a8da8d6e0cd56d97728c0b76b51604ee06ef6264)
2080   [#6413](https://github.com/npm/npm/issues/6413) write builtin config on any
2081   global npm install ([@isaacs](https://github.com/isaacs))
2082 * [`9e4d632`](https://github.com/npm/npm/commit/9e4d632c0142ba55df07d624667738b8727336fc)
2083   [#6343](https://github.com/npm/npm/issues/6343) don't pass run arguments to
2084   pre & post scripts ([@TheLudd](https://github.com/TheLudd))
2085 * [`d831b1f`](https://github.com/npm/npm/commit/d831b1f7ca1a9921ea5b394e39b7130ecbc6d7b4)
2086   [#6399](https://github.com/npm/npm/issues/6399) race condition: inflight
2087   installs, prevent `peerDependency` problems
2088   ([@othiym23](https://github.com/othiym23))
2089 * [`82b775d`](https://github.com/npm/npm/commit/82b775d6ff34c4beb6c70b2344d491a9f2026577)
2090   [#6384](https://github.com/npm/npm/issues/6384) race condition: inflight
2091   caching by URL rather than semver range
2092   ([@othiym23](https://github.com/othiym23))
2093 * [`7bee042`](https://github.com/npm/npm/commit/7bee0429066fedcc9e6e962c043eb740b3792809)
2094   `inflight@1.0.4`: callback can take arbitrary number of parameters
2095   ([@othiym23](https://github.com/othiym23))
2096 * [`3bff494`](https://github.com/npm/npm/commit/3bff494f4abf17d6d7e0e4a3a76cf7421ecec35a)
2097   [#5195](https://github.com/npm/npm/issues/5195) fixed regex color regression
2098   for `npm search` ([@chrismeyersfsu](https://github.com/chrismeyersfsu))
2099 * [`33ba2d5`](https://github.com/npm/npm/commit/33ba2d585160a0a2a322cb76c4cd989acadcc984)
2100   [#6387](https://github.com/npm/npm/issues/6387) allow `npm view global` if
2101   package is specified ([@evanlucas](https://github.com/evanlucas))
2102 * [`99c4cfc`](https://github.com/npm/npm/commit/99c4cfceed413396d952cf05f4e3c710f9682c23)
2103   [#6388](https://github.com/npm/npm/issues/6388) npm-publish â†’
2104   npm-developers(7) ([@kennydude](https://github.com/kennydude))
2105
2106 TEST CLEANUP EXTRAVAGANZA:
2107
2108 * [`8d6bfcb`](https://github.com/npm/npm/commit/8d6bfcb88408f5885a2a67409854c43e5c3a23f6)
2109   tap tests run with no system-wide side effects
2110   ([@chrismeyersfsu](https://github.com/chrismeyersfsu))
2111 * [`7a1472f`](https://github.com/npm/npm/commit/7a1472fbdbe99956ad19f629e7eb1cc07ba026ef)
2112   added npm cache cleanup script
2113   ([@chrismeyersfsu](https://github.com/chrismeyersfsu))
2114 * [`0ce6a37`](https://github.com/npm/npm/commit/0ce6a3752fa9119298df15671254db6bc1d8e64c)
2115   stripped out dead test code (othiym23)
2116 * replace spawn with common.npm (@chrismeyersfsu):
2117     * [`0dcd614`](https://github.com/npm/npm/commit/0dcd61446335eaf541bf5f2d5186ec1419f86a42)
2118       test/tap/cache-shasum-fork.js
2119     * [`97f861c`](https://github.com/npm/npm/commit/97f861c967606a7e51e3d5047cf805d9d1adea5a)
2120       test/tap/false_name.js
2121     * [`d01b3de`](https://github.com/npm/npm/commit/d01b3de6ce03f25bbf3db97bfcd3cc85830d6801)
2122       test/tap/git-cache-locking.js
2123     * [`7b63016`](https://github.com/npm/npm/commit/7b63016778124c6728d6bd89a045c841ae3900b6)
2124       test/tap/pack-scoped.js
2125     * [`c877553`](https://github.com/npm/npm/commit/c877553265c39673e03f0a97972f692af81a595d)
2126       test/tap/scripts-whitespace-windows.js
2127     * [`df98525`](https://github.com/npm/npm/commit/df98525331e964131299d457173c697cfb3d95b9)
2128       test/tap/prepublish.js
2129     * [`99c4cfc`](https://github.com/npm/npm/commit/99c4cfceed413396d952cf05f4e3c710f9682c23)
2130       test/tap/prune.js
2131
2132 ### v2.1.3 (2014-10-02):
2133
2134 BREAKING CHANGE FOR THE SQRT(i) PEOPLE ACTUALLY USING `npm submodule`:
2135
2136 * [`1e64473`](https://github.com/npm/npm/commit/1e6447360207f45ad6188e5780fdf4517de6e23d)
2137   `rm -rf npm submodule` command, which has been broken since the Carter
2138   Administration ([@isaacs](https://github.com/isaacs))
2139
2140 BREAKING CHANGE IF YOU ARE FOR SOME REASON STILL USING NODE 0.6 AND YOU SHOULD
2141 NOT BE DOING THAT CAN YOU NOT:
2142
2143 * [`3e431f9`](https://github.com/npm/npm/commit/3e431f9d6884acb4cde8bcb8a0b122a76b33ee1d)
2144   [joyent/node#8492](https://github.com/joyent/node/issues/8492) bye bye
2145   customFds, hello stdio ([@othiym23](https://github.com/othiym23))
2146
2147 Other changes:
2148
2149 * [`ea607a8`](https://github.com/npm/npm/commit/ea607a8a20e891ad38eed11b5ce2c3c0a65484b9)
2150   [#6372](https://github.com/npm/npm/issues/6372) noisily error (without
2151   aborting) on multi-{install,build} ([@othiym23](https://github.com/othiym23))
2152 * [`3ee2799`](https://github.com/npm/npm/commit/3ee2799b629fd079d2db21d7e8f25fa7fa1660d0)
2153   [#6372](https://github.com/npm/npm/issues/6372) only make cache creation
2154   requests in flight ([@othiym23](https://github.com/othiym23))
2155 * [`1a90ec2`](https://github.com/npm/npm/commit/1a90ec2f2cfbefc8becc6ef0c480e5edacc8a4cb)
2156   [#6372](https://github.com/npm/npm/issues/6372) wait to put Git URLs in
2157   flight until normalized ([@othiym23](https://github.com/othiym23))
2158 * [`664795b`](https://github.com/npm/npm/commit/664795bb7d8da7142417b3f4ef5986db3a394071)
2159   [#6372](https://github.com/npm/npm/issues/6372) log what is and isn't in
2160   flight ([@othiym23](https://github.com/othiym23))
2161 * [`00ef580`](https://github.com/npm/npm/commit/00ef58025a1f52dfabf2c4dc3898621d16a6e062)
2162   `inflight@1.0.3`: fix largely theoretical race condition, because we really
2163   really hate race conditions ([@isaacs](https://github.com/isaacs))
2164 * [`1cde465`](https://github.com/npm/npm/commit/1cde4658d897ae0f93ff1d65b258e1571b391182)
2165   [#6363](https://github.com/npm/npm/issues/6363)
2166   `realize-package-specifier@1.1.0`: handle local dependencies better
2167   ([@iarna](https://github.com/iarna))
2168 * [`86f084c`](https://github.com/npm/npm/commit/86f084c6c6d7935cd85d72d9d94b8784c914d51e)
2169   `realize-package-specifier@1.0.2`: dependency realization! in its own module!
2170   ([@iarna](https://github.com/iarna))
2171 * [`553d830`](https://github.com/npm/npm/commit/553d830334552b83606b6bebefd821c9ea71e964)
2172   `npm-package-arg@2.1.3`: simplified semver, better tests
2173   ([@iarna](https://github.com/iarna))
2174 * [`bec9b61`](https://github.com/npm/npm/commit/bec9b61a316c19f5240657594f0905a92a474352)
2175   `readable-stream@1.0.32`: for some reason
2176   ([@rvagg](https://github.com/rvagg))
2177 * [`ff08ec5`](https://github.com/npm/npm/commit/ff08ec5f6d717bdbd559de0b2ede769306a9a763)
2178   `dezalgo@1.0.1`: use wrappy for instrumentability
2179   ([@isaacs](https://github.com/isaacs))
2180
2181 ### v2.1.2 (2014-09-29):
2182
2183 * [`a1aa20e`](https://github.com/npm/npm/commit/a1aa20e44bb8285c6be1e7fa63b9da920e3a70ed)
2184   [#6282](https://github.com/npm/npm/issues/6282)
2185   `normalize-package-data@1.0.3`: don't prune bundledDependencies
2186   ([@isaacs](https://github.com/isaacs))
2187 * [`a1f5fe1`](https://github.com/npm/npm/commit/a1f5fe1005043ce20a06e8b17a3e201aa3215357)
2188   move locks back into cache, now path-aware
2189   ([@othiym23](https://github.com/othiym23))
2190 * [`a432c4b`](https://github.com/npm/npm/commit/a432c4b48c881294d6d79b5f41c2e1c16ad15a8a)
2191   convert lib/utils/tar.js to use atomic streams
2192   ([@othiym23](https://github.com/othiym23))
2193 * [`b8c3c74`](https://github.com/npm/npm/commit/b8c3c74a3c963564233204161cc263e0912c930b)
2194   `fs-write-stream-atomic@1.0.2`: Now works with streams1 fs.WriteStreams.
2195   ([@isaacs](https://github.com/isaacs))
2196 * [`c7ab76f`](https://github.com/npm/npm/commit/c7ab76f44cce5f42add5e3ba879bd10e7e00c3e6)
2197   logging cleanup ([@othiym23](https://github.com/othiym23))
2198 * [`4b2d95d`](https://github.com/npm/npm/commit/4b2d95d0641435b09d047ae5cb2226f292bf38f0)
2199   [#6329](https://github.com/npm/npm/issues/6329) efficiently validate tmp
2200   tarballs safely ([@othiym23](https://github.com/othiym23))
2201
2202 ### v2.1.1 (2014-09-26):
2203
2204 * [`563225d`](https://github.com/npm/npm/commit/563225d813ea4c12f46d4f7821ac7f76ba8ee2d6)
2205   [#6318](https://github.com/npm/npm/issues/6318) clean up locking; prefix
2206   lockfile with "." ([@othiym23](https://github.com/othiym23))
2207 * [`c7f30e4`](https://github.com/npm/npm/commit/c7f30e4550fea882d31fcd4a55b681cd30713c44)
2208   [#6318](https://github.com/npm/npm/issues/6318) remove locking code around
2209   tarball packing and unpacking ([@othiym23](https://github.com/othiym23))
2210
2211 ### v2.1.0 (2014-09-25):
2212
2213 NEW FEATURE:
2214
2215 * [`3635601`](https://github.com/npm/npm/commit/36356011b6f2e6a5a81490e85a0a44eb27199dd7)
2216   [#5520](https://github.com/npm/npm/issues/5520) Add `'npm view .'`.
2217   ([@evanlucas](https://github.com/evanlucas))
2218
2219 Other changes:
2220
2221 * [`f24b552`](https://github.com/npm/npm/commit/f24b552b596d0627549cdd7c2d68fcf9006ea50a)
2222   [#6294](https://github.com/npm/npm/issues/6294) Lock cache â†’ lock cache
2223   target. ([@othiym23](https://github.com/othiym23))
2224 * [`ad54450`](https://github.com/npm/npm/commit/ad54450104f94c82c501138b4eee488ce3a4555e)
2225   [#6296](https://github.com/npm/npm/issues/6296) Ensure that npm-debug.log
2226   file is created when rollbacks are done.
2227   ([@isaacs](https://github.com/isaacs))
2228 * [`6810071`](https://github.com/npm/npm/commit/681007155a40ac9d165293bd6ec5d8a1423ccfca)
2229   docs: Default loglevel "http" â†’ "warn".
2230   ([@othiym23](https://github.com/othiym23))
2231 * [`35ac89a`](https://github.com/npm/npm/commit/35ac89a940f23db875e882ce2888208395130336)
2232   Skip installation of installed scoped packages.
2233   ([@timoxley](https://github.com/timoxley))
2234 * [`e468527`](https://github.com/npm/npm/commit/e468527256ec599892b9b88d61205e061d1ab735)
2235   Ensure cleanup executes for scripts-whitespace-windows test.
2236   ([@timoxley](https://github.com/timoxley))
2237 * [`ef9101b`](https://github.com/npm/npm/commit/ef9101b7f346797749415086956a0394528a12c4)
2238   Ensure cleanup executes for packed-scope test.
2239   ([@timoxley](https://github.com/timoxley))
2240 * [`69b4d18`](https://github.com/npm/npm/commit/69b4d18cdbc2ae04c9afaffbd273b436a394f398)
2241   `fs-write-stream-atomic@1.0.1`: Fix a race condition in our race-condition
2242   fixer. ([@isaacs](https://github.com/isaacs))
2243 * [`26b17ff`](https://github.com/npm/npm/commit/26b17ff2e3b21ee26c6fdbecc8273520cff45718)
2244   [#6272](https://github.com/npm/npm/issues/6272) `npmconf` decides what the
2245   default prefix is. ([@othiym23](https://github.com/othiym23))
2246 * [`846faca`](https://github.com/npm/npm/commit/846facacc6427dafcf5756dcd36d9036539938de)
2247   Fix development dependency is preferred over dependency.
2248   ([@andersjanmyr](https://github.com/andersjanmyr))
2249 * [`9d1a9db`](https://github.com/npm/npm/commit/9d1a9db3af5adc48a7158a5a053eeb89ee41a0e7)
2250   [#3265](https://github.com/npm/npm/issues/3265) Re-apply a71615a. Fixes
2251   [#3265](https://github.com/npm/npm/issues/3265) again, with a test!
2252   ([@glasser](https://github.com/glasser))
2253 * [`1d41db0`](https://github.com/npm/npm/commit/1d41db0b2744a7bd50971c35cc060ea0600fb4bf)
2254   `marked-man@0.1.4`: Fixes formatting of synopsis blocks in man docs.
2255   ([@kapouer](https://github.com/kapouer))
2256 * [`a623da0`](https://github.com/npm/npm/commit/a623da01bea1b2d3f3a18b9117cfd2d8e3cbdd77)
2257   [#5867](https://github.com/npm/npm/issues/5867) Specify dummy git template
2258   dir when cloning to prevent copying hooks.
2259   ([@boneskull](https://github.com/boneskull))
2260
2261 ### v2.0.2 (2014-09-19):
2262
2263 * [`42c872b`](https://github.com/npm/npm/commit/42c872b32cadc0e555638fc78eab3a38a04401d8)
2264   [#5920](https://github.com/npm/npm/issues/5920)
2265   `fs-write-stream-atomic@1.0.0` ([@isaacs](https://github.com/isaacs))
2266 * [`6784767`](https://github.com/npm/npm/commit/6784767fe15e28b44c81a1d4bb1738c642a65d78)
2267   [#5920](https://github.com/npm/npm/issues/5920) make all write streams atomic
2268   ([@isaacs](https://github.com/isaacs))
2269 * [`f6fac00`](https://github.com/npm/npm/commit/f6fac000dd98ebdd5ea1d5921175735d463d328b)
2270   [#5920](https://github.com/npm/npm/issues/5920) barf on 0-length cached
2271   tarballs ([@isaacs](https://github.com/isaacs))
2272 * [`3b37592`](https://github.com/npm/npm/commit/3b37592a92ea98336505189ae8ca29248b0589f4)
2273   `write-file-atomic@1.1.0`: use graceful-fs
2274   ([@iarna](https://github.com/iarna))
2275
2276 ### v2.0.1 (2014-09-18):
2277
2278 * [`74c5ab0`](https://github.com/npm/npm/commit/74c5ab0a676793c6dc19a3fd5fe149f85fecb261)
2279   [#6201](https://github.com/npm/npm/issues/6201) `npmconf@2.1.0`: scope
2280   always-auth to registry URI ([@othiym23](https://github.com/othiym23))
2281 * [`774b127`](https://github.com/npm/npm/commit/774b127da1dd6fefe2f1299e73505d9146f00294)
2282   [#6201](https://github.com/npm/npm/issues/6201) `npm-registry-client@3.2.2`:
2283   use scoped always-auth settings ([@othiym23](https://github.com/othiym23))
2284 * [`f2d2190`](https://github.com/npm/npm/commit/f2d2190aa365d22378d03afab0da13f95614a583)
2285   [#6201](https://github.com/npm/npm/issues/6201) support saving
2286   `--always-auth` when logging in ([@othiym23](https://github.com/othiym23))
2287 * [`17c941a`](https://github.com/npm/npm/commit/17c941a2d583210fe97ed47e2968d94ce9f774ba)
2288   [#6163](https://github.com/npm/npm/issues/6163) use `write-file-atomic`
2289   instead of `fs.writeFile()` ([@fiws](https://github.com/fiws))
2290 * [`fb5724f`](https://github.com/npm/npm/commit/fb5724fd98e1509c939693568df83d11417ea337)
2291   [#5925](https://github.com/npm/npm/issues/5925) `npm init -f`: allow `npm
2292   init` to run without prompting
2293   ([@michaelnisi](https://github.com/michaelnisi))
2294 * [`b706d63`](https://github.com/npm/npm/commit/b706d637d5965dbf8f7ce07dc5c4bc80887f30d8)
2295   [#3059](https://github.com/npm/npm/issues/3059) disable prepublish when
2296   running `npm install --production`
2297   ([@jussi-kalliokoski](https://github.com/jussi-kalliokoski))
2298 * [`119f068`](https://github.com/npm/npm/commit/119f068eae2a36fa8b9c9ca557c70377792243a4)
2299   attach the node version used when publishing a package to its registry
2300   metadata ([@othiym23](https://github.com/othiym23))
2301 * [`8fe0081`](https://github.com/npm/npm/commit/8fe008181665519c2ac201ee432a3ece9798c31f)
2302   seriously, don't use `npm -g update npm`
2303   ([@thomblake](https://github.com/thomblake))
2304 * [`ea5b3d4`](https://github.com/npm/npm/commit/ea5b3d446b86dcabb0dbc6dba374d3039342ecb3)
2305   `request@2.44.0` ([@othiym23](https://github.com/othiym23))
2306
2307 ### v2.0.0 (2014-09-12):
2308
2309 BREAKING CHANGES:
2310
2311 * [`4378a17`](https://github.com/npm/npm/commit/4378a17db340404a725ffe2eb75c9936f1612670)
2312   `semver@4.0.0`: prerelease versions no longer show up in ranges; `^0.x.y`
2313   behaves the way it did in `semver@2` rather than `semver@3`; docs have been
2314   reorganized for comprehensibility ([@isaacs](https://github.com/isaacs))
2315 * [`c6ddb64`](https://github.com/npm/npm/commit/c6ddb6462fe32bf3a27b2c4a62a032a92e982429)
2316   npm now assumes that node is newer than 0.6
2317   ([@isaacs](https://github.com/isaacs))
2318
2319 Other changes:
2320
2321 * [`ea515c3`](https://github.com/npm/npm/commit/ea515c3b858bf493a7b87fa4cdc2110a0d9cef7f)
2322   [#6043](https://github.com/npm/npm/issues/6043) `slide@1.1.6`: wait until all
2323   callbacks have finished before proceeding
2324   ([@othiym23](https://github.com/othiym23))
2325 * [`0b0a59d`](https://github.com/npm/npm/commit/0b0a59d504f20f424294b1590ace73a7464f0378)
2326   [#6043](https://github.com/npm/npm/issues/6043) defer rollbacks until just
2327   before the CLI exits ([@isaacs](https://github.com/isaacs))
2328 * [`a11c88b`](https://github.com/npm/npm/commit/a11c88bdb1488b87d8dcac69df9a55a7a91184b6)
2329   [#6175](https://github.com/npm/npm/issues/6175) pack scoped packages
2330   correctly ([@othiym23](https://github.com/othiym23))
2331 * [`e4e48e0`](https://github.com/npm/npm/commit/e4e48e037d4e95fdb6acec80b04c5c6eaee59970)
2332   [#6121](https://github.com/npm/npm/issues/6121) `read-installed@3.1.2`: don't
2333   mark linked dev dependencies as extraneous
2334   ([@isaacs](https://github.com/isaacs))
2335 * [`d673e41`](https://github.com/npm/npm/commit/d673e4185d43362c2b2a91acbca8c057e7303c7b)
2336   `cmd-shim@2.0.1`: depend on `graceful-fs` directly
2337   ([@ForbesLindesay](https://github.com/ForbesLindesay))
2338 * [`9d54d45`](https://github.com/npm/npm/commit/9d54d45e602d595bdab7eae09b9fa1dc46370147)
2339   `npm-registry-couchapp@2.5.3`: make tests more reliable on Travis
2340   ([@iarna](https://github.com/iarna))
2341 * [`673d738`](https://github.com/npm/npm/commit/673d738c6142c3d043dcee0b7aa02c9831a2e0ca)
2342   ensure permissions are set correctly in cache when running as root
2343   ([@isaacs](https://github.com/isaacs))
2344 * [`6e6a5fb`](https://github.com/npm/npm/commit/6e6a5fb74af10fd345411df4e121e554e2e3f33e)
2345   prepare for upgrade to `node-semver@4.0.0`
2346   ([@isaacs](https://github.com/isaacs))
2347 * [`ab8dd87`](https://github.com/npm/npm/commit/ab8dd87b943262f5996744e8d4cc30cc9358b7d7)
2348   swap out `ronn` for `marked-man@0.1.3` ([@isaacs](https://github.com/isaacs))
2349 * [`803da54`](https://github.com/npm/npm/commit/803da5404d5a0b7c9defa3fe7fa0f2d16a2b19d3)
2350   `npm-registry-client@3.2.0`: prepare for `node-semver@4.0.0` and include more
2351   error information ([@isaacs](https://github.com/isaacs))
2352 * [`4af0e71`](https://github.com/npm/npm/commit/4af0e7134f5757c3d456d83e8349224a4ba12660)
2353   make default error display less scary ([@isaacs](https://github.com/isaacs))
2354 * [`4fd9e79`](https://github.com/npm/npm/commit/4fd9e7901a15abff7a3dd478d99ce239b9580bca)
2355   `npm-registry-client@3.2.1`: handle errors returned by the registry much,
2356   much better ([@othiym23](https://github.com/othiym23))
2357 * [`ca791e2`](https://github.com/npm/npm/commit/ca791e27e97e51c1dd491bff6622ac90b54c3e23)
2358   restore a long (always?) missing pass for deduping
2359   ([@othiym23](https://github.com/othiym23))
2360 * [`ca0ef0e`](https://github.com/npm/npm/commit/ca0ef0e99bbdeccf28d550d0296baa4cb5e7ece2)
2361   correctly interpret relative paths for local dependencies
2362   ([@othiym23](https://github.com/othiym23))
2363 * [`5eb8db2`](https://github.com/npm/npm/commit/5eb8db2c370eeb4cd34f6e8dc6a935e4ea325621)
2364   `npm-package-arg@2.1.2`: support git+file:// URLs for local bare repos
2365   ([@othiym23](https://github.com/othiym23))
2366 * [`860a185`](https://github.com/npm/npm/commit/860a185c43646aca84cb93d1c05e2266045c316b)
2367   tweak docs to no longer advocate checking in `node_modules`
2368   ([@hunterloftis](https://github.com/hunterloftis))
2369 * [`80e9033`](https://github.com/npm/npm/commit/80e9033c40e373775e35c674faa6c1948661782b)
2370   add links to nodejs.org downloads to docs
2371   ([@meetar](https://github.com/meetar))
2372
2373 ### v1.4.28 (2014-09-12):
2374
2375 * [`f4540b6`](https://github.com/npm/npm/commit/f4540b6537a87e653d7495a9ddcf72949fdd4d14)
2376   [#6043](https://github.com/npm/npm/issues/6043) defer rollbacks until just
2377   before the CLI exits ([@isaacs](https://github.com/isaacs))
2378 * [`1eabfd5`](https://github.com/npm/npm/commit/1eabfd5c03f33c2bd28823714ff02059eeee3899)
2379   [#6043](https://github.com/npm/npm/issues/6043) `slide@1.1.6`: wait until all
2380   callbacks have finished before proceeding
2381   ([@othiym23](https://github.com/othiym23))
2382
2383 ### v2.0.0-beta.3 (2014-09-04):
2384
2385 * [`fa79413`](https://github.com/npm/npm/commit/fa794138bec8edb7b88639db25ee9c010d2f4c2b)
2386   [#6119](https://github.com/npm/npm/issues/6119) fall back to registry installs
2387   if package.json is missing in a local directory ([@iarna](https://github.com/iarna))
2388 * [`16073e2`](https://github.com/npm/npm/commit/16073e2d8ae035961c4c189b602d4aacc6d6b387)
2389   `npm-package-arg@2.1.0`: support file URIs as local specs
2390   ([@othiym23](https://github.com/othiym23))
2391 * [`9164acb`](https://github.com/npm/npm/commit/9164acbdee28956fa816ce5e473c559395ae4ec2)
2392   `github-url-from-username-repo@1.0.2`: don't match strings that are already
2393   URIs ([@othiym23](https://github.com/othiym23))
2394 * [`4067d6b`](https://github.com/npm/npm/commit/4067d6bf303a69be13f3af4b19cf4fee1b0d3e12)
2395   [#5629](https://github.com/npm/npm/issues/5629) support saving of local packages
2396   in `package.json` ([@dylang](https://github.com/dylang))
2397 * [`1b2ffdf`](https://github.com/npm/npm/commit/1b2ffdf359a8c897a78f91fc5a5d535c97aaec97)
2398   [#6097](https://github.com/npm/npm/issues/6097) document scoped packages
2399   ([@seldo](https://github.com/seldo))
2400 * [`0a67d53`](https://github.com/npm/npm/commit/0a67d536067c4808a594d81288d34c0f7e97e105)
2401   [#6007](https://github.com/npm/npm/issues/6007) `request@2.42.0`: properly
2402   set headers on proxy requests ([@isaacs](https://github.com/isaacs))
2403 * [`9bac6b8`](https://github.com/npm/npm/commit/9bac6b860b674d24251bb7b8ba412fdb26cbc836)
2404   `npmconf@2.0.8`: disallow semver ranges in tag configuration
2405   ([@isaacs](https://github.com/isaacs))
2406 * [`d2d4d7c`](https://github.com/npm/npm/commit/d2d4d7cd3c32f91a87ffa11fe464d524029011c3)
2407   [#6082](https://github.com/npm/npm/issues/6082) don't allow tagging with a
2408   semver range as the tag name ([@isaacs](https://github.com/isaacs))
2409
2410 ### v1.4.27 (2014-09-04):
2411
2412 * [`4cf3c8f`](https://github.com/npm/npm/commit/4cf3c8fd78c9e2693a5f899f50c28f4823c88e2e)
2413   [#6007](https://github.com/npm/npm/issues/6007) request@2.42.0: properly set
2414   headers on proxy requests ([@isaacs](https://github.com/isaacs))
2415 * [`403cb52`](https://github.com/npm/npm/commit/403cb526be1472bb7545fa8e62d4976382cdbbe5)
2416   [#6055](https://github.com/npm/npm/issues/6055) npmconf@1.1.8: restore
2417   case-insensitivity of environmental config
2418   ([@iarna](https://github.com/iarna))
2419
2420 ### v2.0.0-beta.2 (2014-08-29):
2421
2422 SPECIAL LABOR DAY WEEKEND RELEASE PARTY WOOO
2423
2424 * [`ed207e8`](https://github.com/npm/npm/commit/ed207e88019de3150037048df6267024566e1093)
2425   `npm-registry-client@3.1.7`: Clean up auth logic and improve logging around
2426   auth decisions. Also error on trying to change a user document without
2427   writing to it. ([@othiym23](https://github.com/othiym23))
2428 * [`66c7423`](https://github.com/npm/npm/commit/66c7423b7fb07a326b83c83727879410d43c439f)
2429   `npmconf@2.0.7`: support -C as an alias for --prefix
2430   ([@isaacs](https://github.com/isaacs))
2431 * [`0dc6a07`](https://github.com/npm/npm/commit/0dc6a07c778071c94c2251429c7d107e88a45095)
2432   [#6059](https://github.com/npm/npm/issues/6059) run commands in prefix, not
2433   cwd ([@isaacs](https://github.com/isaacs))
2434 * [`65d2179`](https://github.com/npm/npm/commit/65d2179af96737eb9038eaa24a293a62184aaa13)
2435   `github-url-from-username-repo@1.0.1`: part 3 handle slashes in branch names
2436   ([@robertkowalski](https://github.com/robertkowalski))
2437 * [`e8d75d0`](https://github.com/npm/npm/commit/e8d75d0d9f148ce2b3e8f7671fa281945bac363d)
2438   [#6057](https://github.com/npm/npm/issues/6057) `read-installed@3.1.1`:
2439   properly handle extraneous dev dependencies of required dependencies
2440   ([@othiym23](https://github.com/othiym23))
2441 * [`0602f70`](https://github.com/npm/npm/commit/0602f708f070d524ad41573afd4c57171cab21ad)
2442   [#6064](https://github.com/npm/npm/issues/6064) ls: do not show deps of
2443   extraneous deps ([@isaacs](https://github.com/isaacs))
2444
2445 ### v2.0.0-beta.1 (2014-08-28):
2446
2447 * [`78a1fc1`](https://github.com/npm/npm/commit/78a1fc12307a0cbdbc944775ed831b876ee65855)
2448   `github-url-from-git@1.4.0`: add support for git+https and git+ssh
2449   ([@stefanbuck](https://github.com/stefanbuck))
2450 * [`bf247ed`](https://github.com/npm/npm/commit/bf247edf5429c6b3ec4d4cb798fa0eb0a9c19fc1)
2451   `columnify@1.2.1` ([@othiym23](https://github.com/othiym23))
2452 * [`4bbe682`](https://github.com/npm/npm/commit/4bbe682a6d4eabcd23f892932308c9f228bf4de3)
2453   `cmd-shim@2.0.0`: upgrade to graceful-fs 3
2454   ([@ForbesLindesay](https://github.com/ForbesLindesay))
2455 * [`ae1d590`](https://github.com/npm/npm/commit/ae1d590bdfc2476a4ed446e760fea88686e3ae05)
2456   `npm-package-arg@2.0.4`: accept slashes in branch names
2457   ([@thealphanerd](https://github.com/thealphanerd))
2458 * [`b2f51ae`](https://github.com/npm/npm/commit/b2f51aecadf585711e145b6516f99e7c05f53614)
2459   `semver@3.0.1`: semver.clean() is cleaner
2460   ([@isaacs](https://github.com/isaacs))
2461 * [`1d041a8`](https://github.com/npm/npm/commit/1d041a8a5ebd5bf6cecafab2072d4ec07823adab)
2462   `github-url-from-username-repo@1.0.0`: accept slashes in branch names
2463   ([@robertkowalski](https://github.com/robertkowalski))
2464 * [`02c85d5`](https://github.com/npm/npm/commit/02c85d592c4058e5d9eafb0be36b6743ae631998)
2465   `async-some@1.0.1` ([@othiym23](https://github.com/othiym23))
2466 * [`5af493e`](https://github.com/npm/npm/commit/5af493efa8a463cd1acc4a9a394699e2c0793b9c)
2467   ensure lifecycle spawn errors caught properly
2468   ([@isaacs](https://github.com/isaacs))
2469 * [`60fe012`](https://github.com/npm/npm/commit/60fe012fac9570d6c72554cdf34a6fa95bf0f0a6)
2470   `npmconf@2.0.6`: init.version defaults to 1.0.0
2471   ([@isaacs](https://github.com/isaacs))
2472 * [`b4c717b`](https://github.com/npm/npm/commit/b4c717bbf58fb6a0d64ad229036c79a184297ee2)
2473   `npm-registry-client@3.1.4`: properly encode % in passwords
2474   ([@isaacs](https://github.com/isaacs))
2475 * [`7b55f44`](https://github.com/npm/npm/commit/7b55f44420252baeb3f30da437d22956315c31c9)
2476   doc: Fix 'npm help index' ([@isaacs](https://github.com/isaacs))
2477
2478 ### v1.4.26 (2014-08-28):
2479
2480 * [`eceea95`](https://github.com/npm/npm/commit/eceea95c804fa15b18e91c52c0beb08d42a3e77d)
2481   `github-url-from-git@1.4.0`: add support for git+https and git+ssh
2482   ([@stefanbuck](https://github.com/stefanbuck))
2483 * [`e561758`](https://github.com/npm/npm/commit/e5617587e7d7ab686192391ce55357dbc7fed0a3)
2484   `columnify@1.2.1` ([@othiym23](https://github.com/othiym23))
2485 * [`0c4fab3`](https://github.com/npm/npm/commit/0c4fab372ee76eab01dda83b6749429a8564902e)
2486   `cmd-shim@2.0.0`: upgrade to graceful-fs 3
2487   ([@ForbesLindesay](https://github.com/ForbesLindesay))
2488 * [`2d69e4d`](https://github.com/npm/npm/commit/2d69e4d95777671958b5e08d3b2f5844109d73e4)
2489   `github-url-from-username-repo@1.0.0`: accept slashes in branch names
2490   ([@robertkowalski](https://github.com/robertkowalski))
2491 * [`81f9b2b`](https://github.com/npm/npm/commit/81f9b2bac9d34c223ea093281ba3c495f23f10d1)
2492   ensure lifecycle spawn errors caught properly
2493   ([@isaacs](https://github.com/isaacs))
2494 * [`bfaab8c`](https://github.com/npm/npm/commit/bfaab8c6e0942382a96b250634ded22454c36b5a)
2495   `npm-registry-client@2.0.7`: properly encode % in passwords
2496   ([@isaacs](https://github.com/isaacs))
2497 * [`91cfb58`](https://github.com/npm/npm/commit/91cfb58dda851377ec604782263519f01fd96ad8)
2498   doc: Fix 'npm help index' ([@isaacs](https://github.com/isaacs))
2499
2500 ### v2.0.0-beta.0 (2014-08-21):
2501
2502 * [`685f8be`](https://github.com/npm/npm/commit/685f8be1f2770cc75fd0e519a8d7aac72735a270)
2503   `npm-registry-client@3.1.3`: Print the notification header returned by the
2504   registry, and make sure status codes are printed without gratuitous quotes
2505   around them. ([@isaacs](https://github.com/isaacs) /
2506   [@othiym23](https://github.com/othiym23))
2507 * [`a8cb676`](https://github.com/npm/npm/commit/a8cb676aef0561eaf04487d2719672b097392c85)
2508   [#5900](https://github.com/npm/npm/issues/5900) remove `npm` from its own
2509   `engines` field in `package.json`. None of us remember why it was there.
2510   ([@timoxley](https://github.com/timoxley))
2511 * [`6c47201`](https://github.com/npm/npm/commit/6c47201a7d071e8bf091b36933daf4199cc98e80)
2512   [#5752](https://github.com/npm/npm/issues/5752),
2513   [#6013](https://github.com/npm/npm/issues/6013) save git URLs correctly in
2514   `_resolved` fields ([@isaacs](https://github.com/isaacs))
2515 * [`e4e1223`](https://github.com/npm/npm/commit/e4e1223a91c37688ba3378e1fc9d5ae045654d00)
2516   [#5936](https://github.com/npm/npm/issues/5936) document the use of tags in
2517   `package.json` ([@KenanY](https://github.com/KenanY))
2518 * [`c92b8d4`](https://github.com/npm/npm/commit/c92b8d4db7bde2a501da5b7d612684de1d629a42)
2519   [#6004](https://github.com/npm/npm/issues/6004) manually installed scoped
2520   packages are tracked correctly ([@dead](https://github.com/dead)-horse)
2521 * [`21ca0aa`](https://github.com/npm/npm/commit/21ca0aaacbcfe2b89b0a439d914da0cae62de550)
2522   [#5945](https://github.com/npm/npm/issues/5945) link scoped packages
2523   correctly ([@dead](https://github.com/dead)-horse)
2524 * [`16bead7`](https://github.com/npm/npm/commit/16bead7f2c82aec35b83ff0ec04df051ba456764)
2525   [#5958](https://github.com/npm/npm/issues/5958) ensure that file streams work
2526   in all versions of node ([@dead](https://github.com/dead)-horse)
2527 * [`dbf0cab`](https://github.com/npm/npm/commit/dbf0cab29d0db43ac95e4b5a1fbdea1e0af75f10)
2528   you can now pass quoted args to `npm run-script`
2529   ([@bcoe](https://github.com/bcoe))
2530 * [`0583874`](https://github.com/npm/npm/commit/05838743f01ccb8d2432b3858d66847002fb62df)
2531   `tar@1.0.1`: Add test for removing an extract target immediately after
2532   unpacking.
2533   ([@isaacs](https://github.com/isaacs))
2534 * [`cdf3b04`](https://github.com/npm/npm/commit/cdf3b0428bc0b0183fb41dcde9e34e8f42c5e3a7)
2535   `lockfile@1.0.0`: Fix incorrect interaction between `wait`, `stale`, and
2536   `retries` options. Part 2 of race condition leading to `ENOENT`
2537   ([@isaacs](https://github.com/isaacs))
2538   errors.
2539 * [`22d72a8`](https://github.com/npm/npm/commit/22d72a87a9e1a9ab56d9585397f63551887d9125)
2540   `fstream@1.0.2`: Fix a double-finish call which can result in excess FS
2541   operations after the `close` event. Part 1 of race condition leading to
2542   `ENOENT` errors.
2543   ([@isaacs](https://github.com/isaacs))
2544
2545 ### v1.4.25 (2014-08-21):
2546
2547 * [`64c0ec2`](https://github.com/npm/npm/commit/64c0ec241ef5d83761ca8de54acb3c41b079956e)
2548   `npm-registry-client@2.0.6`: Print the notification header returned by the
2549   registry, and make sure status codes are printed without gratuitous quotes
2550   around them.
2551   ([@othiym23](https://github.com/othiym23))
2552 * [`a8ed12b`](https://github.com/npm/npm/commit/a8ed12b) `tar@1.0.1`:
2553   Add test for removing an extract target immediately after unpacking.
2554   ([@isaacs](https://github.com/isaacs))
2555 * [`70fd11d`](https://github.com/npm/npm/commit/70fd11d)
2556   `lockfile@1.0.0`: Fix incorrect interaction between `wait`, `stale`,
2557   and `retries` options.  Part 2 of race condition leading to `ENOENT`
2558   errors.
2559   ([@isaacs](https://github.com/isaacs))
2560 * [`0072c4d`](https://github.com/npm/npm/commit/0072c4d)
2561   `fstream@1.0.2`: Fix a double-finish call which can result in excess
2562   FS operations after the `close` event.  Part 2 of race condition
2563   leading to `ENOENT` errors.
2564   ([@isaacs](https://github.com/isaacs))
2565
2566 ### v2.0.0-alpha.7 (2014-08-14):
2567
2568 * [`f23f1d8`](https://github.com/npm/npm/commit/f23f1d8e8f86ec1b7ab8dad68250bccaa67d61b1)
2569   doc: update version doc to include `pre-*` increment args
2570   ([@isaacs](https://github.com/isaacs))
2571 * [`b6bb746`](https://github.com/npm/npm/commit/b6bb7461824d4dc1c0936f46bd7929b5cd597986)
2572   build: add 'make tag' to tag current release as latest
2573   ([@isaacs](https://github.com/isaacs))
2574 * [`27c4bb6`](https://github.com/npm/npm/commit/27c4bb606e46e5eaf604b19fe8477bc6567f8b2e)
2575   build: publish with `--tag=v1.4-next` ([@isaacs](https://github.com/isaacs))
2576 * [`cff66c3`](https://github.com/npm/npm/commit/cff66c3bf2850880058ebe2a26655dafd002495e)
2577   build: add script to output `v1.4-next` publish tag
2578   ([@isaacs](https://github.com/isaacs))
2579 * [`22abec8`](https://github.com/npm/npm/commit/22abec8833474879ac49b9604c103bc845dad779)
2580   build: remove outdated `docpublish` make target
2581   ([@isaacs](https://github.com/isaacs))
2582 * [`1be4de5`](https://github.com/npm/npm/commit/1be4de51c3976db8564f72b00d50384c921f0917)
2583   build: remove `unpublish` step from `make publish`
2584   ([@isaacs](https://github.com/isaacs))
2585 * [`e429e20`](https://github.com/npm/npm/commit/e429e2011f4d78e398f2461bca3e5a9a146fbd0c)
2586   doc: add new changelog ([@othiym23](https://github.com/othiym23))
2587 * [`9243d20`](https://github.com/npm/npm/commit/9243d207896ea307082256604c10817f7c318d68)
2588   lifecycle: test lifecycle path modification
2589   ([@isaacs](https://github.com/isaacs))
2590 * [`021770b`](https://github.com/npm/npm/commit/021770b9cb07451509f0a44afff6c106311d8cf6)
2591   lifecycle: BREAKING CHANGE do not add the directory containing node executable
2592   ([@chulkilee](https://github.com/chulkilee))
2593 * [`1d5c41d`](https://github.com/npm/npm/commit/1d5c41dd0d757bce8b87f10c4135f04ece55aeb9)
2594   install: rename .gitignore when unpacking foreign tarballs
2595   ([@isaacs](https://github.com/isaacs))
2596 * [`9aac267`](https://github.com/npm/npm/commit/9aac2670a73423544d92b27cc301990a16a9563b)
2597   cache: detect non-gzipped tar files more reliably
2598   ([@isaacs](https://github.com/isaacs))
2599 * [`3f24755`](https://github.com/npm/npm/commit/3f24755c8fce3c7ab11ed1dc632cc40d7ef42f62)
2600   `readdir-scoped-modules@1.0.0` ([@isaacs](https://github.com/isaacs))
2601 * [`151cd2f`](https://github.com/npm/npm/commit/151cd2ff87b8ac2fc9ea366bc9b7f766dc5b9684)
2602   `read-installed@3.1.0` ([@isaacs](https://github.com/isaacs))
2603 * [`f5a9434`](https://github.com/npm/npm/commit/f5a94343a8ebe4a8cd987320b55137aef53fb3fd)
2604   test: fix Travis timeouts ([@dylang](https://github.com/dylang))
2605 * [`126cafc`](https://github.com/npm/npm/commit/126cafcc6706814c88af3042f2ffff408747bff4)
2606   `npm-registry-couchapp@2.5.0` ([@othiym23](https://github.com/othiym23))
2607
2608 ### v1.4.24 (2014-08-14):
2609
2610 * [`9344bd9`](https://github.com/npm/npm/commit/9344bd9b2929b5c399a0e0e0b34d45bce7bc24bb)
2611   doc: add new changelog ([@othiym23](https://github.com/othiym23))
2612 * [`4be76fd`](https://github.com/npm/npm/commit/4be76fd65e895883c337a99f275ccc8c801adda3)
2613   doc: update version doc to include `pre-*` increment args
2614   ([@isaacs](https://github.com/isaacs))
2615 * [`e4f2620`](https://github.com/npm/npm/commit/e4f262036080a282ad60e236a9aeebd39fde9fe4)
2616   build: add `make tag` to tag current release as `latest`
2617   ([@isaacs](https://github.com/isaacs))
2618 * [`ec2596a`](https://github.com/npm/npm/commit/ec2596a7cb626772780b25b0a94a7e547a812bd5)
2619   build: publish with `--tag=v1.4-next` ([@isaacs](https://github.com/isaacs))
2620 * [`9ee55f8`](https://github.com/npm/npm/commit/9ee55f892b8b473032a43c59912c5684fd1b39e6)
2621   build: add script to output `v1.4-next` publish tag
2622   ([@isaacs](https://github.com/isaacs))
2623 * [`aecb56f`](https://github.com/npm/npm/commit/aecb56f95a84687ea46920a0b98aaa587fee1568)
2624   build: remove outdated `docpublish` make target
2625   ([@isaacs](https://github.com/isaacs))
2626 * [`b57a9b7`](https://github.com/npm/npm/commit/b57a9b7ccd13e6b38831ed63595c8ea5763da247)
2627   build: remove unpublish step from `make publish`
2628   ([@isaacs](https://github.com/isaacs))
2629 * [`2c6acb9`](https://github.com/npm/npm/commit/2c6acb96c71c16106965d5cd829b67195dd673c7)
2630   install: rename `.gitignore` when unpacking foreign tarballs
2631   ([@isaacs](https://github.com/isaacs))
2632 * [`22f3681`](https://github.com/npm/npm/commit/22f3681923e993a47fc1769ba735bfa3dd138082)
2633   cache: detect non-gzipped tar files more reliably
2634   ([@isaacs](https://github.com/isaacs))
2635
2636 ### v2.0.0-alpha.6 (2014-08-07):
2637
2638 BREAKING CHANGE:
2639
2640 * [`ea547e2`](https://github.com/npm/npm/commit/ea547e2) Bump semver to
2641   version 3: `^0.x.y` is now functionally the same as `=0.x.y`.
2642   ([@isaacs](https://github.com/isaacs))
2643
2644 Other changes:
2645
2646 * [`d987707`](https://github.com/npm/npm/commit/d987707) move fetch into
2647   npm-registry-client ([@othiym23](https://github.com/othiym23))
2648 * [`9b318e2`](https://github.com/npm/npm/commit/9b318e2) `read-installed@3.0.0`
2649   ([@isaacs](https://github.com/isaacs))
2650 * [`9d73de7`](https://github.com/npm/npm/commit/9d73de7) remove unnecessary
2651   mkdirps ([@isaacs](https://github.com/isaacs))
2652 * [`33ccd13`](https://github.com/npm/npm/commit/33ccd13) Don't squash execute
2653   perms in `_git-remotes/` dir ([@adammeadows](https://github.com/adammeadows))
2654 * [`48fd233`](https://github.com/npm/npm/commit/48fd233) `npm-package-arg@2.0.1`
2655   ([@isaacs](https://github.com/isaacs))
2656
2657 ### v1.4.23 (2014-07-31):
2658
2659 * [`8dd11d1`](https://github.com/npm/npm/commit/8dd11d1) update several
2660   dependencies to avoid using `semver`s starting with 0.
2661
2662 ### v1.4.22 (2014-07-31):
2663
2664 * [`d9a9e84`](https://github.com/npm/npm/commit/d9a9e84) `read-package-json@1.2.4`
2665   ([@isaacs](https://github.com/isaacs))
2666 * [`86f0340`](https://github.com/npm/npm/commit/86f0340)
2667   `github-url-from-git@1.2.0` ([@isaacs](https://github.com/isaacs))
2668 * [`a94136a`](https://github.com/npm/npm/commit/a94136a) `fstream@0.1.29`
2669   ([@isaacs](https://github.com/isaacs))
2670 * [`bb82d18`](https://github.com/npm/npm/commit/bb82d18) `glob@4.0.5`
2671   ([@isaacs](https://github.com/isaacs))
2672 * [`5b6bcf4`](https://github.com/npm/npm/commit/5b6bcf4) `cmd-shim@1.1.2`
2673   ([@isaacs](https://github.com/isaacs))
2674 * [`c2aa8b3`](https://github.com/npm/npm/commit/c2aa8b3) license: Cleaned up
2675   legalese with actual lawyer ([@isaacs](https://github.com/isaacs))
2676 * [`63fe0ee`](https://github.com/npm/npm/commit/63fe0ee) `init-package-json@1.0.0`
2677   ([@isaacs](https://github.com/isaacs))
2678
2679 ### v2.0.0-alpha-5 (2014-07-22):
2680
2681 This release bumps up to 2.0 because of this breaking change, which could
2682 potentially affect how your package's scripts are run:
2683
2684 * [`df4b0e7`](https://github.com/npm/npm/commit/df4b0e7fc1abd9a54f98db75ec9e4d03d37d125b)
2685   [#5518](https://github.com/npm/npm/issues/5518) BREAKING CHANGE: support
2686   passing arguments to `run` scripts ([@bcoe](https://github.com/bcoe))
2687
2688 Other changes:
2689
2690 * [`cd422c9`](https://github.com/npm/npm/commit/cd422c9de510766797c65720d70f085000f50543)
2691   [#5748](https://github.com/npm/npm/issues/5748) link binaries for scoped
2692   packages ([@othiym23](https://github.com/othiym23))
2693 * [`4c3c778`](https://github.com/npm/npm/commit/4c3c77839920e830991e0c229c3c6a855c914d67)
2694   [#5758](https://github.com/npm/npm/issues/5758) `npm link` includes scope
2695   when linking scoped package ([@fengmk2](https://github.com/fengmk2))
2696 * [`f9f58dd`](https://github.com/npm/npm/commit/f9f58dd0f5b715d4efa6619f13901916d8f99c47)
2697   [#5707](https://github.com/npm/npm/issues/5707) document generic pre- /
2698   post-commands ([@sudodoki](https://github.com/sudodoki))
2699 * [`ac7a480`](https://github.com/npm/npm/commit/ac7a4801d80361b41dce4a18f22bcdf75e396000)
2700   [#5406](https://github.com/npm/npm/issues/5406) `npm cache` displays usage
2701   when called without arguments
2702   ([@michaelnisi](https://github.com/michaelnisi))
2703 * [`f4554e9`](https://github.com/npm/npm/commit/f4554e99d34f77a8a02884493748f7d49a9a9d8b)
2704   Test fixes for Windows ([@isaacs](https://github.com/isaacs))
2705 * update dependencies ([@othiym23](https://github.com/othiym23))
2706
2707
2708 ### v1.5.0-alpha-4 (2014-07-18):
2709
2710 * fall back to `_auth` config as default auth when using default registry
2711   ([@isaacs](https://github.com/isaacs))
2712 * support for 'init.version' for those who don't want to deal with semver 0.0.x
2713   oddities ([@rvagg](https://github.com/rvagg))
2714 * [`be06213`](https://github.com/npm/npm/commit/be06213415f2d51a50d2c792b4cd0d3412a9a7b1)
2715   remove residual support for `win` log level
2716   ([@aterris](https://github.com/aterris))
2717
2718 ### v1.5.0-alpha-3 (2014-07-17):
2719
2720 * [`a3a85dd`](https://github.com/npm/npm/commit/a3a85dd004c9245a71ad2f0213bd1a9a90d64cd6)
2721   `--save` scoped packages correctly ([@othiym23](https://github.com/othiym23))
2722 * [`18a3385`](https://github.com/npm/npm/commit/18a3385bcf8bfb8312239216afbffb7eec759150)
2723   `npm-registry-client@3.0.2` ([@othiym23](https://github.com/othiym23))
2724 * [`375988b`](https://github.com/npm/npm/commit/375988b9bf5aa5170f06a790d624d31b1eb32c6d)
2725   invalid package names are an early error for optional deps
2726   ([@othiym23](https://github.com/othiym23))
2727 * consistently use `node-package-arg` instead of arbitrary package spec
2728   splitting ([@othiym23](https://github.com/othiym23))
2729
2730 ### v1.4.21 (2014-07-14):
2731
2732 * [`88f51aa`](https://github.com/npm/npm/commit/88f51aa27eb9a958d1fa7ec50fee5cfdedd05110)
2733   fix handling for 301s in `npm-registry-client@2.0.3`
2734   ([@Raynos](https://github.com/Raynos))
2735
2736 ### v1.5.0-alpha-2 (2014-07-01):
2737
2738 * [`54cf625`](https://github.com/npm/npm/commit/54cf62534e3331e3f454e609e44f0b944e819283)
2739   fix handling for 301s in `npm-registry-client@3.0.1`
2740   ([@Raynos](https://github.com/Raynos))
2741 * [`e410861`](https://github.com/npm/npm/commit/e410861c69a3799c1874614cb5b87af8124ff98d)
2742   don't crash if no username set on `whoami`
2743   ([@isaacs](https://github.com/isaacs))
2744 * [`0353dde`](https://github.com/npm/npm/commit/0353ddeaca8171aa7dbdd8102b7e2eb581a86406)
2745   respect `--json` for output ([@isaacs](https://github.com/isaacs))
2746 * [`b3d112a`](https://github.com/npm/npm/commit/b3d112ae190b984cc1779b9e6de92218f22380c6)
2747   outdated: Don't show headings if there's nothing to output
2748   ([@isaacs](https://github.com/isaacs))
2749 * [`bb4b90c`](https://github.com/npm/npm/commit/bb4b90c80dbf906a1cb26d85bc0625dc2758acc3)
2750   outdated: Default to `latest` rather than `*` for unspecified deps
2751   ([@isaacs](https://github.com/isaacs))
2752
2753 ### v1.4.20 (2014-07-02):
2754
2755 * [`0353dde`](https://github.com/npm/npm/commit/0353ddeaca8171aa7dbdd8102b7e2eb581a86406)
2756   respect `--json` for output ([@isaacs](https://github.com/isaacs))
2757 * [`b3d112a`](https://github.com/npm/npm/commit/b3d112ae190b984cc1779b9e6de92218f22380c6)
2758   outdated: Don't show headings if there's nothing to output
2759   ([@isaacs](https://github.com/isaacs))
2760 * [`bb4b90c`](https://github.com/npm/npm/commit/bb4b90c80dbf906a1cb26d85bc0625dc2758acc3)
2761   outdated: Default to `latest` rather than `*` for unspecified deps
2762   ([@isaacs](https://github.com/isaacs))
2763
2764 ### v1.5.0-alpha-1 (2014-07-01):
2765
2766 * [`eef4884`](https://github.com/npm/npm/commit/eef4884d6487ee029813e60a5f9c54e67925d9fa)
2767   use the correct piece of the spec for GitHub shortcuts
2768   ([@othiym23](https://github.com/othiym23))
2769
2770 ### v1.5.0-alpha-0 (2014-07-01):
2771
2772 * [`7f55057`](https://github.com/npm/npm/commit/7f55057807cfdd9ceaf6331968e666424f48116c)
2773   install scoped packages ([#5239](https://github.com/npm/npm/issues/5239))
2774   ([@othiym23](https://github.com/othiym23))
2775 * [`0df7e16`](https://github.com/npm/npm/commit/0df7e16c0232d8f4d036ebf4ec3563215517caac)
2776   publish scoped packages ([#5239](https://github.com/npm/npm/issues/5239))
2777   ([@othiym23](https://github.com/othiym23))
2778 * [`0689ba2`](https://github.com/npm/npm/commit/0689ba249b92b4c6279a26804c96af6f92b3a501)
2779   support (and save) --scope=@s config
2780   ([@othiym23](https://github.com/othiym23))
2781 * [`f34878f`](https://github.com/npm/npm/commit/f34878fc4cee29901e4daf7bace94be01e25cad7)
2782   scope credentials to registry ([@othiym23](https://github.com/othiym23))
2783 * [`0ac7ca2`](https://github.com/npm/npm/commit/0ac7ca233f7a69751fe4386af6c4daa3ee9fc0da)
2784   capture and store bearer tokens when sent by registry
2785   ([@othiym23](https://github.com/othiym23))
2786 * [`63c3277`](https://github.com/npm/npm/commit/63c3277f089b2c4417e922826bdc313ac854cad6)
2787   only delete files that are created by npm
2788   ([@othiym23](https://github.com/othiym23))
2789 * [`4f54043`](https://github.com/npm/npm/commit/4f540437091d1cbca3915cd20c2da83c2a88bb8e)
2790   `npm-package-arg@2.0.0` ([@othiym23](https://github.com/othiym23))
2791 * [`9e1460e`](https://github.com/npm/npm/commit/9e1460e6ac9433019758481ec031358f4af4cd44)
2792   `read-package-json@1.2.3` ([@othiym23](https://github.com/othiym23))
2793 * [`719d8ad`](https://github.com/npm/npm/commit/719d8adb9082401f905ff4207ede494661f8a554)
2794   `fs-vacuum@1.2.1` ([@othiym23](https://github.com/othiym23))
2795 * [`9ef8fe4`](https://github.com/npm/npm/commit/9ef8fe4d6ead3acb3e88c712000e2d3a9480ebec)
2796   `async-some@1.0.0` ([@othiym23](https://github.com/othiym23))
2797 * [`a964f65`](https://github.com/npm/npm/commit/a964f65ab662107b62a4ca58535ce817e8cca331)
2798   `npmconf@2.0.1` ([@othiym23](https://github.com/othiym23))
2799 * [`113765b`](https://github.com/npm/npm/commit/113765bfb7d3801917c1d9f124b8b3d942bec89a)
2800   `npm-registry-client@3.0.0` ([@othiym23](https://github.com/othiym23))
2801
2802 ### v1.4.19 (2014-07-01):
2803
2804 * [`f687433`](https://github.com/npm/npm/commit/f687433) relative URLS for
2805   working non-root registry URLS ([@othiym23](https://github.com/othiym23))
2806 * [`bea190c`](https://github.com/npm/npm/commit/bea190c)
2807   [#5591](https://github.com/npm/npm/issues/5591) bump nopt and npmconf
2808   ([@isaacs](https://github.com/isaacs))
2809
2810 ### v1.4.18 (2014-06-29):
2811
2812 * Bump glob dependency from 4.0.2 to 4.0.3. It now uses graceful-fs when
2813   available, increasing resilience to [various filesystem
2814   errors](https://github.com/isaacs/node-graceful-fs#improvements-over-fs-module).
2815   ([@isaacs](https://github.com/isaacs))
2816
2817 ### v1.4.17 (2014-06-27):
2818
2819 * replace escape codes with ansicolors
2820   ([@othiym23](https://github.com/othiym23))
2821 * Allow to build all the docs OOTB. ([@GeJ](https://github.com/GeJ))
2822 * Use core.longpaths on win32 git - fixes
2823   [#5525](https://github.com/npm/npm/issues/5525) ([@bmeck](https://github.com/bmeck))
2824 * `npmconf@1.1.2` ([@isaacs](https://github.com/isaacs))
2825 * Consolidate color sniffing in config/log loading process
2826   ([@isaacs](https://github.com/isaacs))
2827 * add verbose log when project config file is ignored
2828   ([@isaacs](https://github.com/isaacs))
2829 * npmconf: Float patch to remove 'scope' from config defs
2830   ([@isaacs](https://github.com/isaacs))
2831 * doc: npm-explore can't handle a version
2832   ([@robertkowalski](https://github.com/robertkowalski))
2833 * Add user-friendly errors for ENOSPC and EROFS.
2834   ([@voodootikigod](https://github.com/voodootikigod))
2835 * bump tar and fstream deps ([@isaacs](https://github.com/isaacs))
2836 * Run the npm-registry-couchapp tests along with npm tests
2837   ([@isaacs](https://github.com/isaacs))
2838
2839 ### v1.2.8000 (2014-06-17):
2840
2841 * Same as v1.4.16, but with the spinner disabled, and a version number that
2842   starts with v1.2.
2843
2844 ### v1.4.16 (2014-06-17):
2845
2846 * `npm-registry-client@2.0.2` ([@isaacs](https://github.com/isaacs))
2847 * `fstream@0.1.27` ([@isaacs](https://github.com/isaacs))
2848 * `sha@1.2.4` ([@isaacs](https://github.com/isaacs))
2849 * `rimraf@2.2.8` ([@isaacs](https://github.com/isaacs))
2850 * `npmlog@1.0.1` ([@isaacs](https://github.com/isaacs))
2851 * `npm-registry-client@2.0.1` ([@isaacs](https://github.com/isaacs))
2852 * removed redundant dependency ([@othiym23](https://github.com/othiym23))
2853 * `npmconf@1.0.5` ([@isaacs](https://github.com/isaacs))
2854 * Properly handle errors that can occur in the config-loading process
2855   ([@isaacs](https://github.com/isaacs))
2856
2857 ### v1.4.15 (2014-06-10):
2858
2859 * cache: atomic de-race-ified package.json writing
2860   ([@isaacs](https://github.com/isaacs))
2861 * `fstream@0.1.26` ([@isaacs](https://github.com/isaacs))
2862 * `graceful-fs@3.0.2` ([@isaacs](https://github.com/isaacs))
2863 * `osenv@0.1.0` ([@isaacs](https://github.com/isaacs))
2864 * Only spin the spinner when we're fetching stuff
2865   ([@isaacs](https://github.com/isaacs))
2866 * Update `osenv@0.1.0` which removes ~/tmp as possible tmp-folder
2867   ([@robertkowalski](https://github.com/robertkowalski))
2868 * `ini@1.2.1` ([@isaacs](https://github.com/isaacs))
2869 * `graceful-fs@3` ([@isaacs](https://github.com/isaacs))
2870 * Update glob and things depending on glob
2871   ([@isaacs](https://github.com/isaacs))
2872 * github-url-from-username-repo and read-package-json updates
2873   ([@isaacs](https://github.com/isaacs))
2874 * `editor@0.1.0` ([@isaacs](https://github.com/isaacs))
2875 * `columnify@1.1.0` ([@isaacs](https://github.com/isaacs))
2876 * bump ansi and associated deps ([@isaacs](https://github.com/isaacs))
2877
2878 ### v1.4.14 (2014-06-05):
2879
2880 * char-spinner: update to not bork windows
2881   ([@isaacs](https://github.com/isaacs))
2882
2883 ### v1.4.13 (2014-05-23):
2884
2885 * Fix `npm install` on a tarball.
2886   ([`ed3abf1`](https://github.com/npm/npm/commit/ed3abf1aa10000f0f687330e976d78d1955557f6),
2887   [#5330](https://github.com/npm/npm/issues/5330),
2888   [@othiym23](https://github.com/othiym23))
2889 * Fix an issue with the spinner on Node 0.8.
2890   ([`9f00306`](https://github.com/npm/npm/commit/9f003067909440390198c0b8f92560d84da37762),
2891   [@isaacs](https://github.com/isaacs))
2892 * Re-add `npm.commands.cache.clean` and `npm.commands.cache.read` APIs, and
2893   document `npm.commands.cache.*` as npm-cache(3).
2894   ([`e06799e`](https://github.com/npm/npm/commit/e06799e77e60c1fc51869619083a25e074d368b3),
2895   [@isaacs](https://github.com/isaacs))
2896
2897 ### v1.4.12 (2014-05-23):
2898
2899 * remove normalize-package-data from top level, de-^-ify inflight dep
2900   ([@isaacs](https://github.com/isaacs))
2901 * Always sort saved bundleDependencies ([@isaacs](https://github.com/isaacs))
2902 * add inflight to bundledDependencies
2903   ([@othiym23](https://github.com/othiym23))
2904
2905 ### v1.4.11 (2014-05-22):
2906
2907 * fix `npm ls` labeling issue
2908 * `node-gyp@0.13.1`
2909 * default repository to https:// instead of git://
2910 * addLocalTarball: Remove extraneous unpack
2911   ([@isaacs](https://github.com/isaacs))
2912 * Massive cache folder refactor ([@othiym23](https://github.com/othiym23) and
2913   [@isaacs](https://github.com/isaacs))
2914 * Busy Spinner, no http noise ([@isaacs](https://github.com/isaacs))
2915 * Per-project .npmrc file support ([@isaacs](https://github.com/isaacs))
2916 * `npmconf@1.0.0`, Refactor config/uid/prefix loading process
2917   ([@isaacs](https://github.com/isaacs))
2918 * Allow once-disallowed characters in passwords
2919   ([@isaacs](https://github.com/isaacs))
2920 * Send npm version as 'version' header ([@isaacs](https://github.com/isaacs))
2921 * fix cygwin encoding issue (Karsten Tinnefeld)
2922 * Allow non-github repositories with `npm repo`
2923   ([@evanlucas](https://github.com/evanlucas))
2924 * Allow peer deps to be satisfied by grandparent
2925 * Stop optional deps moving into deps on `update --save`
2926   ([@timoxley](https://github.com/timoxley))
2927 * Ensure only matching deps update with `update --save*`
2928   ([@timoxley](https://github.com/timoxley))
2929 * Add support for `prerelease`, `preminor`, `prepatch` to `npm version`
2930
2931 ### v1.4.10 (2014-05-05):
2932
2933 * Don't set referer if already set
2934 * fetch: Send referer and npm-session headers
2935 * `run-script`: Support `--parseable` and `--json`
2936 * list runnable scripts ([@evanlucas](https://github.com/evanlucas))
2937 * Use marked instead of ronn for html docs
2938
2939 ### v1.4.9 (2014-05-01):
2940
2941 * Send referer header (with any potentially private stuff redacted)
2942 * Fix critical typo bug in previous npm release
2943
2944 ### v1.4.8 (2014-05-01):
2945
2946 * Check SHA before using files from cache
2947 * adduser: allow change of the saved password
2948 * Make `npm install` respect `config.unicode`
2949 * Fix lifecycle to pass `Infinity` for config env value
2950 * Don't return 0 exit code on invalid command
2951 * cache: Handle 404s and other HTTP errors as errors
2952 * Resolve ~ in path configs to env.HOME
2953 * Include npm version in default user-agent conf
2954 * npm init: Use ISC as default license, use save-prefix for deps
2955 * Many test and doc fixes
2956
2957 ### v1.4.7 (2014-04-15):
2958
2959 * Add `--save-prefix` option that can be used to override the default of `^`
2960   when using `npm install --save` and its counterparts.
2961   ([`64eefdf`](https://github.com/npm/npm/commit/64eefdfe26bb27db8dc90e3ab5d27a5ef18a4470),
2962   [@thlorenz](https://github.com/thlorenz))
2963 * Allow `--silent` to silence the echoing of commands that occurs with `npm
2964   run`.
2965   ([`c95cf08`](https://github.com/npm/npm/commit/c95cf086e5b97dbb48ff95a72517b203a8f29eab),
2966   [@Raynos](https://github.com/Raynos))
2967 * Some speed improvements to the cache, which should improve install times.
2968   ([`cb94310`](https://github.com/npm/npm/commit/cb94310a6adb18cb7b881eacb8d67171eda8b744),
2969   [`3b0870f`](https://github.com/npm/npm/commit/3b0870fb2f40358b3051abdab6be4319d196b99d),
2970   [`120f5a9`](https://github.com/npm/npm/commit/120f5a93437bbbea9249801574a2f33e44e81c33),
2971   [@isaacs](https://github.com/isaacs))
2972 * Improve ability to retry registry requests when a subset of the registry
2973   servers are down.
2974   ([`4a5257d`](https://github.com/npm/npm/commit/4a5257de3870ac3dafa39667379f19f6dcd6093e),
2975   https://github.com/npm/npm-registry-client/commit/7686d02cb0b844626d6a401e58c0755ef3bc8432,
2976   [@isaacs](https://github.com/isaacs))
2977 * Fix marking of peer dependencies as extraneous.
2978   ([`779b164`](https://github.com/npm/npm/commit/779b1649764607b062c031c7e5c972151b4a1754),
2979   https://github.com/npm/read-installed/commit/6680ba6ef235b1ca3273a00b70869798ad662ddc,
2980   [@isaacs](https://github.com/isaacs))
2981 * Fix npm crashing when doing `npm shrinkwrap` in the presence of a
2982   `package.json` with no dependencies.
2983   ([`a9d9fa5`](https://github.com/npm/npm/commit/a9d9fa5ad3b8c925a589422b7be28d2735f320b0),
2984   [@kislyuk](https://github.com/kislyuk))
2985 * Fix error when using `npm view` on packages that have no versions or have
2986   been unpublished.
2987   ([`94df2f5`](https://github.com/npm/npm/commit/94df2f56d684b35d1df043660180fc321b743dc8),
2988   [@juliangruber](https://github.com/juliangruber);
2989   [`2241a09`](https://github.com/npm/npm/commit/2241a09c843669c70633c399ce698cec3add40b3),
2990   [@isaacs](https://github.com/isaacs))
2991
2992 ### v1.4.6 (2014-03-19):
2993
2994 * Fix extraneous package detection to work in more cases.
2995   ([`f671286`](https://github.com/npm/npm/commit/f671286), npm/read-installed#20,
2996   [@LaurentVB](https://github.com/LaurentVB))
2997
2998 ### v1.4.5 (2014-03-18):
2999
3000 * Sort dependencies in `package.json` when doing `npm install --save` and all
3001   its variants.
3002   ([`6fd6ff7`](https://github.com/npm/npm/commit/6fd6ff7e536ea6acd33037b1878d4eca1f931985),
3003   [@domenic](https://github.com/domenic))
3004 * Add `--save-exact` option, usable alongside `--save` and its variants, which
3005   will write the exact version number into `package.json` instead of the
3006   appropriate semver-compatibility range.
3007   ([`17f07df`](https://github.com/npm/npm/commit/17f07df8ad8e594304c2445bf7489cb53346f2c5),
3008   [@timoxley](https://github.com/timoxley))
3009 * Accept gzipped content from the registry to speed up downloads and save
3010   bandwidth.
3011   ([`a3762de`](https://github.com/npm/npm/commit/a3762de843b842be8fa0ab57cdcd6b164f145942),
3012   npm/npm-registry-client#40, [@fengmk2](https://github.com/fengmk2))
3013 * Fix `npm ls`'s `--depth` and `--log` options.
3014   ([`1d29b17`](https://github.com/npm/npm/commit/1d29b17f5193d52a5c4faa412a95313dcf41ed91),
3015   npm/read-installed#13, [@zertosh](https://github.com/zertosh))
3016 * Fix "Adding a cache directory to the cache will make the world implode" in
3017   certain cases.
3018   ([`9a4b2c4`](https://github.com/npm/npm/commit/9a4b2c4667c2b1e0054e3d5611ab86acb1760834),
3019   domenic/path-is-inside#1, [@pmarques](https://github.com/pmarques))
3020 * Fix readmes not being uploaded in certain rare cases.
3021   ([`527b72c`](https://github.com/npm/npm/commit/527b72cca6c55762b51e592c48a9f28cc7e2ff8b),
3022   [@isaacs](https://github.com/isaacs))
3023
3024 ### v1.4.4 (2014-02-20):
3025
3026 * Add `npm t` as an alias for `npm test` (which is itself an alias for `npm run
3027   test`, or even `npm run-script test`). We like making running your tests
3028   easy. ([`14e650b`](https://github.com/npm/npm/commit/14e650bce0bfebba10094c961ac104a61417a5de), [@isaacs](https://github.com/isaacs))
3029
3030 ### v1.4.3 (2014-02-16):
3031
3032 * Add back `npm prune --production`, which was removed in 1.3.24.
3033   ([`acc4d02`](https://github.com/npm/npm/commit/acc4d023c57d07704b20a0955e4bf10ee91bdc83),
3034   [@davglass](https://github.com/davglass))
3035 * Default `npm install --save` and its counterparts to use the `^` version
3036   specifier, instead of `~`.
3037   ([`0a3151c`](https://github.com/npm/npm/commit/0a3151c9cbeb50c1c65895685c2eabdc7e2608dc),
3038   [@mikolalysenko](https://github.com/mikolalysenko))
3039 * Make `npm shrinkwrap` output dependencies in a sorted order, so that diffs
3040   between shrinkwrap files should be saner now.
3041   ([`059b2bf`](https://github.com/npm/npm/commit/059b2bfd06ae775205a37257dca80142596a0113),
3042   [@Raynos](https://github.com/Raynos))
3043 * Fix `npm dedupe` not correctly respecting dependency constraints.
3044   ([`86028e9`](https://github.com/npm/npm/commit/86028e9fd8524d5e520ce01ba2ebab5a030103fc),
3045   [@rafeca](https://github.com/rafeca))
3046 * Fix `npm ls` giving spurious warnings when you used `"latest"` as a version
3047   specifier.
3048   (https://github.com/npm/read-installed/commit/d2956400e0386931c926e0f30c334840e0938f14,
3049   [@bajtos](https://github.com/bajtos))
3050 * Fixed a bug where using `npm link` on packages without a `name` value could
3051   cause npm to delete itself.
3052   ([`401a642`](https://github.com/npm/npm/commit/401a64286aa6665a94d1d2f13604f7014c5fce87),
3053   [@isaacs](https://github.com/isaacs))
3054 * Fixed `npm install ./pkg@1.2.3` to actually install the directory at
3055   `pkg@1.2.3`; before it would try to find version `1.2.3` of the package
3056   `./pkg` in the npm registry.
3057   ([`46d8768`](https://github.com/npm/npm/commit/46d876821d1dd94c050d5ebc86444bed12c56739),
3058   [@rlidwka](https://github.com/rlidwka); see also
3059   [`f851b79`](https://github.com/npm/npm/commit/f851b79a71d9a5f5125aa85877c94faaf91bea5f))
3060 * Fix `npm outdated` to respect the `color` configuration option.
3061   ([`d4f6f3f`](https://github.com/npm/npm/commit/d4f6f3ff83bd14fb60d3ac6392cb8eb6b1c55ce1),
3062   [@timoxley](https://github.com/timoxley))
3063 * Fix `npm outdated --parseable`.
3064   ([`9575a23`](https://github.com/npm/npm/commit/9575a23f955ce3e75b509c89504ef0bd707c8cf6),
3065   [@yhpark](https://github.com/yhpark))
3066 * Fix a lockfile-related errors when using certain Git URLs.
3067   ([`164b97e`](https://github.com/npm/npm/commit/164b97e6089f64e686db7a9a24016f245effc37f),
3068   [@nigelzor](https://github.com/nigelzor))
3069
3070 ### v1.4.2 (2014-02-13):
3071
3072 * Fixed an issue related to mid-publish GET requests made against the registry.
3073   (https://github.com/npm/npm-registry-client/commit/acbec48372bc1816c67c9e7cbf814cf50437ff93,
3074   [@isaacs](https://github.com/isaacs))
3075
3076 ### v1.4.1 (2014-02-13):
3077
3078 * Fix `npm shrinkwrap` forgetting to shrinkwrap dependencies that were also
3079   development dependencies.
3080   ([`9c575c5`](https://github.com/npm/npm/commit/9c575c56efa9b0c8b0d4a17cb9c1de3833004bcd),
3081   [@diwu1989](https://github.com/diwu1989))
3082 * Fixed publishing of pre-existing packages with uppercase characters in their
3083   name.
3084   (https://github.com/npm/npm-registry-client/commit/9345d3b6c3d8510dd5c4418f27ee1fce59acebad,
3085   [@isaacs](https://github.com/isaacs))
3086
3087 ### v1.4.0 (2014-02-12):
3088
3089 * Remove `npm publish --force`. See
3090   https://github.com/npm/npmjs.org/issues/148.
3091   ([@isaacs](https://github.com/isaacs),
3092   npm/npm-registry-client@2c8dba990de6a59af6545b75cc00a6dc12777c2a)
3093 * Other changes to the registry client related to saved configs and couch
3094   logins. ([@isaacs](https://github.com/isaacs);
3095   npm/npm-registry-client@25e2b019a1588155e5f87d035c27e79963b75951,
3096   npm/npm-registry-client@9e41e9101b68036e0f078398785f618575f3cdde,
3097   npm/npm-registry-client@2c8dba990de6a59af6545b75cc00a6dc12777c2a)
3098 * Show an error to the user when doing `npm update` and the `package.json`
3099   specifies a version that does not exist.
3100   ([@evanlucas](https://github.com/evanlucas),
3101   [`027a33a`](https://github.com/npm/npm/commit/027a33a5c594124cc1d82ddec5aee2c18bc8dc32))
3102 * Fix some issues with cache ownership in certain installation configurations.
3103   ([@outcoldman](https://github.com/outcoldman),
3104   [`a132690`](https://github.com/npm/npm/commit/a132690a2876cda5dcd1e4ca751f21dfcb11cb9e))
3105 * Fix issues where GitHub shorthand dependencies `user/repo` were not always
3106   treated the same as full Git URLs.
3107   ([@robertkowalski](https://github.com/robertkowalski),
3108   https://github.com/meryn/normalize-package-data/commit/005d0b637aec1895117fcb4e3b49185eebf9e240)
3109
3110 ### v1.3.26 (2014-02-02):
3111
3112 * Fixes and updates to publishing code
3113   ([`735427a`](https://github.com/npm/npm/commit/735427a69ba4fe92aafa2d88f202aaa42920a9e2)
3114   and
3115   [`c0ac832`](https://github.com/npm/npm/commit/c0ac83224d49aa62e55577f8f27d53bbfd640dc5),
3116   [@isaacs](https://github.com/isaacs))
3117 * Fix `npm bugs` with no arguments.
3118   ([`b99d465`](https://github.com/npm/npm/commit/b99d465221ac03bca30976cbf4d62ca80ab34091),
3119   [@Hoops](https://github.com/Hoops))
3120
3121 ### v1.3.25 (2014-01-25):
3122
3123 * Remove gubblebum blocky font from documentation headers.
3124   ([`6940c9a`](https://github.com/npm/npm/commit/6940c9a100160056dc6be8f54a7ad7fa8ceda7e2),
3125   [@isaacs](https://github.com/isaacs))
3126
3127 ### v1.3.24 (2014-01-19):
3128
3129 * Make the search output prettier, with nice truncated columns, and a `--long`
3130   option to create wrapping columns.
3131   ([`20439b2`](https://github.com/npm/npm/commit/20439b2) and
3132   [`3a6942d`](https://github.com/npm/npm/commit/3a6942d),
3133   [@timoxley](https://github.com/timoxley))
3134 * Support multiple packagenames in `npm docs`.
3135   ([`823010b`](https://github.com/npm/npm/commit/823010b),
3136   [@timoxley](https://github.com/timoxley))
3137 * Fix the `npm adduser` bug regarding "Error: default value must be string or
3138   number" again. ([`b9b4248`](https://github.com/npm/npm/commit/b9b4248),
3139   [@isaacs](https://github.com/isaacs))
3140 * Fix `scripts` entries containing whitespaces on Windows.
3141   ([`80282ed`](https://github.com/npm/npm/commit/80282ed),
3142   [@robertkowalski](https://github.com/robertkowalski))
3143 * Fix `npm update` for Git URLs that have credentials in them
3144   ([`93fc364`](https://github.com/npm/npm/commit/93fc364),
3145   [@danielsantiago](https://github.com/danielsantiago))
3146 * Fix `npm install` overwriting `npm link`-ed dependencies when they are tagged
3147   Git dependencies. ([`af9bbd9`](https://github.com/npm/npm/commit/af9bbd9),
3148   [@evanlucas](https://github.com/evanlucas))
3149 * Remove `npm prune --production` since it buggily removed some dependencies
3150   that were necessary for production; see
3151   [#4509](https://github.com/npm/npm/issues/4509). Hopefully it can make its
3152   triumphant return, one day.
3153   ([`1101b6a`](https://github.com/npm/npm/commit/1101b6a),
3154   [@isaacs](https://github.com/isaacs))
3155
3156 Dependency updates:
3157 * [`909cccf`](https://github.com/npm/npm/commit/909cccf) `read-package-json@1.1.6`
3158 * [`a3891b6`](https://github.com/npm/npm/commit/a3891b6) `rimraf@2.2.6`
3159 * [`ac6efbc`](https://github.com/npm/npm/commit/ac6efbc) `sha@1.2.3`
3160 * [`dd30038`](https://github.com/npm/npm/commit/dd30038) `node-gyp@0.12.2`
3161 * [`c8c3ebe`](https://github.com/npm/npm/commit/c8c3ebe) `npm-registry-client@0.3.3`
3162 * [`4315286`](https://github.com/npm/npm/commit/4315286) `npmconf@0.1.12`
3163
3164 ### v1.3.23 (2014-01-03):
3165
3166 * Properly handle installations that contained a certain class of circular
3167   dependencies.
3168   ([`5dc93e8`](https://github.com/npm/npm/commit/5dc93e8c82604c45b6067b1acf1c768e0bfce754),
3169   [@substack](https://github.com/substack))
3170
3171 ### v1.3.22 (2013-12-25):
3172
3173 * Fix a critical bug in `npm adduser` that would manifest in the error message
3174   "Error: default value must be string or number."
3175   ([`fba4bd2`](https://github.com/npm/npm/commit/fba4bd24bc2ab00ccfeda2043aa53af7d75ef7ce),
3176   [@isaacs](https://github.com/isaacs))
3177 * Allow `npm bugs` in the current directory to open the current package's bugs
3178   URL.
3179   ([`d04cf64`](https://github.com/npm/npm/commit/d04cf6483932c693452f3f778c2fa90f6153a4af),
3180   [@evanlucas](https://github.com/evanlucas))
3181 * Several fixes to various error messages to include more useful or updated
3182   information.
3183   ([`1e6f2a7`](https://github.com/npm/npm/commit/1e6f2a72ca058335f9f5e7ca22d01e1a8bb0f9f7),
3184   [`ff46366`](https://github.com/npm/npm/commit/ff46366bd40ff0ef33c7bac8400bc912c56201d1),
3185   [`8b4bb48`](https://github.com/npm/npm/commit/8b4bb4815d80a3612186dc5549d698e7b988eb03);
3186   [@rlidwka](https://github.com/rlidwka),
3187   [@evanlucas](https://github.com/evanlucas))
3188
3189 ### v1.3.21 (2013-12-17):
3190
3191 * Fix a critical bug that prevented publishing due to incorrect hash
3192   calculation.
3193   ([`4ca4a2c`](https://github.com/npm/npm-registry-client/commit/4ca4a2c6333144299428be6b572e2691aa59852e),
3194   [@dominictarr](https://github.com/dominictarr))
3195
3196 ### v1.3.20 (2013-12-17):
3197
3198 * Fixes a critical bug in v1.3.19.  Thankfully, due to that bug, no one could
3199   install npm v1.3.19 :)
3200
3201 ### v1.3.19 (2013-12-16):
3202
3203 * Adds atomic PUTs for publishing packages, which should result in far fewer
3204   requests and less room for replication errors on the server-side.
3205
3206 ### v1.3.18 (2013-12-16):
3207
3208 * Added an `--ignore-scripts` option, which will prevent `package.json` scripts
3209   from being run. Most notably, this will work on `npm install`, so e.g. `npm
3210   install --ignore-scripts` will not run preinstall and prepublish scripts.
3211   ([`d7e67bf`](https://github.com/npm/npm/commit/d7e67bf0d94b085652ec1c87d595afa6f650a8f6),
3212   [@sqs](https://github.com/sqs))
3213 * Fixed a bug introduced in 1.3.16 that would manifest with certain cache
3214   configurations, by causing spurious errors saying "Adding a cache directory
3215   to the cache will make the world implode."
3216   ([`966373f`](https://github.com/npm/npm/commit/966373fad8d741637f9744882bde9f6e94000865),
3217   [@domenic](https://github.com/domenic))
3218 * Re-fixed the multiple download of URL dependencies, whose fix was reverted in
3219   1.3.17.
3220   ([`a362c3f`](https://github.com/npm/npm/commit/a362c3f1919987419ed8a37c8defa19d2e6697b0),
3221   [@spmason](https://github.com/spmason))
3222
3223 ### v1.3.17 (2013-12-11):
3224
3225 * This release reverts
3226   [`644c2ff`](https://github.com/npm/npm/commit/644c2ff3e3d9c93764f7045762477f48864d64a7),
3227   which avoided re-downloading URL and shinkwrap dependencies when doing `npm
3228   install`. You can see the in-depth reasoning in
3229   [`d8c907e`](https://github.com/npm/npm/commit/d8c907edc2019b75cff0f53467e34e0ffd7e5fba);
3230   the problem was, that the patch changed the behavior of `npm install -f` to
3231   reinstall all dependencies.
3232 * A new version of the no-re-downloading fix has been submitted as
3233   [#4303](https://github.com/npm/npm/issues/4303) and will hopefully be
3234   included in the next release.
3235
3236 ### v1.3.16 (2013-12-11):
3237
3238 * Git URL dependencies are now updated on `npm install`, fixing a two-year old
3239   bug
3240   ([`5829ecf`](https://github.com/npm/npm/commit/5829ecf032b392d2133bd351f53d3c644961396b),
3241   [@robertkowalski](https://github.com/robertkowalski)). Additional progress on
3242   reducing the resulting Git-related I/O is tracked as
3243   [#4191](https://github.com/npm/npm/issues/4191), but for now, this will be a
3244   big improvement.
3245 * Added a `--json` mode to `npm outdated` to give a parseable output.
3246   ([`0b6c9b7`](https://github.com/npm/npm/commit/0b6c9b7c8c5579f4d7d37a0c24d9b7a12ccbe5fe),
3247   [@yyx990803](https://github.com/yyx990803))
3248 * Made `npm outdated` much prettier and more useful. It now outputs a
3249   color-coded and easy-to-read table.
3250   ([`fd3017f`](https://github.com/npm/npm/commit/fd3017fc3e9d42acf6394a5285122edb4dc16106),
3251   [@quimcalpe](https://github.com/quimcalpe))
3252 * Added the `--depth` option to `npm outdated`, so that e.g. you can do `npm
3253   outdated --depth=0` to show only top-level outdated dependencies.
3254   ([`1d184ef`](https://github.com/npm/npm/commit/1d184ef3f4b4bc309d38e9128732e3e6fb46d49c),
3255   [@yyx990803](https://github.com/yyx990803))
3256 * Added a `--no-git-tag-version` option to `npm version`, for doing the usual
3257   job of `npm version` minus the Git tagging. This could be useful if you need
3258   to increase the version in other related files before actually adding the
3259   tag.
3260   ([`59ca984`](https://github.com/npm/npm/commit/59ca9841ba4f4b2f11b8e72533f385c77ae9f8bd),
3261   [@evanlucas](https://github.com/evanlucas))
3262 * Made `npm repo` and `npm docs` work without any arguments, adding them to the
3263   list of npm commands that work on the package in the current directory when
3264   invoked without arguments.
3265   ([`bf9048e`](https://github.com/npm/npm/commit/bf9048e2fa16d43fbc4b328d162b0a194ca484e8),
3266   [@robertkowalski](https://github.com/robertkowalski);
3267   [`07600d0`](https://github.com/npm/npm/commit/07600d006c652507cb04ac0dae9780e35073dd67),
3268   [@wilmoore](https://github.com/wilmoore)). There are a few other commands we
3269   still want to implement this for; see
3270   [#4204](https://github.com/npm/npm/issues/4204).
3271 * Pass through the `GIT_SSL_NO_VERIFY` environment variable to Git, if it is
3272   set; we currently do this with a few other environment variables, but we
3273   missed that one.
3274   ([`c625de9`](https://github.com/npm/npm/commit/c625de91770df24c189c77d2e4bc821f2265efa8),
3275   [@arikon](https://github.com/arikon))
3276 * Fixed `npm dedupe` on Windows due to incorrect path separators being used
3277   ([`7677de4`](https://github.com/npm/npm/commit/7677de4583100bc39407093ecc6bc13715bf8161),
3278   [@mcolyer](https://github.com/mcolyer)).
3279 * Fixed the `npm help` command when multiple words were searched for; it
3280   previously gave a `ReferenceError`.
3281   ([`6a28dd1`](https://github.com/npm/npm/commit/6a28dd147c6957a93db12b1081c6e0da44fe5e3c),
3282   [@dereckson](https://github.com/dereckson))
3283 * Stopped re-downloading URL and shrinkwrap dependencies, as demonstrated in
3284   [#3463](https://github.com/npm/npm/issues/3463)
3285   ([`644c2ff`](https://github.com/isaacs/npm/commit/644c2ff3e3d9c93764f7045762477f48864d64a7),
3286   [@spmason](https://github.com/spmason)). You can use the `--force` option to
3287   force re-download and installation of all dependencies.