Sam Brown

Results 20 issues of Sam Brown

I believe that for `np` to resolve https://github.com/advisories/GHSA-pfrx-2q88-qq97, one dependency that needs to be upgraded is `npm-name`, in order to get the fixed version of `got`. I see 2 reasonable...

Hey, this little thing is cool! To help more people use it, I think it would be helpful to include (at least) a recommended way to add the library as...

It would be nice to have one 😄

(Repro case to follow) In some cases, on windows, the workspace resolver (`resolveWorkspace`) will throw when trying to read a `package.json` within a workspace. A workaround has been to pass...

bug

Hi! Thanks for your interest in Codehawk CLI. There is now a much more robust and fast drop-in replacement: [FTA](https://github.com/sgb-io/fta). This project is in maintenance mode - no new features...

- [x] Upgrade the swc dependencies and test that fta can run and output sensible results - [ ] Verify that the changes in results are expected - [ ]...

Example use case is: you have compiled .js in a project and want to exclude that

enhancement

e.g. you target a monorepo packages dir, but want to exclude one package. Doesn't seem to be working as expected.

bug

An easy win would be to include the `wasm-pack build --target web` build to ensure it can compile. This would avoid issues such as `comfy-table` being coupled between v0.1.11 and...

enhancement
help wanted
good first issue

Two issues relating to warnings 1. Warnings are useful but sometimes they add noise and may not be able to fix them. For example, you're analyzing a monorepo and receive...

enhancement
help wanted