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.
@microjournal/cli
Advanced tools
This project is under heavy development and is not considered stable. Use at your own risk.
Microjournal is a set of tools for building a journal out of short status updates that you write to multiple times over a day. You can use #tags and @mentions to annotate your content, and search for them later.
Microjournal supports multiple types of data storage, including building custom data storage layers. Right now there is only one supported file format, using flat files, with the @microjournal/accessor-folder package. There is also a @microjournal/accessor-api package for supporting a client/server setup, but there is no backend available yet.
To build a custom data accessor, see the @microjournal/accessor package.
To use Microjournal you can install the @microjournal/cli package, which exposes the mj
command. You can find more commands under mj --help
.
See LICENSE.rst for license information.
Copyright © 2019 Steve Streza. All rights reserved.
FAQs
Microjournal ============
We found that @microjournal/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.