Alberto Diaz Dorado
Alberto Diaz Dorado
Fix: Audit dependency tree to remove well-known vulnerabilities **Description:** Running `npm audit` for this project reveals a series of easily fixable vulnerabilities in the dependency tree. Many of them are...
I want to use `jimp-compact` instead of `jimp`, but I also want to use the type support provided by `@types/jimp`. How do I do it?
- Rollup Plugin Name: plugin-node-resolve - Rollup Plugin Version: 15.2.3 ### Feature Use Case I would like to prevent that I include any `devDependency` in my bundle by accident. I...
## 🚀 Feature request ### Current Behavior Validating non-enumerable properties is cumbersome, since they are not taken into account by `io-ts` codecs (to my knowledge): ```ts import * as t...
### Pre-submission checks - [X] I am **not** reporting a new vulnerability or requesting a new vulnerability identifier. These **must** be reported or managed via upstream dependency sources or services,...
I quote from the README: > NB: The AWS Service needs to be initialised inside the function being tested in order for the SDK method to be mocked e.g for...
Users of VS Code in Arch Linux (or Manjaro) pull the extensions from Open VSX [1] and not from the regular VS Code extensions marketplace. If an extension is not...