Skip to content

Instantly share code, notes, and snippets.

@dwelch2344
Created March 6, 2024 20:51
Show Gist options
  • Save dwelch2344/c929e11a7da65f697cfe0f8e1aecff24 to your computer and use it in GitHub Desktop.
Save dwelch2344/c929e11a7da65f697cfe0f8e1aecff24 to your computer and use it in GitHub Desktop.
# → npm audit --parseable | grep "Will install"
Will install eslint@8.57.0, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Will install css-loader@6.10.0, which is a breaking change
Will install webpack-bundle-analyzer@4.10.1, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Will install html-webpack-plugin@5.6.0, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Will install url-loader@4.1.1, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Will install node-notifier@10.0.1, which is a breaking change
Will install postcss-import@16.0.1, which is a breaking change
Will install eslint-plugin-node@11.1.0, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Will install webpack-dev-server@5.0.2, which is a breaking change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment