
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-angular-mobile-coffee
Advanced tools
Yeoman generator for Mobile Angular Ui on CoffeeScript
Scaffold a Mobile Angular Ui (Angular + Bootstrap) project in 1 minute
npm install -g yo gulp generator-angular-mobile-coffee
If you plan to use this with Phonegap/Cordova you may want to install them too:
sudo npm install -g cordova
sudo npm install -g phonegap
For phonegap/cordova:
phonegap create my_app
or
cordova create my_app
For a web app:
mkdir my_app
cd my_app
yo mobileangularui
Be patient.. this may take a few minutes.
gulp build
For phonegap/cordova:
phonegap run TARGET
or
cordova platform add TARGET
cordova run TARGET
Start a development web server, start Weinre, and watch for changes:
gulp
If you use weinre, weinre target script is automatically injected in your sources.
Open your web app at localhost:8000
.
Debug a phonegap app remotely at localhost:8001
.
MIT
FAQs
Yeoman generator for Mobile Angular Ui on CoffeeScript
We found that generator-angular-mobile-coffee 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.