Pinned
1,077 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 75 commits in 8 repositories
Created a pull request in npm/git that received 4 comments
Opened 24 other pull requests in 7 repositories
npm/cli
8
merged
1
open
3
closed
- Release/v7.11.0
- fix(logout): use isBasicAuth attribute
- chore(tests): consistent error assertions
- fix(pack): refuse to pack invalid packument
- chore(docs): update view docs
- Release/v7.10.0
- tap@15.0.2
- feat(version): add workspace support
- Release/v7.9.0
- feat(pack): add workspace support
- release/v7.8.0
- fix(docs): add workspaces configuration
npm/libnpmversion
1
open
3
merged
npm/git
3
merged
npm/npm-registry-fetch
2
merged
wraithgar/ipcarefully
1
merged
wraithgar/caber
1
merged
npm/pacote
1
merged
Reviewed 20 pull requests in 10 repositories
npm/cli 9 pull requests
-
docs: mention
directories.bininbin - feat: add init workspaces
- fix: npm ls --long missing deps
- docs: fix refs to ws shorthand
- fix(ls): no error for extraneous deps
- feat(bugs): fallback to email, if provided, when URL is not available
- feat: workspaces support for dist-tag
- Support reporting on ERESOLVE errors when current is missing
- usage: specify the key each time for multiples
npm/npm-registry-fetch 2 pull requests
npm/run-script 2 pull requests
npm/config 1 pull request
npm/pacote 1 pull request
npm/libnpmexec 1 pull request
npm/git 1 pull request
npm/hosted-git-info 1 pull request
npm/ssri 1 pull request
npm/libnpmpack 1 pull request
Created an issue in npm/statusboard that received 1 comment
npm pack needs to be able to save to a specific directory.
Currently npm pack calls fs.writeFile with a bare filename, ending with a tgz file that is written to whatever the cwd of the running node process …
1
comment