-
Related to #1210.
I posted something similar over on tabtab: https://github.com/mklabs/tabtab/issues/26#issuecomment-462102606
Here's some info about how this could be implemented with very mini…
-
Hi. I supported electron-compile in the electron-builder, but what I don't understand it is why we need `es6-shim.js` and `electron-compile` dependency in the runtime.
If all files were transpiled,…
-
`yargs-parser` doesn't seem to work when a boolean flag is defaulted to `false` and then activated from the args string. For example:
```javascript
const YargsParser = require('yargs-parser');
…
D-Pow updated
2 years ago
-
When installing the package, npm shows following warning..
```
$ npm i inter --save
npm warn deprecated xmldom@0.1.19: Deprecated due to CVE-2021-21366 resolved in 0.5.0
added 17 packages, rem…
rab1 updated
4 months ago
-
**Vulnerabilities**
DepShield reports that this application's usage of [yargs-parser:11.1.1](https://ossindex.sonatype.org/component/pkg:npm/yargs-parser@11.1.1) results in the following vulnerabilit…
-
**Vulnerabilities**
DepShield reports that this application's usage of [yargs-parser:13.1.1](https://ossindex.sonatype.org/component/pkg:npm/yargs-parser@13.1.1) results in the following vulnerabilit…
-
Hi,
`string` and `optimist` are unmaintained. They also have vulnerability reports against them (or their own dependencies; `optimist` depends on an old version of `minimist` that is vulnerable).
…
-
https://yargs.js.org/docs/#api-reference-positionalkey-opt
> you can describe top-level positional arguments using [default commands](https://yargs.js.org/docs/advanced.md#default-commands).
the…
-
Hi!
Just wondering if this is meant to be public or private? Looks like a lot of cool stuff in here! If it is meant to be public I have 2 questions:
I am wondering regarding the scraping if puppetee…
-
This is a minor quality of life thing, but at the moment the NPM `solc` package brings with it 77 dependencies. Given the simplicity of this project (just a wrapper around solc binaries) and the fact…