
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Scans and manages installed steam apps
npm install humid
import humid from 'humid'
humid.find('/path/to/steam/library')
.then(console.log)
[ { id: 241600,
name: 'Rogue Legacy',
appPath: 'Rogue Legacy',
size: 337208904,
manifest: '/path/to/steam/library/steamapps/appmanifest_241600.acf' },
{ id: 326410,
name: 'Windward',
appPath: 'Windward',
size: 137835724,
manifest: '/path/to/steam/library/steamapps/appmanifest_326410.acf' } ]
The github issue tracker is for bug reports and feature requests. Anything else, such as questions for help in using the library, should be posted in StackOverflow using the tag humid
my feature to humid?Feel free to add a request in the issue issue tracker, or come chat with us on Gitter
Fork the repo, make some changes and make a pull request.
MIT License 2015 © Simon W. Jackson and contributors
FAQs
Scans and manages installed steam apps
The npm package humid receives a total of 2 weekly downloads. As such, humid popularity was classified as not popular.
We found that humid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.