
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
humpback-model
Advanced tools
A humpback-model generator for use with the Sails command-line interface for Humpback projects.
Humpback is a sails.js/angular.js framework with built in user authentication and Stripe. It standardizes an angular.js app architecture. humpback-model generates a model in the humpback standardized format and places it in assets/app/models folder.
$ npm install humpback-model --save
{
"generators": {
"modules": {
"humpback-model": "humpback-model"
}
}
}
$ sails generate humpback-model MODEL_NAME
To get started quickly and see this generator in action, ...
Also see CONTRIBUTING.md for more information on overriding/enhancing existing generators.
See FAQ.md.
MIT © 2015 Scott Wyatt & contributors
As for Sails? It's free and open-source under the MIT License.

FAQs
sails generate humback model
We found that humpback-model 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.