
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
fis3-command-i18n
Advanced tools
将Excel文件转换成java国际化标准文件:message_language.properties
使用插件 tcl-i18n2
具体配置可参考 https://www.npmjs.com/package/tcl-i18n2
使用方式:
fis-conf.js
fis.config.set('i18n',{
file:'test2.xlsx',
sheetName:null,
output:{
filePath:'./fis-i18n',
fileType:'properties',
fileName:'message_{language}',
replace:[{
from:' ',
to:'<br/>'
}]
}
});
Command:
fis3 i18n
Demo: 先全局安装fis3,再安装fis3-command-i18n,有个demo目录,cd到该目录后执行
fis3 i18n
FAQs
i18n for fis3
We found that fis3-command-i18n 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.