gitpage-timemachine
gitpage-timemachine copied to clipboard
Visualize the evolution of your website in a 3D time-machine fashion.
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3. Release notes Sourced from bl's releases. v4.0.3 Fix unintialized memory access Commits f659836 Bumped v4.0.3 7a4ae7f Node v14 d3e240e Fix unintialized memory access 1c590ad...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
Bumps [npm](https://github.com/npm/cli) from 6.14.5 to 6.14.6. Release notes Sourced from npm's releases. v6.14.6 6.14.6 (2020-07-07) BUG FIXES a9857b8f6 chore: remove auth info from logs (@claudiahdz) b7ad77598 #1416 fix: wrong npm...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
Fail
Hi, I tryed your app on my Windows 10 X64 environement with node v6.9.2, npm v3.10.9 ``` C:\Users\me\gitpage-timemachine>node cli.js rimraf _git > mkdir -p pageData && git clone https://github.com/Shuunen/solitaire _git...
In Firefox 53.0, the page does a continuous scroll and can't stop. This issue doesn't exist in Chrome (60.0.3088.0 Canary)
I'm not frontend engineer, so don't know the right way to start your application. I see Readme, but calling node cli.js failed: ``` $ node cli.js node:internal/modules/cjs/loader:936 throw err; ^...