Skip to content

Instantly share code, notes, and snippets.

@BindiChen
Created February 20, 2020 17:01
Show Gist options
  • Save BindiChen/ea1a72934e6822810ef731db7eb5920b to your computer and use it in GitHub Desktop.
Save BindiChen/ea1a72934e6822810ef731db7eb5920b to your computer and use it in GitHub Desktop.
Check for outdated dependencies
⇒ npm outdated
Package Current Wanted Latest Location
@babel/cli 7.7.4 7.8.4 7.8.4 react-app-es6-jest
@babel/core 7.7.4 7.8.4 7.8.4 react-app-es6-jest
@babel/node 7.7.4 7.8.4 7.8.4 react-app-es6-jest
@babel/preset-env 7.7.4 7.8.4 7.8.4 react-app-es6-jest
@babel/preset-react 7.7.4 7.8.3 7.8.3 react-app-es6-jest
concurrently 5.0.0 5.1.0 5.1.0 react-app-es6-jest
core-js 3.4.2 3.6.4 3.6.4 react-app-es6-jest
css-loader 3.2.1 3.4.2 3.4.2 react-app-es6-jest
eslint 6.7.1 6.8.0 6.8.0 react-app-es6-jest
eslint-plugin-import 2.18.2 2.20.1 2.20.1 react-app-es6-jest
eslint-plugin-react 7.16.0 7.18.3 7.18.3 react-app-es6-jest
eslint-plugin-react-hooks 1.7.0 1.7.0 2.4.0 react-app-es6-jest
http-proxy-middleware 0.20.0 0.20.0 1.0.0 react-app-es6-jest
node-sass 4.13.0 4.13.1 4.13.1 react-app-es6-jest
nodemon 2.0.1 2.0.2 2.0.2 react-app-es6-jest
react-redux 7.1.3 7.2.0 7.2.0 react-app-es6-jest
redux 4.0.4 4.0.5 4.0.5 react-app-es6-jest
sass-loader 8.0.0 8.0.2 8.0.2 react-app-es6-jest
style-loader 1.0.1 1.1.3 1.1.3 react-app-es6-jest
webpack 4.41.2 4.41.6 4.41.6 react-app-es6-jest
webpack-cli 3.3.10 3.3.11 3.3.11 react-app-es6-jest
webpack-dev-server 3.9.0 3.10.3 3.10.3 react-app-es6-jest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment