
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
Pear core ref counter
const ref = require('pear-ref')
ref.on('ref', (refs) => console.log('ref', 'count', refs))
ref.on('unref', (refs) => console.log('unref', 'count', refs))
ref.ref()
handleCreatingCb(function callback () { ref.unref() })
ref.track(handleCreatingPromise())
Apache-2.0
FAQs
Pear core ref counter
The npm package pear-ref receives a total of 89 weekly downloads. As such, pear-ref popularity was classified as not popular.
We found that pear-ref 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.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.