
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.
@bleyt-hq-pay/core-js
Advanced tools
Core js is a library that contains common functionalities required by all other services. Would be published and consumed via NPM.
Standardized API HTTP API interface for core services like wallet & message bus.
Exchange Rates Functions Tools to fetch, calculate, and manage real-time and historical currency exchange rates.
Time & Timezone Conversion Utilities to handle time-related operations, including conversions between different time zones, daylight saving adjustments, and UTC normalization.
Money Operations Precision functions for reliable monetary calculations, including currency formatting, rounding rules, and conversion operations.
Tax and Fee Calculations (?) Support for applying and calculating regional taxes and gateway fees based on specific region rules.
Localization Utilities Tools to handle formatting for currencies, dates, numbers, and other locale-specific data.
Regional Compliance Validators Utilities for validating region-specific details such as IBAN, SWIFT codes, postal codes, and tax IDs.
Utility Functions Common utilities functions
$ npm i @bleyt-hq-pay/core-js
import { sample } from '@bleyt-hq-pay/core-js';
...
sample()
...
npm start builds to /dist and runs the project in watch mode so any edits you save inside src causes a rebuild to /dist.
To do a one-off build, use npm run build or yarn build.
To run tests, use npm test or yarn test.
$ npm run package
$ cd dist
$ npm publish --access public
FAQs
## Core Js
We found that @bleyt-hq-pay/core-js 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 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.