- Notifications
You must be signed in to change notification settings - Fork280
PermalinkChoose 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 orlearn 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:stacktracejs/stacktrace.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:e268154
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:stacktracejs/stacktrace.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:710bba1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 5commits
- 3files changed
- 2contributors
Commits on Apr 10, 2020
Update transitive dev dependencies to fix vuln
eriwen committedApr 10, 2020 Update Travis CI config for Google Chrome
eriwen committedApr 10, 2020
Commits on Mar 25, 2021
Upgrade natives from 1.1.4 to 1.1.6
Without this, ‘npm install’ fails on Node ≥ 10.15.0 (to say nothing of12.x or 14.x, which Gulp 3 doesn’t support at all):$ npm install> stacktrace-js@2.0.2 prepare /home/anders/js/stacktrace.js> gulp distinternal/util/inspect.js:31const types = internalBinding('types'); ^ReferenceError: internalBinding is not defined at internal/util/inspect.js:31:15 at req_ (/home/anders/js/stacktrace.js/node_modules/natives/index.js:137:5) at require (/home/anders/js/stacktrace.js/node_modules/natives/index.js:110:12) at util.js:25:21 at req_ (/home/anders/js/stacktrace.js/node_modules/natives/index.js:137:5) at require (/home/anders/js/stacktrace.js/node_modules/natives/index.js:110:12) at fs.js:42:21 at req_ (/home/anders/js/stacktrace.js/node_modules/natives/index.js:137:5) at Object.req [as require] (/home/anders/js/stacktrace.js/node_modules/natives/index.js:54:10) at Object.<anonymous> (/home/anders/js/stacktrace.js/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)npm ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! stacktrace-js@2.0.2 prepare: `gulp dist`npm ERR! Exit status 1npm ERR!npm ERR! Failed at the stacktrace-js@2.0.2 prepare script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in:npm ERR! /home/anders/.npm/_logs/2021-03-25T00_14_18_635Z-debug.logSigned-off-by: Anders Kaseorg <andersk@mit.edu>andersk committedMar 25, 2021
Commits on Jun 5, 2022
Merge pull request#226from andersk/natives
Upgrade natives from 1.1.4 to 1.1.6 to fix ‘npm install’ on Node ≥ 10.15.0
eriwen authoredJun 5, 2022
Loading
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 e268154...710bba1
Uh oh!
There was an error while loading.Please reload this page.