-
Notifications
You must be signed in to change notification settings - Fork 40
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: npm/npm-registry-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4b629800a72bc5ed992554f8ca6b52178d91f306
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: npm/npm-registry-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 62ce833c8c01a1a307bcdf36d472b36b5b79bf81
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 10 files changed
- 6 contributors
Commits on Jul 15, 2019
-
cacache@12.0.0, infer uid from cache folder
BREAKING CHANGE: uid and gid are inferred from cache folder, rather than being passed in as options.
Configuration menu - View commit details
-
Copy full SHA for 0c4f060 - Browse repository at this point
Copy the full SHA 0c4f060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dbd1d7 - Browse repository at this point
Copy the full SHA 5dbd1d7View commit details
Commits on Sep 13, 2019
-
fix(deps): Add explicit dependency on safe-buffer
This removes an implicit transitive dependency that itself relies on node_modules being flattened by package managers. Without this explicit dependency, stricter package managers like pnpm fail to install a usable copy of this library. Refs npm/libnpmaccess#2 Fixes #3
Configuration menu - View commit details
-
Copy full SHA for 8eae5f0 - Browse repository at this point
Copy the full SHA 8eae5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49059f0 - Browse repository at this point
Copy the full SHA 49059f0View commit details -
test(check-response): Added missing tests
- Added test coverage for warning header usage cases - Added missing check for silenced errors when reading Responses - Added check for correctly logging x-fetch-attempts header value
Configuration menu - View commit details
-
Copy full SHA for ff5f990 - Browse repository at this point
Copy the full SHA ff5f990View commit details
Commits on Oct 4, 2019
-
fix: Add null check on body on 401 errors
PR-URL: #9 Credit: @plchampigny Close: #9 Reviewed-by: @isaacs
Configuration menu - View commit details
-
Copy full SHA for e3a0186 - Browse repository at this point
Copy the full SHA e3a0186View commit details -
Configuration menu - View commit details
-
Copy full SHA for b758555 - Browse repository at this point
Copy the full SHA b758555View commit details
Commits on Jan 29, 2020
-
fix: always bypass cache when ?write=true
The npm CLI makes GET requests with ?write=true in some cases where it's intending to send an immediate PUT or DELETE. Always bypass the cache for such requests, mirroring the behavior of the registry caching mechanisms. Back-ported for v4.
Configuration menu - View commit details
-
Copy full SHA for ba8b4fe - Browse repository at this point
Copy the full SHA ba8b4feView commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fe7b129 - Browse repository at this point
Copy the full SHA fe7b129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c2977 - Browse repository at this point
Copy the full SHA 69c2977View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d8c58 - Browse repository at this point
Copy the full SHA d7d8c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0c446 - Browse repository at this point
Copy the full SHA 2e0c446View commit details
Commits on Apr 28, 2020
-
Put default timeout back to zero
Re: #26 Re: npm/cli#1151 The documented default timeout of 30s was not being set in v4, so we "fixed the glitch" in v4.0.3, causing problems for people trying to download large packages. There's no npm v6 way to specify what timeout to use, so not having a timeout at all seems like a reasonable default for the v4 line, at least. Let's roll back that change, and document it. (Arguably, fixing this bug was a breaking change, and we ought to roll it back.) This effectively reverts 69c2977, with documentation of the effective behavior before the change. PR-URL: #27 Credit: @isaacs Close: #27 Reviewed-by: @isaacs
Configuration menu - View commit details
-
Copy full SHA for fc5d94c - Browse repository at this point
Copy the full SHA fc5d94cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ab0e7 - Browse repository at this point
Copy the full SHA 71ab0e7View commit details
Commits on Jun 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 43a5d84 - Browse repository at this point
Copy the full SHA 43a5d84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ce833 - Browse repository at this point
Copy the full SHA 62ce833View commit details
There are no files selected for viewing