colors.js

get colors in your node.js console

OTHER License

Downloads
98.8M
Stars
102
Committers
51

Bot releases are hidden (Show)

colors.js - Latest Release

Published by DABH over 1 year ago

  • fix(types): missing types for bright apis (#34) 6c1dd45
  • Support environments without process.argv (#44) 5263348
  • Update CI to use only currently supported node versions efde241
  • Bump eslint from 8.18.0 to 8.36.0 (#40) 53a89d3
  • Bump eslint from 8.16.0 to 8.18.0 (#19) e070f0d
  • Bump eslint from 8.14.0 to 8.16.0 (#16) 2e6ac91
  • Bump eslint from 8.13.0 to 8.14.0 (#14) ba784a1
  • Bump eslint from 8.11.0 to 8.13.0 (#12) e413ac5
  • Bump eslint from 8.10.0 to 8.11.0 (#10) 87ea45b
  • Bump actions/setup-node from 2 to 3 (#7) 987dc89
  • Bump eslint from 8.9.0 to 8.10.0 (#8) 7032e84
  • Bump actions/checkout from 2 to 3 (#9) 238a1ba
  • Merge pull request #4 from DABH/dependabot/npm_and_yarn/eslint-8.9.0 d319774
  • Bump eslint from 5.10.0 to 8.9.0 debc220
  • Merge branch 'master' of github.com:DABH/colors.js 8165364
  • Fix example comment 8e0e9e8
  • Merge pull request #6 from DABH/dependabot/npm_and_yarn/eslint-config-google-0.14.0 27d89d1
  • Bump eslint-config-google from 0.11.0 to 0.14.0 7ba19a9

https://github.com/DABH/colors.js/compare/v1.5.0...v1.6.0

colors.js -

Published by DABH over 2 years ago

Primarily a release to update dependencies, but done as a minor version bump due to the renaming of the package.

  • Add recommended tsconfig.json via tsc --init 844545b
  • Force colors to work in GitHub Actions fd1fc03
  • Force colors to work in GitHub Actions ab74035
  • Run lint and npm audit fix 01a1edf
  • Update README c9e1be4
  • Update readme 6b57ae6
  • Rename package and replace CI with GitHub Actions fa97dc3
  • Update README.md 627efe4
  • Merge pull request #1 from JJ/patch-1 9d5d779
  • Updating badges 509c543
  • naming d71da20
  • nvm 4edf6d5
  • increment 1855fcf
  • Update package name and URL 9470333
  • Update docs: missing semicolon in sample code (#273) 7ddd6a3

https://github.com/DABH/colors.js/compare/v1.4.0...v1.5.0