
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
rebilly-js-sdk
Advanced tools
Use this JS SDK library to consume the Rebilly API in both Node.js and browser environments.
If you need to handle raw payment card data, use Rebilly FramePay to generate tokens for your server-side logic.
This library is a semantic representation of the Rebilly API. The API documentation includes SDK examples for each operation. For more information, see the most commonly used API operations or all API operations.
To install and use the JS SDK, see the JS SDK quickstart
Build development dist folder without sourcemap
npm run build:dev
Build release dist folder with sourcemap (release)
npm run build:prod
Run all unit tests
npm run unit
Watch unit tests and re-run on change
npm run unit:watch
Generate coverage report
npm run coverage
Check that the generated typescript type file is valid (note: you should build the types first, by using npm run ts:bundle-types)
npm run test:check-build-types
Types are automatically created because npm run ts:bundle-types is called as part of npm run build:prod.
FAQs
Official Rebilly API JS library for the browser and Node
We found that rebilly-js-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.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.