
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.
higlass-labelled-points-track
Advanced tools
Explore datasets containing millions of points with labels in HiGlass
Note: This is the source code for the labelled points track only! You might want to check out the following repositories as well:
npm install higlass-labelled-points-track
To try this track out, head over to https://github.com/pkerpedjiev/million-primes and start a server using the provided notebook.
hglib.js
. For example:<script src="higlass-labelled-points-track.js"></script>
<script src="hglib.js"></script>
<script>
...
</script>
{
...
{
server: 'http://localhost:8001/api/v1',
tilesetUid: 'blah',
type: 'labelled-points-track',
options: {
labelField: 'label',
xPosField: 'x',
yPosField: 'y'
},
},
...
}
Take a look at src/index.html
for an example.
$ git clone https://github.com/pkerpedjiev/labelled-points-track && higlass-labelled-points-track
$ npm install
Developmental server: npm start
Production build: npm run build
FAQs
HiGlass Labelled Points Track
We found that higlass-labelled-points-track 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.