
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.
i18n-xlocale
Advanced tools
Middleware to control i18n middleware based on a X-Locale header
Can see here more info about i18n original middleware
The best way to install it is using npm
npm install 18n-xlocale --save
var i18n = require('18n-xlocale');
var app = express(),
options = {};
i18n.configure(options)
app.use(i18n.use);
You can see all available options in the original package: i18n
This plugin is proudly supported by Kubide hi@kubide.es
FAQs
Middleware to control i18n middleware based on X-Locale header
The npm package i18n-xlocale receives a total of 0 weekly downloads. As such, i18n-xlocale popularity was classified as not popular.
We found that i18n-xlocale 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.