
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.
妈妈再也不用担心我写错属性(方法)名啦!
npm install node-typo
To use this module you must be running node 0.11.13 or higher for proxy support
var typo = require('node-typo');
var fs = typo.wrap(require('fs'));
console.log(fs.exist === fs.exists); // true
console.log(fs.exsit === fs.exists); // true
console.log(fs.exsiiiiit === fs.exists); // false
DON'T USE THIS MODULE IN PRODUCTION
FAQs
Auto find the nearest property(or method) name of an wrapped object
The npm package node-typo receives a total of 3 weekly downloads. As such, node-typo popularity was classified as not popular.
We found that node-typo 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.