Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@neutralinojs/lib
Advanced tools
The official JavaScript client for Neutralinojs. Neutralinojs CLI automatically downloads a minified version of neutralino.js
and lets you use the Neutralinojs native API via the global Neutralino
JavaScript object (aka window.Neutralino
). Also, you can download this client from the NPM registry via a Node package manager and bundle with your application:
npm install @neutralinojs/lib
# --- or ---
yarn add @neutralinojs/lib
See Neutralinojs JavaScript API documentation for more details. Release notes are available at this page.
How to build neutralino.js
from this repository?
git clone https://github.com/neutralinojs/neutralino.js.git
cd neutralino.js
npm install
npm run build
How to test with the Neutralinojs server?
cd ../neutralinojs
bash ./bin/script_update_client.sh
./bin/neutralino-{platform}_{arch} --load-dir-res # Eg: ./bin/neutralino-linux_x64 --load-dir-res
We really appreciate your code contributions. Please read this contribution guide before sending a pull request. Thanks for your contributions.
Made with contributors-img.
FAQs
JavaScript API for Neutralinojs
The npm package @neutralinojs/lib receives a total of 0 weekly downloads. As such, @neutralinojs/lib popularity was classified as not popular.
We found that @neutralinojs/lib demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.