-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rgasparfin/stacktrace.js
base: master
head repository: stacktracejs/stacktrace.js
compare: master
- 16 commits
- 20 files changed
- 4 contributors
Commits on Jun 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c5a34fd - Browse repository at this point
Copy the full SHA c5a34fdView commit details
Commits on Sep 13, 2019
-
Fix travis.yml (trusty > xenial)
Builds otherwise fail without this. Ref: <https://travis-ci.community/t/travis-is-downloading-older-chrome-versions-in-place-of-chrome-stable/5040/4>
Configuration menu - View commit details
-
Copy full SHA for 53aab14 - Browse repository at this point
Copy the full SHA 53aab14View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e5c59 - Browse repository at this point
Copy the full SHA c7e5c59View commit details
Commits on Sep 14, 2019
-
Merge pull request stacktracejs#215 from niftylettuce/patch-1
Fix travis.yml (trusty > xenial)
Configuration menu - View commit details
-
Copy full SHA for 3464688 - Browse repository at this point
Copy the full SHA 3464688View commit details -
Merge pull request stacktracejs#207 from r3nya/enable-ts-typings
Enable TypeScript typings
Configuration menu - View commit details
-
Copy full SHA for fba7522 - Browse repository at this point
Copy the full SHA fba7522View commit details
Commits on Sep 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e9f919 - Browse repository at this point
Copy the full SHA 8e9f919View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef76369 - Browse repository at this point
Copy the full SHA ef76369View commit details -
Configuration menu - View commit details
-
Copy full SHA for c934e1f - Browse repository at this point
Copy the full SHA c934e1fView commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4d60ccc - Browse repository at this point
Copy the full SHA 4d60cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for c597ba1 - Browse repository at this point
Copy the full SHA c597ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e268154 - Browse repository at this point
Copy the full SHA e268154View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21472df - Browse repository at this point
Copy the full SHA 21472dfView commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f4a58d4 - Browse repository at this point
Copy the full SHA f4a58d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c12fccd - Browse repository at this point
Copy the full SHA c12fccdView commit details
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 of 12.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 dist internal/util/inspect.js:31 const 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 ELIFECYCLE npm ERR! errno 1 npm ERR! stacktrace-js@2.0.2 prepare: `gulp dist` npm ERR! Exit status 1 npm 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.log Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Configuration menu - View commit details
-
Copy full SHA for c6ba00b - Browse repository at this point
Copy the full SHA c6ba00bView commit details
Commits on Jun 5, 2022
-
Merge pull request stacktracejs#226 from andersk/natives
Upgrade natives from 1.1.4 to 1.1.6 to fix ‘npm install’ on Node ≥ 10.15.0
Configuration menu - View commit details
-
Copy full SHA for 710bba1 - Browse repository at this point
Copy the full SHA 710bba1View 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 master...master