Ruy Adorno
Ruy Adorno
From: https://github.com/npm/cli/pull/1311#discussion_r435630245 > Note: we need to check for arb.auditReport.error to see if there was an error loading the audit report. Otherwise it'll look like an audit ran and found...
Marking `pino` as flaking since it's failing in many platforms for both `v18.x` and `v20.x` release lines. Refs: https://github.com/nodejs/citgm/issues/988
## Description There are multiple ongoing discussions at the moment around the future of corepack, with that in mind I believe it would be more prudent to wait for it...
This changeset fixes a problem in the original custom `connector` factory method implementation that required the `server` config property to be defined even though its value is ignored. Removing the...
**Software versions** * Tedious: 16.1.0 * Node.js: 16+ **Additional Libraries Used and Versions** Particularly noticeable when using alongside the `@google-cloud/cloud-sql-connector` library that uses the `connector` factory method. **Connection configuration** Notice...
After working on issue #21, I just found out that my table of contents links is broken for any method starting with underscore, like: `\_doSomething` The table of contents are...
## Adds support to [vim-obsession](https://github.com/tpope/vim-obsession) plugin I recently started using `:Obsess` to auto keep track of my vim session and I wanted to have a visual aid in the `statusline`...
**karma** tests are already configured but there are no tests at all running at the moment. Adding some tests will make the module much easier to be maintained in the...
Adding dependencies to the generated module is a repetitive and error-prone task. You can see what it is all about in their [returnExportsGlobal example](https://github.com/umdjs/umd/blob/master/returnExportsGlobal.js), just pay attention to the **b**...