
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.
angular-camelia
Advanced tools
Camelia [](https://travis-ci.org/Vedana/camelia) =========
Powerfull Angular components library
Camelia provides angular complex components: grid, pager, suggest, tree.
Some examples of Camelia usage can be found at https://github.com/Vedana/camelia-samples .
Grid and pager components :
Declaration of a grid and pager components in a page :
<cm:dataGrid value="dataModel" id="myGrid" style="width: 800px; height:400px" rows="20">
<cm:dataColumn id="TOWN" title="Town" width="150px"></cm:dataColumn>
<cm:dataColumn title="Postal code" width="60px" fieldName="pc"></cm:dataColumn>
<cm:dataColumn title="Info 1" value="{{$row.name1}}" width="150px"></cm:dataColumn>
<cm:dataColumn title="Info 2" value="Before {{$row.name2|upper}} after" width="150px"></cm:dataColumn>
</cm:dataGrid>
<cm:pager for="myGrid"></cm:pager>
For developers not interested in building the Camelia library... use bower to install and use the Camelia distribution files.
Change to your project's root directory.
# To get the latest stable version, use Bower from the command line.
bower install camelia
# To get the most recent, latest committed-to-master version use:
bower install camelia#master
Olivier Oeuillot (oeuillot@vedana.com)
(Creative Commons License)
The licensor permits others to copy, distribute, display, and perform the work. In return, licenses may not use the work for commercial purposes -- unless they get the licensor's permission.
The licensor permits others to copy, distribute, display and perform only unaltered copies of the work -- not derivative works based on it.
FAQs
Camelia [](https://travis-ci.org/Vedana/camelia) =========
The npm package angular-camelia receives a total of 0 weekly downloads. As such, angular-camelia popularity was classified as not popular.
We found that angular-camelia 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.