
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
magiccardmarketeu
Advanced tools
Fetch card details from http://magiccardmarket.eu.
It only takes Singles cards. If the card is in different sets, it will load it from all sets.
npm install magiccardmarketeu --save
var magiccardmarketeu = require('magiccardmarketeu')
magiccardmarketeu('Birds of Paradise', function (err, card) {
console.log(card)
/*
{
"fourth edition: alternate": {
"image": "https://www.magiccardmarket.eu/img/9d477b691cc90a71867c0b63cdc8fb22/cards/Fourth_Edition_Alternate/birds_of_paradise.jpg",
"rarity": "rare",
"available": 2,
"set": "fourth edition: alternate",
"rulesText": "Flying\n\n{T}: Add one mana of any color to your mana pool.",
"price": {
"from": "69,95 €",
"trend": "75,00 €"
},
"sellers": [
{
"name": "Raphygames",
"link": "https://www.magiccardmarket.eu/Users/Raphygames",
"itemLocation": "france",
"language": "english",
"condition": "played",
"comment": "",
"price": {
"value": 55,
"currency": "€"
},
"available": {
"count": 1,
"parenthesis": 3
},
"tags": [
"Outstanding seller"
],
"score": "648"
},
...
}
},
"fourth edition: black bordered": { ... },
...
}
/*
})
MIT
FAQs
Fetch the card details from one card from http://magiccardmarket.eu
We found that magiccardmarketeu 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.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.