-
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
Release 6.13.1 #494
Release 6.13.1 #494
Commits on Nov 13, 2019
-
fix(fund): support funding string shorthand
In the approved RFC it was documented that `npm fund` should also support a shorthand version of the `funding` property using only a string instead of an object. This commit fixes it and adds tests to ensure its behavior. PR-URL: #472 Credit: @ruyadorno Close: #472 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 938d612 - Browse repository at this point
Copy the full SHA 938d612View commit details -
fix: should not publish tap-snapshot folder
- Add `tap-snapshot` folder to `.npmignore` - Fixes #461 PR-URL: #471 Credit: @ruyadorno Close: #471 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for b49c553 - Browse repository at this point
Copy the full SHA b49c553View commit details
Commits on Nov 14, 2019
-
feat: added workflow to trigger and run benchmarks [2]
PR-URL: #278 Credit: @mikemimik Close: #278 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for dbbf977 - Browse repository at this point
Copy the full SHA dbbf977View commit details -
windows: Add preliminary WSL support for npm and npx
This commit would make it possible to run `npm` installed on Windows within Windows Subsystem for Linux. It is required, however, that the end of line characters of `npm` and `npx` be `\n` for the fix to take effect. PR-URL: #253 Credit: @infinnie Close: #253 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 3471d52 - Browse repository at this point
Copy the full SHA 3471d52View commit details -
chore(docs): fix links on markdowns
chore(docs): fix styling issues on man and html docs chore(docs): fix absolute links on cli docs
Configuration menu - View commit details
-
Copy full SHA for b8c1576 - Browse repository at this point
Copy the full SHA b8c1576View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30b013a - Browse repository at this point
Copy the full SHA 30b013aView commit details -
2427 bytes -> 2045 bytes PR-URL: #463 Credit: @XhmikosR Close: #463 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 26c1b2e - Browse repository at this point
Copy the full SHA 26c1b2eView commit details -
feat(docs): adding tests and updating docs to reflect changes in regi…
…stry teams API. The default developers team can not longer be removed PR-URL: #457 Credit: @nomadtechie Close: #457 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for b4f5e38 - Browse repository at this point
Copy the full SHA b4f5e38View commit details -
chore(docs): change chmod markdown files chore(docs): update gitignore
Configuration menu - View commit details
-
Copy full SHA for 9f943a7 - Browse repository at this point
Copy the full SHA 9f943a7View commit details -
chore(docs): fix spelling mistake in npm-install.md docs
PR-URL: #285 Credit: @brettz9 Close: #285 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for c0346b1 - Browse repository at this point
Copy the full SHA c0346b1View commit details -
chore(docs): Added depreciation note in npm-scripts.md
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 8e09d5a - Browse repository at this point
Copy the full SHA 8e09d5aView commit details -
chore(docs): Add how to install all deps when NODE_ENV=production
PR-URL: #232 Credit: @mugli Close: #232 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 4a2f551 - Browse repository at this point
Copy the full SHA 4a2f551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d6725 - Browse repository at this point
Copy the full SHA 87d6725View commit details -
docs: remove coding-style from docs
PR-URL: #453 Credit: @claudiahdz Close: #453 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 5c3b327 - Browse repository at this point
Copy the full SHA 5c3b327View commit details -
test: fix git configs for git 2.23 and above
Config values are now case-sensitive, so `commit.gpgsign=false` was doing nothing. PR-URL: #456 Credit: @isaacs Close: #456 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 454c7dd - Browse repository at this point
Copy the full SHA 454c7ddView commit details
Commits on Nov 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 661d86c - Browse repository at this point
Copy the full SHA 661d86cView commit details
Commits on Nov 18, 2019
-
PR-URL: #485 Credit: @claudiahdz Close: #485 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for b150eae - Browse repository at this point
Copy the full SHA b150eaeView commit details -
fix: print quick audit report for human output
This was broken when the support/funding functionality changed the return value to no longer track the promise for the quick audit printing. It was not caught by tests, because they were only running against the --json output, and not verifying the quick audit results in any way. Added a test to track the --json quick audit results (which were not broken, but someday could become so) and the human printed quick audit results (which were broken). Paired with @ruyadorno @mikemimik PR-URL: #486 Credit: @isaacs Close: #486 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for 3ef295f - Browse repository at this point
Copy the full SHA 3ef295fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7555a74 - Browse repository at this point
Copy the full SHA 7555a74View commit details -
PR-URL: #493 Credit: @claudiahdz Close: #493 Reviewed-by: @claudiahdz
Configuration menu - View commit details
-
Copy full SHA for b89423e - Browse repository at this point
Copy the full SHA b89423eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d61a3c - Browse repository at this point
Copy the full SHA 1d61a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 464036b - Browse repository at this point
Copy the full SHA 464036bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b829d62 - Browse repository at this point
Copy the full SHA b829d62View commit details