
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@angular-buddies/prettier
Advanced tools
Your buddy who knows how to make your code pretty using Prettier.
@angular-buddies/prettier
Your buddy who knows how to make your code pretty using Prettier.
Easily add, configure, and use Prettier in your project. Extends the functionalities of Angular CLI, but also works without it, even for non-angular projects.
A tool from the Angular Buddies project.
This buddy will handle everything for you : Prettier dependencies,scripts and default configurations.
ng add @angular-buddies/prettier
That all! :ok_hand:
npm i [-g] @angular-buddies/prettier
or yarn [global] add @angular-buddies/prettier
This package provide angular-devkit schematics in order to enhance prettier integration in your project.
If you are using Angular, we recommand to use Angular CLI. But if you don't, that ok: this buddy covered it for you too.
See this package's schematics documentation for more informations.
ng generate [@angular-buddies/prettier:]<schematic>
FYI: you can remove this collection (
@angular-buddies/prettier:
) from this command if you choose to set this package as your default collection during its initialisation.
You'll need to install @angular-devkit/schematics-cli before anything:
npm i [-g] @angular-dekit/schematics-cli
schematics @angular-buddies/prettier:<schematic>
Scripts are generated by the prettier-init
schematic. You'll need to run it before using this scripts.
Run prettier on all your workspace files.
Command : npm run prettify
Originally, the first idea of this project was ased on the comment added to an associated issue in angular-cli.
FAQs
Your buddy who knows how to make your code pretty using Prettier.
The npm package @angular-buddies/prettier receives a total of 0 weekly downloads. As such, @angular-buddies/prettier popularity was classified as not popular.
We found that @angular-buddies/prettier 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.