Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
sugarlisp-async
Advanced tools
a common syntax for callbacks/promises/generators/synchronous calls
a common syntax for callbacks/promises/generators/synchronous calls
These SugarLisp macros will generate code appropriate for:
The naming of the macros is based loosely on the ES7 async/await proposal. (but is in no way "spec compliant" - this is sugarlisp not javascript!)
There is a pair of async/await macros for each of the styles mentioned above.
Ideally there would be some kind of "meta data" allowing sugarlisp to choose the appropriate macros for a particular library or function you're using.
Since there is no such standard it's up to you to choose the appropriate macro for your situation e.g. "awaitcb" if it's a function that uses a node style callback, "awaitp" if it's a function returning a promise etc.
FAQs
a common syntax for callbacks/promises/generators/synchronous calls
The npm package sugarlisp-async receives a total of 3 weekly downloads. As such, sugarlisp-async popularity was classified as not popular.
We found that sugarlisp-async 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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.