
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-durandal
Advanced tools
Complete Yeoman generator for Durandal with subgenerators.
This generator need Yeoman to be installed.
$ npm install -g yo
To install generator-durandal from npm, run:
$ npm install -g generator-durandal
Then, initiate the generator:
$ yo durandal
Application is ready. Start development using a little HTTP server and live reload:
$ grunt serve
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.
If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.
Some build configurations are already defined using Grunt.
Use build configuration to build your application to production. It concatenates and minify your javascript, css, html and reduces your images' size.
$ grunt build
Use test configuration to test your application before building. It tests your application using jasmine and phantomjs.
$ grunt test
Use serve configuration to develop your application and test it into browser. It host your application in a mini HTTP server with live reloading of your assets.
$ grunt serve
Use serve configuration to develop your application and test it into browser. It host your application in a mini HTTP server with live reloading of your assets.
$ grunt serve-build
Use default configuration to build and test your application. It lints, builds and tests your application.
$ grunt
You can create a viewmodel using a yeoman subgenerator. It allows to create a viewmodel, its view and append it to router.
$ yo durandal:viewmodel
FAQs
Complete Yeoman generator for Durandal with subgenerators
The npm package generator-durandal receives a total of 1 weekly downloads. As such, generator-durandal popularity was classified as not popular.
We found that generator-durandal 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.