Commit Graph

445 Commits

Author SHA1 Message Date
TJ Holowaychuk
0223389130 add "repo" command 2013-08-15 19:47:43 -04:00
isaacs
f369647b00 Bump all deps 2013-08-02 13:31:17 -07:00
isaacs
d1f4897a3b init-package-json@0.0.11 2013-08-01 18:43:05 -07:00
isaacs
6cf1890825 include sha's readable-stream optional dep
Fix #3698
2013-07-25 14:55:30 -07:00
isaacs
ef6a53a504 bump all deps to use inherits@2 2013-07-23 20:46:54 -07:00
isaacs
9a8bc875e9 fstream-npm@0.1.5 2013-07-23 20:31:05 -07:00
isaacs
e323b8ffaa read@1.0.5 2013-07-23 20:29:58 -07:00
isaacs
57ec07ac9f semver@2.0.11 2013-07-23 20:29:23 -07:00
isaacs
4309cdc7bf nopt@2.1.2 2013-07-23 20:28:55 -07:00
isaacs
786e06ef81 Bump many deps for graceful-fs@2 upgrade 2013-07-22 12:15:03 -07:00
isaacs
504fd27c0a graceful-fs@2.0.0 2013-07-11 00:24:42 -07:00
isaacs
d440b4c1f0 fstream@0.1.23 2013-07-11 00:24:15 -07:00
isaacs
128809778f npm-registry-client@0.2.27 2013-07-11 00:23:54 -07:00
isaacs
bb96133466 glob@3.2.3 2013-07-11 00:23:35 -07:00
isaacs
eb205fe60b node-gyp@0.10.6 2013-07-11 00:23:08 -07:00
isaacs
4c38a23096 lockfile@0.4.0 2013-07-10 23:57:09 -07:00
isaacs
cb2288f21e npmlog@0.0.4 2013-07-10 23:18:00 -07:00
isaacs
e3007309aa graceful-fs@1.2.3
Related to #3259

Because readFile and writeFile were not wrapped, there were cases where
a lot of package.json reading would cause problems.  This wasn't an
issue with earlier versions of graceful-fs, because it monkey-patched
the builtin FS module's open() method, so that readFile and writeFile
would Just Work.

However, that caused other problems.

Note that fs.ReadStream and fs.WriteStream are still not covered in the
open fd guard.  That can be done later, but this extends EMFILE coverage
to the more commonly used methods first.
2013-07-10 00:51:25 -07:00
isaacs
e99d4141ae npm-registry-client@0.2.26 2013-07-06 10:15:57 -07:00
isaacs
3426f4cab5 node-gyp@0.10.2 2013-06-24 21:03:16 -07:00
isaacs
29f5a3321c rimraf@2.2.0 2013-06-24 21:03:16 -07:00
isaacs
f1c5501bbf semver@2.0.8 2013-06-24 21:03:16 -07:00
isaacs
41353f852c npmlog@0.0.3 2013-06-20 13:53:32 -07:00
isaacs
12369965d9 npmconf@0.1.1 2013-06-20 13:52:08 -07:00
isaacs
5a5f6b0548 node-gyp@0.10.1 2013-06-20 13:51:34 -07:00
isaacs
edbe37e976 npm-registry-client@0.2.25 2013-06-20 13:51:02 -07:00
isaacs
ff685a460d node-gyp@0.10 2013-06-20 13:27:35 -07:00
isaacs
7eb3da5235 read-installed@0.2.2 2013-06-20 13:15:04 -07:00
isaacs
18f7e4f794 init-package-json@0.0.10 2013-06-20 13:14:31 -07:00
isaacs
02f1cd867d remove normalize-package-data
Only necessary as a dep of read-package-json
2013-06-20 13:13:43 -07:00
isaacs
9374aa81b4 read-package-json@1.1.0 2013-06-20 13:12:36 -07:00
isaacs
8ee81f99f4 semver@2 This breaks a lot of stuff 2013-06-20 13:08:58 -07:00
isaacs
97ada8b9e1 update npm-user-validate and normalize-package-data 2013-06-18 09:32:02 -07:00
isaacs
83ce47740e init-package-json@0.0.9 2013-06-17 07:38:48 -07:00
isaacs
754de8941c couch-login@0.1.17 2013-06-12 10:51:06 -07:00
isaacs
fa6ddb2857 graceful-fs@1.2.2 2013-06-12 10:32:01 -07:00
isaacs
8d23308a42 lockfile@0.3.4 2013-06-07 16:57:25 -07:00
isaacs
9a944cf82c npmconf: Upgrade for new SSL keys
In 6 months or so, or probably whenever 0.12 releases, we can
switch over to use the same SSL cert and key for the registry
as the npmjs.org website, and people can stop complaining about
the registry not rendering in their web browser.
2013-06-07 15:06:36 -07:00
isaacs
7523c38483 lockfile@0.3.3 2013-06-07 14:50:51 -07:00
isaacs
b3396933b6 node-gyp@0.10.0 2013-06-05 16:11:49 -07:00
isaacs
6f086511ea npmconf@0.0.25 2013-05-30 10:03:07 -07:00
isaacs
361d2fed48 request@2.21.0 2013-05-29 16:58:00 -07:00
isaacs
74313f2166 node-gyp@0.9.6 2013-05-29 16:58:00 -07:00
isaacs
0bf51de5a8 npm-registry-client@0.2.24 2013-05-24 14:33:32 -07:00
isaacs
10e0aeb1f4 request@2.21.0 2013-05-10 17:40:18 -07:00
isaacs
1059224dd7 npm-registry-client@0.2.23 2013-05-10 17:29:51 -07:00
isaacs
b2120688f7 update normalize-package-json 2013-05-10 17:24:55 -07:00
isaacs
25ad746173 lockfile@0.3.2 2013-05-10 17:24:00 -07:00
isaacs
539e396052 graceful-fs@1.2.1 2013-05-10 17:22:01 -07:00
Robert Kowalski
1cdd48197a add npm-user-validate@0.0.1 2013-05-03 13:31:24 -07:00