
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
generator-micua
Advanced tools
Yeoman generator that scaffolds out a front-end web app using gulp for the build process
Please see our gulpfile for up to date information on what we support.
For more information on what this generator can do for you, take a look at the gulp plugins used in our package.json
.
Keep in mind that libsass is feature-wise not fully compatible with Ruby Sass. Check out this curated list of incompatibilities to find out which features are missing.
If your favorite feature is missing and you really need Ruby Sass, you can always switch to gulp-ruby-sass and update the styles
task in gulpfile accordingly.
npm install --global yo gulp bower
npm install --global generator-gulp-webapp
yo gulp-webapp
to scaffold your webappgulp serve
to preview and watch for changesbower install --save <package>
to install frontend dependenciesgulp serve:test
to run the tests in the browsergulp
to build your webapp for productiongulp serve:dist
to preview the production build--skip-welcome-message
Skips Yeoman's greeting before displaying options.--skip-install-message
Skips the the message displayed after scaffolding has finished and before the dependencies are being installed.--skip-install
Skips the automatic execution of bower
and npm
after scaffolding has finished.--test-framework=<framework>
Either mocha
or jasmine
. Defaults to mocha
.See the contributing docs.
FAQs
Scaffold out a front-end web app
The npm package generator-micua receives a total of 1 weekly downloads. As such, generator-micua popularity was classified as not popular.
We found that generator-micua 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.