Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@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/lib/color | npm install cli-color (only for Node.js usage) |
@b613/utils/lib/image | npm install image-downloader sharp |
@b613/utils/lib/server | npm install body-parser express morgan |
@b613/utils/lib/trace | npm install cli-color (only for Node.js usage) |
Module | Browser | Node.js | Documentation |
---|---|---|---|
@b613/utils/lib/array | ✔️ | ✔️ | array.d.ts |
@b613/utils/lib/clist | ✔️ | ✔️ | CircularList.d.ts |
@b613/utils/lib/client | ✔️ | ✔️ | client.d.ts |
@b613/utils/lib/color | ✔️ | ✔️ | color.d.ts |
@b613/utils/lib/http | ✔️ | ✔️ | color.d.ts |
@b613/utils/lib/image | ✔️ | ✔️ | image.d.ts |
@b613/utils/lib/number | ✔️ | ✔️ | number.d.ts |
@b613/utils/lib/object | ✔️ | ✔️ | object.d.ts |
@b613/utils/lib/ping | ✔️ | ping.d.ts | |
@b613/utils/lib/promise | ✔️ | ✔️ | promise.d.ts |
@b613/utils/lib/qs | ✔️ | ✔️ | qs.d.ts |
@b613/utils/lib/regex | ✔️ | ✔️ | regex.d.ts |
@b613/utils/lib/schema | ✔️ | ✔️ | schema.d.ts |
@b613/utils/lib/server | ✔️ | Server.d.ts | |
@b613/utils/lib/string | ✔️ | ✔️ | string.d.ts |
@b613/utils/lib/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 218 weekly downloads. As such, @b613/utils popularity was classified as not popular.
We found that @b613/utils 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
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.