-
```md
yarn audit v1.22.4
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low │ Prototype Pollution │
├────────…
-
Please add command completion support for fish shell as well as zsh and bash.
-
```js
exports.builder = {
'microservice': {
type: 'string',
choices: ['auth', 'upload']
},
revision: {
type: 'string',
default: (args) => revisions[args.microservice][0],…
-
If when using the commandDir() to load subcommands from a directory, the user specifies a command that is not valid i.e. is not in the directory, I am wondering what the best way to inform the user is…
-
### What version of Bun is running?
1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983
### What platform is your computer?
Linux 6.4.13-200.fc38.x86_64 x86_64 unknown
### What steps can reproduce the …
-
```
=== npm audit security report ===
# Run npm install --save-dev eslint@8.3.0 to resolve 2 …
-
The `parsed` property is marked as deprecated (apparently with the #1898 commit) but without comments as to why it was deprecated or what we should be using going forward to access the same info.
I…
-
因为要使用到命令行参数,所以你需要使用yargs或gulp-util:
```
var argv = require('yargs').argv
```
具体见:http://stackoverflow.com/questions/23023650/is-it-possible-to-pass-a-flag-to-gulp-to-have-it-run-tasks-in-different-w…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Prerequisites
- [X] Can you reproduce the problem in [safe mode](http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode)?
- [X] Are you running the [latest version of Atom](…