Popular repositories
859 contributions in the last year
Less
More
Contribution activity
June 2021
Created 29 commits in 12 repositories
Created 1 repository
- nlf/negotiator JavaScript
Created a pull request in jshttp/negotiator that received 3 comments
stop lazy loading modules
the lazy loading here caused us some minor grief when introducing this module to the npm CLI. the modules that are being lazy loaded do not have an…
+9
−46
•
3
comments
Opened 9 other pull requests in 6 repositories
npm/create-oss
1
open
2
merged
npm/cli
2
merged
npm/exec
1
open
npm/promise-spawn
1
merged
hapijs/hapi
1
merged
npm/make-fetch-happen
1
merged
Reviewed 7 pull requests in 5 repositories
npm/cli 3 pull requests
hapijs/hapi 1 pull request
npm/arborist 1 pull request
hapijs/crumb 1 pull request
npm/hosted-git-info 1 pull request
Created an issue in npm/exec that received 2 comments
[FEATURE] escape user provided arguments appropriately for the platform
What / Why
Currently we use JSON.stringify() on each provided user argument as an attempt to escape them, this causes a significant number of issue…
2
comments
Opened 7 other issues in 2 repositories
npm/exec
5
open
1
closed
- BUILD: figure out how to get a WSL shell in CI (if we need it)
- [FEATURE] rough in an initial implementation
- [FEATURE] forward signals from process to children
-
[FEATURE] conditionally prepend a built in
node-gypto the PATH -
[FEATURE] prepend
node_modules/.bindirectories at all relevant levels to the PATH - [FEATURE] infer uid/gid from containing folder when running as root