-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add npm audit resolve command #9
Commits on May 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8cff8ee - Browse repository at this point
Copy the full SHA 8cff8eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc4f87 - Browse repository at this point
Copy the full SHA bfc4f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5320961 - Browse repository at this point
Copy the full SHA 5320961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c29461 - Browse repository at this point
Copy the full SHA 6c29461View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0483f5c - Browse repository at this point
Copy the full SHA 0483f5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ba757 - Browse repository at this point
Copy the full SHA c8ba757View commit details
Commits on May 31, 2018
-
audit: Add synopsis to brief help and suppress trailing newline (#20762)
PR-URL: npm/npm#20762 Credit: @wyardley Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for cd698f0 - Browse repository at this point
Copy the full SHA cd698f0View commit details
Commits on Jun 1, 2018
-
errors: direct people to npm.community instead of github (#20855)
PR-URL: npm/npm#20855 Credit: @zkat Reviewed-By: @iarna
Configuration menu - View commit details
-
Copy full SHA for 7ba3fca - Browse repository at this point
Copy the full SHA 7ba3fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc7560 - Browse repository at this point
Copy the full SHA ecc7560View commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4a51277 - Browse repository at this point
Copy the full SHA 4a51277View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cc48d - Browse repository at this point
Copy the full SHA b7cc48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bae657c - Browse repository at this point
Copy the full SHA bae657cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d46e5c - Browse repository at this point
Copy the full SHA 3d46e5cView commit details
Commits on Jun 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d0a905d - Browse repository at this point
Copy the full SHA d0a905dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc1f81 - Browse repository at this point
Copy the full SHA 4fc1f81View commit details -
Configuration menu - View commit details
-
Copy full SHA for f722029 - Browse repository at this point
Copy the full SHA f722029View commit details -
Configuration menu - View commit details
-
Copy full SHA for f456fca - Browse repository at this point
Copy the full SHA f456fcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0762ebb - Browse repository at this point
Copy the full SHA 0762ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdce96e - Browse repository at this point
Copy the full SHA bdce96eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9fa1c - Browse repository at this point
Copy the full SHA ef9fa1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d14b0b - Browse repository at this point
Copy the full SHA 0d14b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a1018 - Browse repository at this point
Copy the full SHA 68a1018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5251f - Browse repository at this point
Copy the full SHA 0d5251fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d08866 - Browse repository at this point
Copy the full SHA 2d08866View commit details
Commits on Jun 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eef5d19 - Browse repository at this point
Copy the full SHA eef5d19View commit details
Commits on Jun 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a72795d - Browse repository at this point
Copy the full SHA a72795dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f67dd20 - Browse repository at this point
Copy the full SHA f67dd20View commit details
Commits on Jun 28, 2018
-
config: Enable config for suppressing update-notifier (#20750)
PR-URL: npm/npm#20750 Credit: @travi Reviewed By: @zkat
Configuration menu - View commit details
-
Copy full SHA for ce07933 - Browse repository at this point
Copy the full SHA ce07933View commit details -
docs: fix typo in registry page (#20859)
PR-URL: npm/npm#20859 Credit: @strugee Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 88efbf6 - Browse repository at this point
Copy the full SHA 88efbf6View commit details -
run-script: show suggestions when script name is typoed (#20879)
PR-URL: npm/npm#20879 Credit: @watilde Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for d2ad776 - Browse repository at this point
Copy the full SHA d2ad776View commit details -
misc: Exclude /.github directory from package (#20881)
PR-URL: npm/npm#20881 Credit: @styfle Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 6808ee3 - Browse repository at this point
Copy the full SHA 6808ee3View commit details -
docs: Fixed a small grammar error in the README (#20947)
PR-URL: npm/npm#20947 Credit: @bitsol Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 61bf827 - Browse repository at this point
Copy the full SHA 61bf827View commit details -
node-gyp: fix regex to match multi-digit versions (#20948)
This fixes the regular expression matching in `xcode_emulation` to also handle version numbers with multiple-digit major versions which would otherwise break under use of XCode 10 Fixes: nodejs/node-gyp#1454 PR-URL: npm/npm#20948 Credit: @Trott Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 8f033d7 - Browse repository at this point
Copy the full SHA 8f033d7View commit details -
docs: Add info about tarball requirements (#20986)
Fixes: https://npm.community/t/add-explicit-information-about-package-tarball-directory-structure-to-docs/232 PR-URL: npm/npm#20986 Credit: @Maximaximum Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 833efe4 - Browse repository at this point
Copy the full SHA 833efe4View commit details -
docs: small typo fix in CONTRIBUTING.md (#21018)
PR-URL: npm/npm#21018 Credit: @reggi Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for f5230c9 - Browse repository at this point
Copy the full SHA f5230c9View commit details -
docs: clarify text in npm-link.md (#21019)
I wasn't clear on the exact behaviour with the shorthand, but I think this change is correct. PR-URL: npm/npm#21019 Credit: @davidgilbertson Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 9fc0dc4 - Browse repository at this point
Copy the full SHA 9fc0dc4View commit details -
docs: Add missing "if" (#21064)
PR-URL: npm/npm#21064 Credit: @roblourens Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 3924c72 - Browse repository at this point
Copy the full SHA 3924c72View commit details -
cache: Add warning text about using temp cache for debugging (#21105)
PR-URL: npm/npm#21105 Credit: @karanjthakkar Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 177cbb4 - Browse repository at this point
Copy the full SHA 177cbb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4240e - Browse repository at this point
Copy the full SHA fe4240eView commit details -
Configuration menu - View commit details
-
Copy full SHA for feb4e2b - Browse repository at this point
Copy the full SHA feb4e2bView commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d7cf1b3 - Browse repository at this point
Copy the full SHA d7cf1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9415f - Browse repository at this point
Copy the full SHA ea9415fView commit details
Commits on Jul 5, 2018
-
misc: remove postinstall script that broke stuff (#21129)
Fixes: npm/npm#21114 PR-URL: npm/npm#21129 Credit: @zkat Reviewed-By: @iarna
Configuration menu - View commit details
-
Copy full SHA for ecdcbd7 - Browse repository at this point
Copy the full SHA ecdcbd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5440b5e - Browse repository at this point
Copy the full SHA 5440b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 843bdd6 - Browse repository at this point
Copy the full SHA 843bdd6View commit details
Commits on Jul 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d9b2712 - Browse repository at this point
Copy the full SHA d9b2712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ac48f8 - Browse repository at this point
Copy the full SHA 2ac48f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc6d76 - Browse repository at this point
Copy the full SHA 8dc6d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c759f - Browse repository at this point
Copy the full SHA 90c759fView commit details -
docs: remove back-ticks not being parsed as markdown (#21165)
npm install foo, not npm install foo`` PR-URL: npm/npm#21165 Credit: @hchiam Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 5724983 - Browse repository at this point
Copy the full SHA 5724983View commit details -
docs: republish waiting period (#20920)
Explicitly state that republishing an unpublished package requires a 72h waiting period. PR-URL: npm/npm#20920 Credit: @gmattie Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 7381783 - Browse repository at this point
Copy the full SHA 7381783View commit details -
audit: add support for --parseable output (#20554)
PR-URL: npm/npm#20554 Credit: @luislobo Reviewed-By: @zkat Reviewed-By: @iarna
Configuration menu - View commit details
-
Copy full SHA for 244b183 - Browse repository at this point
Copy the full SHA 244b183View commit details -
version: Add new sign-git-commit config (#12697)
PR-URL: npm/npm#12697 Credit: @tribou Reviewed-By: @zkat
Configuration menu - View commit details
-
Copy full SHA for 7984206 - Browse repository at this point
Copy the full SHA 7984206View commit details -
run-script: Do not use SET to fetch the env in git-bash or cygwin
Credit: @gucong3000 PR-URL: npm/npm#19418 Reviewed-By: @iarna
Configuration menu - View commit details
-
Copy full SHA for 4c32413 - Browse repository at this point
Copy the full SHA 4c32413View commit details
Commits on Jul 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 616a97b - Browse repository at this point
Copy the full SHA 616a97bView commit details