
Research
Namastex.ai npm Packages Hit with TeamPCP-Style CanisterWorm Malware
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.
@dewib/dw-localise
Advanced tools
A localise module to synth locale with NuxtJS
Add package yarn add @dewib/dw-localise
Add the module to your nuxt.config.js
modules: {
'@dewib/dw-localise'
},
// Your localise configuration
localise: {
filter: ['!ios-only,!ios-infoplist,!android-only'],
fallback: 'fr',
locale: 'fr',
token: process.env.LOCO_API_KEY,
path: path.resolve(__dirname, 'static/i18n'),
disabled: process.env.LOCO_DISABLED,
}
Localise module handle four parameters.
filter: used to filter with tags see more
fallback: fallback locale for untranslated assets, specified as short code. e.g. en or en_GB see more
locale: used to handle case you have only one locale and due to lack of informations from localise.
token: the localise token to export the locales
path: where the locales will be writen
disabled: in case you don't need to sync it from localise server
FAQs
A localise module to synth locale with NuxtJS
The npm package @dewib/dw-localise receives a total of 8 weekly downloads. As such, @dewib/dw-localise popularity was classified as not popular.
We found that @dewib/dw-localise 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
Malicious Namastex.ai npm packages appear to replicate TeamPCP-style Canister Worm tradecraft, including exfiltration and self-propagation.

Product
Explore exportable charts for vulnerabilities, dependencies, and usage with Reports, Socket’s new extensible reporting framework.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.