Security News
Supply Chain Attack Detected in @solana/web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
mojito-cli-start
Advanced tools
Provide the `start` command, to stand up a node.js server running a mojito application, for the mojito-cli.
This package provides the start
command to start a Mojito server, for the mojito-cli
tool. Install with npm install -g mojito-cli
.
Start a node.js http server and running your Mojito application:
mojito start [<port>] [--context "key1:value1,key2:value2,key3:value3"]
If a port is not specified, the environment variable $PORT
will be used if it's set. Otherwise, the appPort
config in the application's application.json will be used, or lastly 8666
is the default.
See Specifying Context to learn how to use the --context option.
http://developer.yahoo.com/forum/Yahoo-Mojito
This software is free to use under the Yahoo! Inc. BSD license. See LICENSE.txt. To contribute to the Mojito project, please see Contributing.
The Mojito project is a meritocratic, consensus-based community project, which allows anyone to contribute and gain additional responsibilities.
FAQs
Provide the `start` command, to stand up a node.js server running a mojito application, for the mojito-cli.
We found that mojito-cli-start 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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
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.