
Research
/Security News
Toptal’s GitHub Organization Hijacked: 10 Malicious Packages Published
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
@finastra/angular-components
Advanced tools
[](https://www.npmjs.com/package/@finastra/angular-components) [.
You can get started in 3 simple steps:
Install the dependency (Note that the Angular components require our Angular Material theme.
npm install @finastra/angular-components
Import the required component in your project
import { ScrollToTopModule } from '@finastra/angular-components/scroll-to-top';
…
@NgModule ({…
imports: […,
ScrollToTopModule,
…]
})
Add the component in your HTML like so
<uxg-scroll-to-top></uxg-scroll-to-top>
You'll find a more exhaustive documentation on our developer getting started page.
Want to file a bug, contribute some code, or improve documentation? Excellent!
FAQs

The npm package @finastra/angular-components receives a total of 31 weekly downloads. As such, @finastra/angular-components popularity was classified as not popular.
We found that @finastra/angular-components demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.
Research
/Security News
Socket researchers investigate 4 malicious npm and PyPI packages with 56,000+ downloads that install surveillance malware.
Security News
The ongoing npm phishing campaign escalates as attackers hijack the popular 'is' package, embedding malware in multiple versions.