
Research
Security News
Malicious npm Packages Use Telegram to Exfiltrate BullX Credentials
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
cytoscape-angular-ng17
Advanced tools
cytoscape-angular is an Angular 12+ component for Cytoscape graphs. The intent is to provide an Angular component that fully covers the Cytoscape API via cytoscape.js, it's getting close to full coverage.
Other components in the library let users customize a cytoscape graph - toolbar and forms have editors for all the properties of the graph including layout parameters and styles that can enhance a cytoscape graph on the fly. (Saving the changes are not implemented but should be pretty easy.)
In addition to all the layouts that come with cytoscape.js, cytoscape-angular also adds the dagre layout for directed graphs is included. Other generic layouts will be supported in a future release.
For a full demo see the example-project in this repo. To get your own Angular project running with cytoscape-angular:
Brought to you by Michael Bushe from Mindful Software and Kaavio .
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
After building
cd dist/cytoscape-angular
Remove the "pre-publish" lines in dist/cytoscape-angular/package.json
TODO: automate
Run npm publish
.
Run ng test cytoscape-angular
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.
FAQs
Angular 17+ components for cytoscape charting.
The npm package cytoscape-angular-ng17 receives a total of 455 weekly downloads. As such, cytoscape-angular-ng17 popularity was classified as not popular.
We found that cytoscape-angular-ng17 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.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.
Security News
AI-generated slop reports are making bug bounty triage harder, wasting maintainer time, and straining trust in vulnerability disclosure programs.