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.
famous-cli
Advanced tools
Famous Cloud Services Command Line Utility
register, manage user accounts, create, update and share projects
$ npm install -g famous-cli
executing $ famous
will display the default help string
Famous seed projects can be created using the $ famous create
command. You do not need to be logged in or registered with Hub services to create and develop famous projects.
$ famous create
$ famous create <seed-project-name>
You can develop your seed project locally using $ famous develop
. This will install dependencies, build your project and serve it on port 1618.
$ famous develop
$ famous register
Registering allows you to push your seed projects to the cloud.
$ famous login
and follow the prompts to login to your Famous Cloud Services user account. Note that if you ran $ famous register
you are automatically logged in.
Once you are logged in you can deploy your seed project to the cloud. $ Famous deploy
builds your project and deploys it to a Hub container which is viewable by visiting the share link or embeddable using the returned HTML.
$ famous deploy
FAQs
CLI interface for Famous Industries Web Services
We found that famous-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.