-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: npm/pacote
base: fef420cd85ece07e6ef1f3b3fd8339a961f71aa5
head repository: npm/pacote
compare: fcecf0e889001d55c22c386fdcb85cf8c93face9
Commits on Mar 22, 2021
-
fix: force gzip compression level to 9 (#71)
this seems to avoid some platform related optimizations that result in integrity mismatches due to the resulting compressed output not being byte for byte identical.
Configuration menu - View commit details
-
Copy full SHA for 143a0b9 - Browse repository at this point
Copy the full SHA 143a0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad54e6d - Browse repository at this point
Copy the full SHA ad54e6dView commit details
Commits on Apr 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1430efa - Browse repository at this point
Copy the full SHA 1430efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99738cd - Browse repository at this point
Copy the full SHA 99738cdView commit details
Commits on Apr 22, 2021
-
Tell `fetch` not to cache it's downloaded tarballs, leave that to us Also see npm/cli#2976 for my first attempt & some discussions as to how we got here. Fix: #73 Fix: npm/cli#2160 Close: npm/cli#2976 Close: #74 EDIT(@isaacs): Updated to add test, allow make-fetch-happen to use the cache, pipe into cache properly, and avoid cache double-writes. PR-URL: #75 Credit: @mjsir911, @isaacs Close: #75 Reviewed-by: @wraithgar, @mjsir911
Configuration menu - View commit details
-
Copy full SHA for 500a34f - Browse repository at this point
Copy the full SHA 500a34fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0128a7 - Browse repository at this point
Copy the full SHA e0128a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4311985 - Browse repository at this point
Copy the full SHA 4311985View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e977a - Browse repository at this point
Copy the full SHA 42e977aView commit details
Commits on Apr 23, 2021
-
fix(registry): normalize registry manifests
Other manifest code paths go through read-package-json-fast, which end up normalized through that package's `normalize` function. Manifests picked from the registry do not. This adds consistency between the two.
Configuration menu - View commit details
-
Copy full SHA for 14264d2 - Browse repository at this point
Copy the full SHA 14264d2View commit details -
Merge pull request #78 from npm/gar/normalize-manifest
fix(registry): normalize registry manifests
Configuration menu - View commit details
-
Copy full SHA for d97e2fb - Browse repository at this point
Copy the full SHA d97e2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9629c64 - Browse repository at this point
Copy the full SHA 9629c64View commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bec3715 - Browse repository at this point
Copy the full SHA bec3715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745265a - Browse repository at this point
Copy the full SHA 745265aView commit details
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ed5b64 - Browse repository at this point
Copy the full SHA 2ed5b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for b76f51a - Browse repository at this point
Copy the full SHA b76f51aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0328fe0 - Browse repository at this point
Copy the full SHA 0328fe0View commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c285551 - Browse repository at this point
Copy the full SHA c285551View commit details -
Merge pull request #82 from npm/lk/handle-git-errors
update npmcli/git
Configuration menu - View commit details
-
Copy full SHA for 6ad9ede - Browse repository at this point
Copy the full SHA 6ad9edeView commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c76c279 - Browse repository at this point
Copy the full SHA c76c279View commit details -
Merge pull request #81 from npm/isaacs/include-all-dep-types-when-pre…
…paring fix: include all dep types when building for prepare
Configuration menu - View commit details
-
Copy full SHA for 7660b0b - Browse repository at this point
Copy the full SHA 7660b0bView commit details -
Merge pull request #80 from npm/isaacs/unpack-no-mtime
fix: do not set mtime when unpacking
Configuration menu - View commit details
-
Copy full SHA for ac56329 - Browse repository at this point
Copy the full SHA ac56329View commit details -
Merge pull request #84 from npm/lk/handle-pathspec-error
fix: rethrow git pathspec errors from git operations on hosted services
Configuration menu - View commit details
-
Copy full SHA for e7e6f0d - Browse repository at this point
Copy the full SHA e7e6f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3557b0e - Browse repository at this point
Copy the full SHA 3557b0eView commit details
Commits on Jul 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80cce46 - Browse repository at this point
Copy the full SHA 80cce46View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4217bee - Browse repository at this point
Copy the full SHA 4217beeView commit details
Commits on Oct 5, 2021
-
fix: drop node 10 support (#94)
BREAKING CHANGE: this moves our `engines` support and testing matrix forward to node12 LTS and above.
Configuration menu - View commit details
-
Copy full SHA for a0d4c60 - Browse repository at this point
Copy the full SHA a0d4c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbc75af - Browse repository at this point
Copy the full SHA cbc75afView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcecf0e - Browse repository at this point
Copy the full SHA fcecf0eView 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 fef420cd85ece07e6ef1f3b3fd8339a961f71aa5...fcecf0e889001d55c22c386fdcb85cf8c93face9