
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
A guide to the installation and configuration of this SDK can be found here: https://docs.silamoney.com/docs/nodejavascript-sdk
Example code for each SDK endpoint method is found in the associated endpoint's section in our docs, which can be found here: https://docs.silamoney.com/docs/get-started
npm install
That's it. You're ready to go!
Run unit tests and code coverage summary
npm run test
To see a detail of code coverage, view your lcov report:
http-server ./coverage/lcov-report/
Then browse to the address displayed in your terminal.
NOTE: If you do not have http-server installed, you can install it with the following command:
npm i -g http-server
The SDK package name has changed from @silamoney/sdk
to sila-sdk
starting with version 1.0.2. Please update your dependencies to sila-sdk
for future updates.
FAQs
SDK Access to the Sila API
The npm package sila-sdk receives a total of 17 weekly downloads. As such, sila-sdk popularity was classified as not popular.
We found that sila-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.