
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.
@rlyle1179/react-treeview
Advanced tools
A modern, themable and configurable treeview for React.
A modern, themable and configurable treeview for React
TODO: In the future I will implement the tests, Cloud CI.
npm install deni-react-treeview --save (React 16)
or
npm install deni-react-treeview@0.1.13 --save (React 15)
Added to your react component
<TreeView url="https://denifakedata.herokuapp.com/tree/countries" />
For more details: examples
(boolean)
(boolean)
(integer)
(boolean)
(boolean)
(boolean)
(boolean)
(string)
[
{
id: 100,
text: 'Fruits',
children: [
{
id: 101,
text: 'Orange',
isLeaf: true
},
{
id: 102,
text: 'Banana',
isLeaf: true
}
]
},
{
id: 200,
text: 'Vegetables',
children: [
{
id: 201,
text: 'Carrot',
isLeaf: true
},
{
id: 202,
text: 'Tomato',
isLeaf: true
}
]
}
]
Denimar de Moraes (denimar@gmail.com) is a full-stack developper at the HBSis IT Solutions, Blumenau, Santa Catarina, Brazil.
FAQs
A modern, themable and configurable treeview for React.
The npm package @rlyle1179/react-treeview receives a total of 3 weekly downloads. As such, @rlyle1179/react-treeview popularity was classified as not popular.
We found that @rlyle1179/react-treeview demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.