-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
202 changed files
with
1,513 additions
and
526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -280,7 +280,16 @@ Instructions: | |
[#io.js on Freenode.net](http://webchat.freenode.net?channels=io.js&uio=d4) | ||
* [iojs/io.js on Gitter](https://gitter.im/nodejs/io.js) | ||
|
||
## Security | ||
|
||
All security bugs in io.js are taken seriously and should be reported by | ||
emailing [email protected]. This will be delivered to a subset of the project | ||
team who handle security issues. Please don't disclose security bugs | ||
public until they have been handled by the security team. | ||
|
||
Your email will be acknowledged within 24 hours, and you’ll receive a more | ||
detailed response to your email within 48 hours indicating the next steps in | ||
handling your report. | ||
|
||
## Current Project Team Members | ||
|
||
|
@@ -314,7 +323,7 @@ information about the governance of the io.js project, see | |
* **Sam Roberts** <[email protected]> ([@sam-github](https://github.com/sam-github)) | ||
* **Wyatt Preul** <[email protected]> ([@geek](https://github.com/geek)) | ||
* **Brian White** <[email protected]> ([@mscdex](https://github.com/mscdex)) | ||
* **Christian Vaagland Tellnes** <christian@tellnes.com> ([@tellnes](https://github.com/tellnes)) | ||
* **Christian Tellnes** <christian@tellnes.no> ([@tellnes](https://github.com/tellnes)) | ||
* **Robert Kowalski** <[email protected]> ([@robertkowalski](https://github.com/robertkowalski)) | ||
* **Julian Duque** <[email protected]> ([@julianduque](https://github.com/julianduque)) | ||
* **Johan Bergström** <[email protected]> ([@jbergstroem](https://github.com/jbergstroem)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
### v2.11.3 (2015-06-11): | ||
|
||
This was a very quiet week. This release was done by | ||
[@iarna](https://github.com/iarna), while the rest of the team hangs out at | ||
NodeConf Adventure! | ||
|
||
#### TESTS IN 0.8 FAIL LESS | ||
|
||
* [`5b3b3c2`](https://github.com/npm/npm/commit/5b3b3c2) | ||
[#8491](//github.com/npm/npm/pull/8491) | ||
Updates a test to use only 0.8 compatible features | ||
([@watilde](https://github.com/watilde)) | ||
|
||
#### THE TREADMILL OF UPDATES NEVER CEASES | ||
|
||
* [`9f439da`](https://github.com/npm/npm/commit/9f439da) | ||
`[email protected]`: License range updates | ||
(@kemitchell)[https://github.com/kemitchell] | ||
* [`2dd055b`](https://github.com/npm/npm/commit/2dd055b) | ||
`[email protected]`: Fixes a crashing bug when the package.json | ||
`scripts` property is not an object. | ||
(@iarna)[https://github.com/iarna] | ||
* [`e02e85d`](https://github.com/npm/npm/commit/e02e85d) | ||
`[email protected]`: Switches to using the `os-tmpdir` module instead of | ||
`os.tmpdir()` for greate consistency in behavior between node versions. | ||
(@iarna)[https://github.com/iarna] | ||
* [`a6f0265`](https://github.com/npm/npm/commit/a6f0265) | ||
`[email protected]` (@isaacs)[https://github.com/isaacs] | ||
* [`7395977`](https://github.com/npm/npm/commit/7395977) | ||
`[email protected]` (@isaacs)[https://github.com/isaacs] | ||
|
||
### v2.11.2 (2015-06-04): | ||
|
||
Another small release this week, brought to you by the latest addition to the | ||
|
@@ -14,7 +45,7 @@ while it lasts. :3 | |
* [`31aada4`](https://github.com/npm/npm/commit/31aada4ccc369c0903ff7f233f464955d12c6fe2) | ||
[#8401](https://github.com/npm/npm/issues/8401) `npm outdated` output is just | ||
that much nicer to consume now, due to sorting by name. | ||
[@watilde](https://github.com/watilde) | ||
([@watilde](https://github.com/watilde)) | ||
* [`458a919`](https://github.com/npm/npm/commit/458a91925d8b20c5e672ba71a86745aad654abaf) | ||
[#8469](https://github.com/npm/npm/pull/8469) Explicitly set `cwd` for | ||
`preversion`, `version`, and `postversion` scripts. This makes the scripts | ||
|
@@ -42,10 +73,11 @@ while it lasts. :3 | |
#### VERSION NUMBERS HAVE NEVER BEEN BIGGER | ||
|
||
* [`c929fd1`](https://github.com/npm/npm/commit/c929fd1d0604b5878ed05706447e078d3e41f5b3) | ||
`readable-steam@1.1.13`: Manually installed `v1.1.13` (steams3) to make deduping more reliable on `npm@<3`. | ||
([@othiym23](https://github.com/othiym23)) | ||
`readable-stream@1.1.13`: Manually deduped `v1.1.13` (streams3) to make | ||
deduping more reliable on `npm@<3`. ([@othiym23](https://github.com/othiym23)) | ||
* [`a9b4b78`](https://github.com/npm/npm/commit/a9b4b78dcc85571fd1cdd737903f7f37a5e6a755) | ||
`[email protected]`: Replace dependency on IncomingMessage's `.client` with `.socket` as the former was deprecated in 2.2.0. | ||
`[email protected]`: Replace dependency on IncomingMessage's `.client` with | ||
`.socket` as the former was deprecated in io.js 2.2.0. | ||
([@othiym23](https://github.com/othiym23)) | ||
* [`4b5e557`](https://github.com/npm/npm/commit/4b5e557a23cdefd521ad154111e3d4dcc81f1cdb) | ||
`[email protected]`: Better testing, with coverage. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -140,7 +140,7 @@ <h2 id="legal-stuff">Legal Stuff</h2> | |
<p>If you have a complaint about a package in the public npm registry, | ||
and cannot <a href="https://docs.npmjs.com/misc/disputes">resolve it with the package | ||
owner</a>, please email | ||
<a href="mailto:support@npmjs.com">support@npmjs.com</a> and explain the situation.</p> | ||
<a href="mailto:support@npmjs.com">support@npmjs.com</a> and explain the situation.</p> | ||
<p>Any data published to The npm Registry (including user account | ||
information) may be removed or modified at the sole discretion of the | ||
npm server administrators.</p> | ||
|
@@ -183,5 +183,5 @@ <h2 id="see-also">SEE ALSO</h2> | |
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> | ||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> | ||
</table> | ||
<p id="footer"><a href="../doc/README.html">README</a> — [email protected].2</p> | ||
<p id="footer"><a href="../doc/README.html">README</a> — [email protected].3</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,5 +28,5 @@ <h2 id="synopsis">SYNOPSIS</h2> | |
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> | ||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> | ||
</table> | ||
<p id="footer">npm-bin — [email protected].2</p> | ||
<p id="footer">npm-bin — [email protected].3</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,5 @@ <h2 id="synopsis">SYNOPSIS</h2> | |
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> | ||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> | ||
</table> | ||
<p id="footer">npm-bugs — [email protected].2</p> | ||
<p id="footer">npm-bugs — [email protected].3</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,5 +42,5 @@ <h2 id="synopsis">SYNOPSIS</h2> | |
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> | ||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> | ||
</table> | ||
<p id="footer">npm-cache — [email protected].2</p> | ||
<p id="footer">npm-cache — [email protected].3</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,5 +36,5 @@ <h2 id="see-also">SEE ALSO</h2> | |
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> | ||
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> | ||
</table> | ||
<p id="footer">npm-commands — [email protected].2</p> | ||
<p id="footer">npm-commands — [email protected].3</p> | ||
|
Oops, something went wrong.