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.
@joe8bit/note-maker
Advanced tools
If you are not me, this CLI tool is likely to provide zero value
A tool for creating the skeleton of Markdown notes (based on templates) in the current directory and then optionally opening them in $EDITOR
.
npm install -g @Joe8Bit/note-maker
(cd into whichever directory you choose)
note-maker
The tool will then run you through a short config to populate the template.
Assuming you run through the template, a Markdown file will be generated in the current directory with a filename in the following format [MMM Do YYYY] - [title from wizrd].md
Optionally, you can pass the -e
argument to the note-maker
command and it will open the written file in your $EDITOR
.
There are also several environment variables that can be configured to control note-maker
behaviour:
NOTE_TEMPLATE_PATH
which tells the tool where to look for it's template directory, it overrides the default
[template_name].md.ejs
formatNOTE_SAVE_PATH
which overrides the process.cwd()
call and will always save notes in this directory if it is setNOTE_TEMPLATE_SUFFIX
which overrides the suffix for a templatenpm test
Tests will fail if coverage <100%
MIT
FAQs
A simple CLI tool to make markdown note taking easier
We found that @joe8bit/note-maker 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.