
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.
@ni/nimble-angular-schematics
Advanced tools
Angular schematics for Nimble components in Angular
ni | nimble | angular schematics
This repository is a simple schematic implementation for the nimble-angular repository.
It contains a template that extends the standard ng generate component
template to include a Storybook file (*.stories.ts
), and to modify the generated module file (*.module.ts
) to explicitly export the component.
To generate a new nimble-*
component in the nimble-angular
repository:
npm i -D @ni/nimble-angular-schematics
at the root of NimbleAngular (should already be complete)
Navigate to the components
directory. I.e. cd projects/nimble-angular/src/components/
Run ng generate module
and enter the component name when prompted. E.g. nimble-button
Run ng g @ni/nimble-angular-schematics:nimble
and enter the same name. E.g. nimble-button
Navigate back to the root directory and run Storybook to see the live component. Modify the component for your specific needs. E.g.
cd ../../../../
npm run nimble:watch:storybook
Follow the instructions in CONTRIBUTING.md to modify this library.
FAQs
Angular schematics for Nimble components in Angular
The npm package @ni/nimble-angular-schematics receives a total of 0 weekly downloads. As such, @ni/nimble-angular-schematics popularity was classified as not popular.
We found that @ni/nimble-angular-schematics 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.