
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.
Shower plugin for show maps (with placemarks) in presentation. Based on the JS API Yandex.Maps (ru: http://tech.yandex.ru/maps/, en: https://api.yandex.com/maps/doc/jsapi/)
npm i --save shower-map
And include file shower-map.js from node_modules/shower-map folder.
<ymap data-center="55.755768, 37.617671" data-zoom="15"></ymap>
Default plugin options for map:
For init new placemark you need his position into geo coords. Placemark must be located into ymap tag.
<ymap data-center="55.755768, 37.617671">
<placemark data-coords="55.755768, 37.617671" />
</ymap>
Options for placemarks:
<ymap data-center="55.755768, 37.617671" data-zoom="10" data-width="350px" data-height="350px">
<placemark data-coords="55.75, 37.61" data-hint="Test" />
<placemark data-coords="55.71, 37.62" data-color="#ff0000" />
<placemark data-coords="55.9, 37.64" data-balloon="Test" />
</ymap>
FAQs
Map plugin for Shower HTML presentation engine
The npm package shower-map receives a total of 1 weekly downloads. As such, shower-map popularity was classified as not popular.
We found that shower-map 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.