-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: rburns/ansi-to-html
base: 770c6e2a03cd8cd4bb32bc5be8087c79e3f31e1c
head repository: rburns/ansi-to-html
compare: 0c5296c78c768154ceb5e5e3f6c185a100882dbc
Commits on Mar 6, 2020
-
- Optimization: Use strict mode
- Maintenance: Add `.editorconfig` - CI: Add Node 12; drop Node 6 (won't work with eslint 6) - npm: Indicate `engines` as a minimum of 8 (since only able to test >= 8 now when using eslint 6) - npm: Update devDeps and dep. (`entities`--major bump but public-facing API to be same: https://github.com/fb55/entities/releases )
Configuration menu - View commit details
-
Copy full SHA for 513e2e6 - Browse repository at this point
Copy the full SHA 513e2e6View commit details
Commits on Mar 14, 2020
-
Bump acorn from 6.1.1 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@6.1.1...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b5f3723 - Browse repository at this point
Copy the full SHA b5f3723View commit details
Commits on Apr 12, 2020
-
Merge pull request #66 from rburns/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.1 to 6.4.1
Configuration menu - View commit details
-
Copy full SHA for 3242301 - Browse repository at this point
Copy the full SHA 3242301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666741b - Browse repository at this point
Copy the full SHA 666741bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c0c86 - Browse repository at this point
Copy the full SHA b5c0c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6412858 - Browse repository at this point
Copy the full SHA 6412858View commit details -
Configuration menu - View commit details
-
Copy full SHA for af53232 - Browse repository at this point
Copy the full SHA af53232View commit details -
- Lint all files by default, adding an ignore to exclude build or cov…
…erage files - Add missing strict directive (caught now by linting)
Configuration menu - View commit details
-
Copy full SHA for f74054c - Browse repository at this point
Copy the full SHA f74054cView commit details
Commits on Apr 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 461d6d0 - Browse repository at this point
Copy the full SHA 461d6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4511f46 - Browse repository at this point
Copy the full SHA 4511f46View commit details -
testing: get full coverage for
cli.js
; also refactor to use async/a……wait Also added `istanbul ignore` for unreachable `break` following `process.exit`
Configuration menu - View commit details
-
Copy full SHA for ec29bb8 - Browse repository at this point
Copy the full SHA ec29bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 412c414 - Browse repository at this point
Copy the full SHA 412c414View commit details
Commits on Apr 22, 2020
-
Merge pull request #67 from brettz9/vulnerabilities
npm: Updates/fix a few vulnerabilities
Configuration menu - View commit details
-
Copy full SHA for d6e70b3 - Browse repository at this point
Copy the full SHA d6e70b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14835f - Browse repository at this point
Copy the full SHA f14835fView commit details -
Merge pull request #71 from brettz9/es6-templates
refactor: use ES6 Templates for simpler/easier to read code
Configuration menu - View commit details
-
Copy full SHA for a0ef3b0 - Browse repository at this point
Copy the full SHA a0ef3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f74c8 - Browse repository at this point
Copy the full SHA 24f74c8View commit details -
Merge pull request #68 from brettz9/coverage
- Testing: add nyc for checking coverage
Configuration menu - View commit details
-
Copy full SHA for 6e25fb6 - Browse repository at this point
Copy the full SHA 6e25fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2d7cd - Browse repository at this point
Copy the full SHA 3e2d7cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e258d4a - Browse repository at this point
Copy the full SHA e258d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09728d9 - Browse repository at this point
Copy the full SHA 09728d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d5979 - Browse repository at this point
Copy the full SHA d6d5979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6438f43 - Browse repository at this point
Copy the full SHA 6438f43View commit details -
Merge pull request #76 from rburns/reintegrte-travis-ci
update nodejs versions
Configuration menu - View commit details
-
Copy full SHA for 9da3f6d - Browse repository at this point
Copy the full SHA 9da3f6dView commit details
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for deeeee7 - Browse repository at this point
Copy the full SHA deeeee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c44aa - Browse repository at this point
Copy the full SHA 98c44aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4e8a2 - Browse repository at this point
Copy the full SHA 2b4e8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9eb35 - Browse repository at this point
Copy the full SHA 9b9eb35View commit details -
Configuration menu - View commit details
-
Copy full SHA for a81c646 - Browse repository at this point
Copy the full SHA a81c646View commit details
Commits on Jul 17, 2020
-
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a1f34f - Browse repository at this point
Copy the full SHA 2a1f34fView commit details
Commits on Aug 26, 2020
-
Merge pull request #80 from rburns/dependabot/npm_and_yarn/lodash-4.1…
…7.19 Bump lodash from 4.17.15 to 4.17.19
Configuration menu - View commit details
-
Copy full SHA for 598fb59 - Browse repository at this point
Copy the full SHA 598fb59View commit details
Commits on May 13, 2021
-
* Add .circleci/config.yml * remove travis-ci config * maybe test on multiple node version * adjusted attempt * adjusted attempt * alternate approach * Updated config.yml * adjustments * replace travisci badge with circleci badge
Configuration menu - View commit details
-
Copy full SHA for 228d2a1 - Browse repository at this point
Copy the full SHA 228d2a1View commit details -
Bump y18n from 4.0.0 to 4.0.1 (#88)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rob Burns <rburns@paiges.net>
Configuration menu - View commit details
-
Copy full SHA for c2d5066 - Browse repository at this point
Copy the full SHA c2d5066View commit details -
Bump lodash from 4.17.19 to 4.17.21 (#89)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rob Burns <rburns@paiges.net>
Configuration menu - View commit details
-
Copy full SHA for be095e6 - Browse repository at this point
Copy the full SHA be095e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f2462 - Browse repository at this point
Copy the full SHA b2f2462View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6c3a5b - Browse repository at this point
Copy the full SHA e6c3a5bView commit details
Commits on Jun 22, 2021
-
Add support for xterm256 background color sequences (#92)
* Currently, only 8bit/256-color foreground color sequences are supported (ESC[ 38;5;⟨n⟩ m) * This PR adds additional patterns for 8bit/256-color backgrond color sequences (ESC[ 48;5;⟨n⟩ m) sequences
Configuration menu - View commit details
-
Copy full SHA for 0a5d0f8 - Browse repository at this point
Copy the full SHA 0a5d0f8View commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aeee246 - Browse repository at this point
Copy the full SHA aeee246View commit details
Commits on Jul 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5dd6607 - Browse repository at this point
Copy the full SHA 5dd6607View commit details -
Configuration menu - View commit details
-
Copy full SHA for d60ef58 - Browse repository at this point
Copy the full SHA d60ef58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5296c - Browse repository at this point
Copy the full SHA 0c5296cView commit details
There are no files selected for viewing
This file was deleted.