
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@void206551/mwl-api
Advanced tools
A Node wrapper for MyWaifuList.
npm i @void206551/mwl-api --save
const MWL = require('@void206551/mwl-api')
const Waifu = new MWL("Your API Key")
// Logs the daily waifu
Waifu.dailyWaifu().then(console.log).catch(console.error)
getWaifu(slugOrId)
→ Gets the information about a waifugetWaifuImages(slugOrId)
→ Returns up to 10 images of a waifugetWaifuByPage(letter, page)
→ Gets a list of waifus from a given letter and pagedailyWaifu()
→ Returns the daily waifurandomWaifu()
→ Returns a random waifugetAiring()
→ Gets all the currently airing showsgetBestWaifus()
→ Gets all the best waifus from this seasongetPopularWaifus()
→ Gets the most popular waifus from this seasongetTrashWaifus()
→ Gets the most trashed waifus form this seasongetSeries(slurOrId)
→ Gets information about a seriesgetSeriesByPage(letter)
→ Gets a list of series from a certain lettergetSeriesBySeason(season, year)
→ Gets a list of series that aired during a certin season of a year
season
: spring
, summer
, fall
, winter
getSeriesWaifus(slugOrId)
→ Gets the waifus from a certain series from a slur or IDgetUser(userId)
→ Gets the information from a usergetUserWaifus(userId, type)
→ Gets the waifus from a user
type
: trash
, like
, created
getUserLists(userId)
→ Gets the lists a user hasgetUserList(userId, listId)
→ Gets the data from a listsearch(string)
→ Search a stringsearchBeta(string)
→ Search a string (Better results)searchWaifu(name)
→ Search a waifu namesearchSeries(name)
→ Search a series nameFAQs
A Node wrapper for My Waifu List API
The npm package @void206551/mwl-api receives a total of 0 weekly downloads. As such, @void206551/mwl-api popularity was classified as not popular.
We found that @void206551/mwl-api 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.