andreypopp / andreypopp/react-async

A couple outdated modules

未关闭
#30 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
440
派生
24
PR 合并指标
30 天内没有已合并 PR

描述

### Steps to reproduce

``` sh
$ # sudo npm i nsp -g

$ npm shrinkwrap --dev
wrote npm-shrinkwrap.json

$ nsp audit-shrinkwrap
Name Installed Patched Vulnerable Dependency
syntax-error 0.0.1 >= 1.1.1 react-async > connect-browserify > browserify
qs 0.6.6 >= 1.x react-async > express > connect
qs 0.6.6 >= 1.x react-async > express > connect
qs 0.6.6 >= 1.x react-async > phantomjs > request
qs 0.6.6 >= 1.x react-async > phantomjs > request

$ npm outdated --depth 0 | sort
Package Current Wanted Latest Location
browserify 3.46.1 3.46.1 5.10.0 browserify
connect-browserify 1.0.0 1.0.0 3.2.0 connect-browserify
express 3.4.8 3.4.8 4.8.3 express
jshint 2.4.4 2.4.4 2.5.3 jshint
mocha 1.17.1 1.17.1 1.21.4 mocha
mochify 0.11.3 0.11.3 1.0.2 mochify
node-dev 2.1.6 2.1.6 2.3.0 node-dev
semver 2.2.1 2.2.1 3.0.1 semver
```

If you don't want to update to Express 4, you can still use [**express@3.16.0**](https://github.com/strongloop/express/releases) which should be patched.

**phantomjs** should be patched, as of Medium/phantomjs#211

**browserify** should be pached as of [**browserify@4.2.1**](https://github.com/substack/node-browserify/blob/master/changelog.markdown#421) (latest is [5.10.0](https://github.com/substack/node-browserify/releases))

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。