
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@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
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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.