Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Just a wrapper around console.log that I can reuse in my projects
npm:
npm install alpalog
pnpm:
pnpm install alpalog
yarn
yarn add alpalog
import alpalog from 'alpalog'
alpalog.info('Hello, World!')
alpalog.title
Shows a console log with a title in bold color with an arrow icon
alpalog.subtitle
Shows a console log with underline
alpalog.info
Shows a regular console log
alpalog.whisper
Shows a console log with a grayed out color
alpalog.warn
Shows a console log with a yellow color and a warning icon
alpalog.error
Shows a console log with a red color and an error icon
alpalog.success
Shows a console log with a green color and a success icon
alpalog.json
Shows a console log with a beautified JSON.stringify
FAQs
Another logger
We found that alpalog 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.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.