Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@philnash/dad-jokes-cli
Advanced tools
This repo shows you the steps to go through to update a project from JavaScript to TypeScript.
This repo is a companion to Phil Nash's talk from WeAreDevelopers World Congress 2023, which was originally based on the advice from Dominik Kundel's blog post How to move your project to TypeScript at your own pace.
You can use the package on the command line with npx
:
npx --package=@philnash/dad-jokes-cli joke
Or by installing globally and calling the joke
command.
npm install -g @philnash/dad-jokes-cli
Using the command on its own will return a random joke.
joke
You can search for jokes by calling the search
command and passing a --term
argument.
joke search --term "dad"
MIT License Copyright (c) 2023 Phil Nash
FAQs
A CLI for querying the icanhazdadjoke API
The npm package @philnash/dad-jokes-cli receives a total of 0 weekly downloads. As such, @philnash/dad-jokes-cli popularity was classified as not popular.
We found that @philnash/dad-jokes-cli 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 malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.