Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@f5devcentral/atg-shared-utilities
Advanced tools
This project holds a number of generic utility functions that can be shared across the F5 Automation Toolchain projects.
This project holds a number of generic utility functions that can be shared across the F5 Automation Toolchain projects.
Read through the contributing/README.md for information on how to contribute to this project.
These utilities will assist in managing promises within your program.
This function delays t (time in milliseconds). Afterwhich it resolves v (optional).
This function will resolve an array of functions sequentially. Note each function must return a Promise.
This function will resolve an array of functions in parallel. Note each function must return a Promise.
This function will run an array of promises. Then resolve with the result of the first Promise that resolves.
fn - The function to be run. options - An object with .retries and .delay. Both are required. args - An array of arguments passed into fn.
This will run the function fn with the arguments args, up to a number of times equal to options.retries, or until a resolve.
This collection of utils focuses on generic functions useful to arrays.
This function will take a variable, convert it to an array (if it is not an array), and return it. If undefined, it will return []
.
Copyright 2014-2021 F5 Networks Inc.
[0.2.0] - 2021-03-01
FAQs
This project holds a number of generic utility functions that can be shared across the F5 Automation Toolchain projects.
The npm package @f5devcentral/atg-shared-utilities receives a total of 2,987 weekly downloads. As such, @f5devcentral/atg-shared-utilities popularity was classified as popular.
We found that @f5devcentral/atg-shared-utilities 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 researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.