Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@amaurym/config
Advanced tools
Mostly common-sense configuration files for `eslint` and `tsconfig`
@amaurym/config
@amaurym/config
serves as bundle package for the following smaller packages:
So you can either add @amaurym/config
as a whole, or you can install the smaller parts individually. Since you are adding these packages as devDependencies
, it should not add any overhead to your final bundle size.
Install the package:
yarn add --dev @amaurym/config
And follow the Get Started guides of the following configs.
Package | npm | Description | Docs |
---|---|---|---|
@amaurym/config | Bundle package for all the packages below | This current README | |
@amaurym/eslintrc | Config files for eslint . Basically @typescript-eslint/recommended + prettier | README | |
@amaurym/tsconfig | Config files for tsconfig , with --strict | README |
I create a lot of open-source projects, and I like to factorize as much code/config as I can. In order to have a consistent coding style between all projects, I created this repo.
I also believe that these configs are mostly common-sense configs, so I hope you find them useful too.
FAQs
Mostly common-sense configuration files for `eslint` and `tsconfig`
We found that @amaurym/config 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
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.