Yoav Vainrich

Results 6 issues of Yoav Vainrich

I noticed that installing this package brings more than it needs for runtime. This is because the shrinkwrap file which is packed has dev dependencies too. Not sure why, but...

## Description Added a new validator to check that the integrity field uses sha512 hash. Requires a flag `--validate-integrity` (alias: `-i`) so should not be a breaking change. ## Types...

The recommendation for a standalone CLI project should be that when publishing `npm-shrinkwrap.json` file, it should only contain dependencies and **not** dev-dependencies. Dev dependencies are best practice for the developer(s)...

I would love to have an easy way to find errors. Currently I need to search for "Could not resolve"

enhancement

I would love to see an option to find a string in the tree.

enhancement

### Enter your suggestions in details: Lines 3-4 of the "Read Streams" example are confusing. I suggest extracting them into a new "Fetch" example. ![image](https://github.com/nodejs/nodejs.org/assets/644871/fa8482f2-27f2-48eb-b7db-59e393c38000)

enhancement
help wanted
good first issue
website redesign