-
Notifications
You must be signed in to change notification settings - Fork 223
Comparing changes
Open a pull request
base repository: evanw/node-source-map-support
base: v0.5.19
head repository: evanw/node-source-map-support
compare: v0.5.21
- 12 commits
- 7 files changed
- 4 contributors
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 244a768 - Browse repository at this point
Copy the full SHA 244a768View commit details
Commits on Sep 5, 2020
-
Bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](http-party/node-http-proxy@1.17.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7b5466 - Browse repository at this point
Copy the full SHA e7b5466View commit details
Commits on Nov 16, 2020
-
Merge pull request #282 from evanw/dependabot/npm_and_yarn/http-proxy…
…-1.18.1 Bump http-proxy from 1.17.0 to 1.18.1
Configuration menu - View commit details
-
Copy full SHA for d058745 - Browse repository at this point
Copy the full SHA d058745View commit details
Commits on Aug 31, 2021
-
fix: replace build.js curl call with node https
This was occasionally causing my machine to spin on CPU indefinitely while trying to download the Closure Compiler output. It would perhaps be better to investigate what is wrong with curl on my machine, but since Node has a pretty nice built-in HTTPS client, I figured it'd be easier to just cut out the external system dependency entirely.
Configuration menu - View commit details
-
Copy full SHA for c41333d - Browse repository at this point
Copy the full SHA c41333dView commit details -
fix(test): fix writeFileSync on newer node versions
fs.writeFileSync no longer stringifies arguments, instead throwing if it receives something that is not a proper String or Buffer.
Configuration menu - View commit details
-
Copy full SHA for 121090f - Browse repository at this point
Copy the full SHA 121090fView commit details
Commits on Sep 6, 2021
-
fix: do not crash if process is not set
This is the last item preventing node-tap from being browser-friendly. Since global.process is safely guarded in other instances where it is used, this seems like an oversight.
Configuration menu - View commit details
-
Copy full SHA for dd868f6 - Browse repository at this point
Copy the full SHA dd868f6View commit details
Commits on Sep 9, 2021
-
Merge pull request #297 from tapjs/isaacs/do-not-break-on-missing-glo…
…bal-process Isaacs/do not break on missing global process
Configuration menu - View commit details
-
Copy full SHA for 3ce709b - Browse repository at this point
Copy the full SHA 3ce709bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c02b8f - Browse repository at this point
Copy the full SHA 3c02b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db131af - Browse repository at this point
Copy the full SHA db131afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b5e50 - Browse repository at this point
Copy the full SHA a2b5e50View commit details
Commits on Nov 19, 2021
-
Merge pull request #257 from brettz9/register-hook-require
`register-hook-require` entry point
Configuration menu - View commit details
-
Copy full SHA for b2b82e0 - Browse repository at this point
Copy the full SHA b2b82e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8883393 - Browse repository at this point
Copy the full SHA 8883393View 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 v0.5.19...v0.5.21