Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
fulton-cli
Advanced tools
CLI tool for Fulton that help you get start with Fulton.
npm i -g fulton-cli
type fulton
or fulton help <command>
to see the all usages. all commands support wizard style to help you complete the command, or you con provide the particular options directly to skip the wizard.
new command helps you create a new web project powered by fulton-server
fulton new [name]
or fulton n [name]
[name]
the name of the app*-d, --databases <engine,engine,engine,...>
the database engines the app uses
-f, --features <feature,feature,feature,...>
enabled the features of the app
generate command helps you scaffolding files
Supported schematics:
e, entity
scaffolding a entity of Database ORM file.n, entity-router
scaffolding a router file.r, router
scaffolding a router file.s, service
scaffolding a service file.-f, --force
override the file if it exists.--not-open
not open the file after it is generated.--not-import
not import the reference into app.ts after it is generated.feature command helps you add or remove features
-h, --help
Display help.--no-color
Disable colors.FAQs
the cli for fulton
The npm package fulton-cli receives a total of 1 weekly downloads. As such, fulton-cli popularity was classified as not popular.
We found that fulton-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.