
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@kookaburra/gears
Advanced tools
Reads yaml file
const { yaml } = require('@kookaburra/gears')
const object = yaml('./file.yaml')
Console with levels and colors
const { console } = require('@kookaburra/gears')
console.error('Something went wrong')
console.info('Printing information')
console.level('error')
console.debug('Starting with configuration', config) // won't log anything
FAQs
Gears for Kookaburra
The npm package @kookaburra/gears receives a total of 1 weekly downloads. As such, @kookaburra/gears popularity was classified as not popular.
We found that @kookaburra/gears 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.