Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@muil/cli
Advanced tools
Visit Muil Docs.
To start muil cli run:
yarn muil-cli [options]
or
npm run muil-cli -- [options]
To use options with npm run
npm run muil -- <args>
. See here
Before you can publish templates you should add .npmrc
file to your root folder:
{
"host": "YOUR_HOST_ADDRESS",
"apiKey": "YOUR_API_KEY"
}
host
- is optional - if you are using our SaaS option you can remove it. if you are using the on-premise solution you should change it to the address of the server.
apiKey
- is required - go to the portal and create a new api key and paste it here.
This command builds all templates and uploads to muil
Usage: muil-cli publish [options]
Publish email templates
Options:
-d --templatesDirectory <templatesDirectory> Templates root directory (default: "./templates")
-b --branch <branch> templates branch (default: "master")
-h, --help output usage information
This action will clear all templates in this branch and upload the new templates!
This command cleans the branch from all templates
Usage: muil-cli unpublish [options]
Unpublish email templates
Options:
-b --branch <branch> templates branch, default: master
-h, --help output usage information
This action will clear all templates in this branch!
FAQs
Visit [Muil Docs.](https://docs.muil.io)
The npm package @muil/cli receives a total of 197 weekly downloads. As such, @muil/cli popularity was classified as not popular.
We found that @muil/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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 uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.