
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@loopback/cli
Advanced tools
This module contains the official CLI for LoopBack 4.
Run the following command to install the CLI.
$ npm install -g @loopback/cli
Run lb4 --commands
or lb4 -l
to list all available commands:
$ lb4 -l
Use the option --help
to learn more about any specific command:
$ lb4 model --help
Run lb4
or lb4 app
to scaffold a new LoopBack 4 project.
$ lb4 app
? Project name: my-awesome-app
(etc.)
Use lb4 --version
(or lb4 -v
) to print out version information to include in
bug reports, for example:
$ lb4 -v
@loopback/cli version: 1.8.1
@loopback/* dependencies:
- @loopback/authentication: ^1.0.14
- @loopback/boot: ^1.0.14
- @loopback/build: ^1.3.1
- @loopback/context: ^1.6.0
- @loopback/core: ^1.1.7
- (etc.)
See CLI reference for a detailed documentation.
run npm test
from the root folder.
See all contributors.
MIT
FAQs
Yeoman generator for LoopBack 4
The npm package @loopback/cli receives a total of 1,962 weekly downloads. As such, @loopback/cli popularity was classified as popular.
We found that @loopback/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.