
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@b613/utils
Advanced tools
This package provides utility methods for common operations which cover a wide range of use cases and helps in avoiding writing boilerplate code.
npm install @b613/utils
Install Peer Dependencies by needed modules
| Module | Peer Dependencies |
|---|---|
@b613/utils/color | npm install cli-color (only for Node.js usage) |
@b613/utils/image | npm install image-downloader sharp |
@b613/utils/server | npm install body-parser express morgan |
| Module | Browser | Node.js | Documentation |
|---|---|---|---|
@b613/utils/array | 🗸 | 🗸 | array.d.ts |
@b613/utils/clist | 🗸 | 🗸 | CircularList.d.ts |
@b613/utils/client | 🗸 | 🗸 | client.d.ts |
@b613/utils/color | 🗸 | 🗸 | color.d.ts |
@b613/utils/http | 🗸 | 🗸 | color.d.ts |
@b613/utils/image | 🗸 | 🗸 | image.d.ts |
@b613/utils/number | 🗸 | 🗸 | number.d.ts |
@b613/utils/object | 🗸 | 🗸 | object.d.ts |
@b613/utils/ping | 🗸 | ping.d.ts | |
@b613/utils/promise | 🗸 | 🗸 | promise.d.ts |
@b613/utils/qs | 🗸 | 🗸 | qs.d.ts |
@b613/utils/regex | 🗸 | 🗸 | regex.d.ts |
@b613/utils/schema | 🗸 | 🗸 | schema.d.ts |
@b613/utils/server | 🗸 | Server.d.ts | |
@b613/utils/string | 🗸 | 🗸 | string.d.ts |
@b613/utils/trace | 🗸 | 🗸 | trace.d.ts |
Load environment
At the top-level of your project run:
direnv allow
Install dependencies
make install
Start dev environment
make env
This will starts a preconfigured Tmux session. Please see the .tmuxinator.yml file.
Under the MIT license. See LICENSE file for more details.
FAQs
Set of utility methods for common operations
The npm package @b613/utils receives a total of 598 weekly downloads. As such, @b613/utils popularity was classified as not popular.
We found that @b613/utils demonstrated a not healthy version release cadence and project activity because the last version was released 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
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.