
0483f5c5d Flatten and dedupe our dependencies! ( ef9fa1ceb Remove unused direct dependency ansi-regex.This significantly reduces the total bundle size of the npm pack, from 8MB to 4.8MB for the distributed tarball! We also moved around what we actually commit to the repo as far as devDeps go. We did some reshuffling and moving around of npm's own dependencies. ( 9fc0dc4f5 #21019 Clarify behavior of npm link. ( 833efe4b2 #20986 Document current structure/expectations around package tarballs. ( f5230c90a #21018 Small typo fix in CONTRIBUTING.md. ( 61bf827ae #20947 Fixed a small grammar error in the README. ( 88efbf6b0 #20859 Fix typo in registry docs. ( 7ba3fca00 #20855 Direct people to npm.community instead of the GitHub issue tracker on error. ( 177cbb476 #21105 Add suggestion to use a temporary cache instead of npm cache clear -force. ( 6808ee3bd #20881 Exclude /.github directory from npm tarball. ( cd698f068 #20762 Add synopsis to brief help for npm audit and suppress trailing newline.

( c8ba7573a Stop trying to hoist/dedupe bundles dependencies. ( 8f033d72d #20948 Fix the regular expression matching in xcode_emulation in node-gyp to also handle version numbers with multiple-digit major versions which would otherwise break under use of XCode 10.


( d2ad776f6 #20879 When npm run-script fails due to a typo or missing script, npm will now do a "did you mean?." for scripts that do exist.
