
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@node-elion/builder-rust-plugin
Advanced tools
Rust (WebAssembly) support for projects, that based on @node-elion/builder
Rust (WebAssembly) support for projects, that based on
@node-elion/builder
this package is part of the Elion project.
This package is a plugin and adds the ability to use .rs files in a project that is based on @node-elion/builder library.
Install @node-elion/builder-rust-plugin with npm
This package is recommended to be installed as a dev dependency
npm i --save-dev @node-elion/builder-rust-plugin
Update start and build commands to be able to use @node-elion/builder-rust-plugin package:
/* package.json */
{
/*...*/
"scripts": {
"start": "ebi start -p @node-elion/builder-rust-plugin",
"build": "ebi build -p @node-elion/builder-rust-plugin"
}
/*...*/
}
| parameter | type | default | description |
|---|---|---|---|
logLevel | string | quiet | Log Level (verbose, info, warn, error, quiet) |
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
FAQs
Rust (WebAssembly) support for projects, that based on @node-elion/builder
We found that @node-elion/builder-rust-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.