-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Comparing changes
Open a pull request
base repository: npm/cli
base: v6.12.1
head repository: npm/cli
compare: v6.13.0
- 19 commits
- 315 files changed
- 9 contributors
Commits on Oct 31, 2019
-
test: Clean up some flakiness and inconsistency
* Get rid of a lot of usage of osenv.tmpdir in tests. * Remove unnecessary creation/deletion of common.pkg * Reduce rimraf.sync wherever possible (often collides with common-tap.js's rimraf on windows) * Use common test utilities wherever possible. * DRY tests with test templates where it makes sense. PR-URL: #240 Credit: @isaacs Close: #240 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for 9a2d8af - Browse repository at this point
Copy the full SHA 9a2d8afView commit details -
PR-URL: #272 Credit: @JasonEtco Close: #272 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for 688cd97 - Browse repository at this point
Copy the full SHA 688cd97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a37296b - Browse repository at this point
Copy the full SHA a37296bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fc17a - Browse repository at this point
Copy the full SHA 21fc17aView commit details
Commits on Nov 5, 2019
-
docs: migrate existing docs to gatsby
- chore(docs): remove html from docs build - feat(docs): migrate new Gatsby site to cli/docs - chore(docs): fix docs url path - chore(docs): add new build doc step - chore(docs): add static linking - chore(docs): add npm favicon - chore(docs): update files for tests - chore(docs): make relative paths absolute - chore(docs): fix routing on docs dependant tests - chore(docs): add prepublishOnly docs building step - chore(docs): add docs/public to .gitignore - chore(docs): rename dot json markdown files with hyphen names - chore(docs): clean package.json - chore(docs): highlight scripts in list - chore(docs): add strong styles - chore(docs): fix .json links on markdown - Added copy to the features page - Added an install page (copied from existing online docs) - Added a FeatureLink component to components/links.js - feat(docs): replace docs sh script with node - chore(docs): fix docs building process - chore(docs): docs folder cleanup PR-URL: #274 Credit: @claudiahdz Close: #274 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for ae4c74d - Browse repository at this point
Copy the full SHA ae4c74dView commit details -
unsupported: npm v6.10.0 breaks on node v6.0, v6.1, v9.0 - v9.2
nvm-sh/nvm@100861d PR-URL: #279 Credit: @ljharb Close: #279 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for cd14d47 - Browse repository at this point
Copy the full SHA cd14d47View commit details -
support: add support subcommand
PR-URL: #246 Credit: @kemitchell Close: #246 Reviewed-by: @ruyadorno Thanks @kemitchell for providing the initial work that served as a base for `npm fund`, its original commits messages are preserved as such: - support: add support subcommand - support: fix request caching - support: further sanitize contributor data - doc: Fix typo - support: simplify to just collecting and showing URLs - install: improve `npm support` test - install: drop "the" before "projects you depend on" - doc: Reword mention of `npm support` in `package.json` spec
Configuration menu - View commit details
-
Copy full SHA for 266d076 - Browse repository at this point
Copy the full SHA 266d076View commit details -
This commit introduces the `npm fund` command that lists all `funding` info provided by the installed dependencies of a given project. Notes on implementation: - `lib/utils/funding.js` Provides helpers to validate funding info and return a tree-shaped structure containing the funding data for all deps. - `lib/fund.js` Implements `npm fund <pkg>` command - Added tests - `npm install` mention of funding - `npm fund <pkg>` variations - unit tests for added `lib/utils` and `lib/install` helpers - Added docs for `npm fund`, `funding` `package.json` property - Fixed `lib/utils/open-url` to support `--json` config - Documented `unicode` on `npm install` docs - fix tests - fix planned tap tests - alternative solution to --no-browser arg - docs: moved fund docs to new location Refs: https://github.com/npm/rfcs/blob/2d2f00457ab19b3003eb6ac5ab3d250259fd5a81/accepted/0017-add-funding-support.md PR-URL: #273 Credit: @ruyadorno Close: #273 Reviewed-by: @darcyclarke
Configuration menu - View commit details
-
Copy full SHA for 4414b06 - Browse repository at this point
Copy the full SHA 4414b06View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5110ea - Browse repository at this point
Copy the full SHA b5110eaView commit details -
chore: create settings.yml file
- This will ensure we inherit our standard labels from the `open-source-project-boilerplate` PR-URL: #282 Credit: @darcyclarke Close: #282 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for 34fe7db - Browse repository at this point
Copy the full SHA 34fe7dbView commit details -
docs: added copy to the features page
- Added an install page (copied from existing online docs) - Added a FeatureLink component to components/links.js
Configuration menu - View commit details
-
Copy full SHA for c6a5c3a - Browse repository at this point
Copy the full SHA c6a5c3aView commit details -
docs: Updated lorem ipsum with real copy.
Modified the copy of the "Publish" card to make the transition to npmjs.com/products less jarring PR-URL: #277 Credit: @oletizi Close: #277 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for 4ff1bb1 - Browse repository at this point
Copy the full SHA 4ff1bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c8598 - Browse repository at this point
Copy the full SHA d3c8598View commit details -
doc: fix hyperlink refs in man page docs
PR-URL: #283 Credit: @isaacs Close: #283 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for 6700bfa - Browse repository at this point
Copy the full SHA 6700bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3cb3ab - Browse repository at this point
Copy the full SHA d3cb3abView commit details -
fix: on uninstall package, *.ps1 not delete
PR-URL: #281 Credit: @NoDocCat Close: #281 Reviewed-by: @ruyadorno
Configuration menu - View commit details
-
Copy full SHA for e445540 - Browse repository at this point
Copy the full SHA e445540View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea99e3b - Browse repository at this point
Copy the full SHA ea99e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a148bd0 - Browse repository at this point
Copy the full SHA a148bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7161d - Browse repository at this point
Copy the full SHA 9c7161dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.12.1...v6.13.0