webtorrent/webtorrent-desktop

Fix npm deprecation warnings

オープン

#1,667 opened on 2019/09/05

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (1,055 件のフォーク)batch import
acceptedarea/securityenhancementhelp wanted

Repository metrics

Stars
 (9,423 個のスター)
PR merge metrics
 (平均マージ 1m) (30d で 5 merged PRs)

説明

Help diagnosing and fixing up these npm deprecation warnings would be most welcome! ✨

npm WARN deprecated opn@6.0.0: The package has been renamed to `open`
npm WARN deprecated material-ui@0.20.2: You can now upgrade to @material-ui/core
npm WARN deprecated os-homedir@2.0.0: This is not needed anymore. Use `require('os').homedir()` instead.
npm WARN deprecated cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.

コントリビューターガイド