[Pkg-javascript-commits] [node-chalk] 03/07: Updated version 2.1.0 from 'upstream/2.1.0'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Sep 8 13:37:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-chalk.
commit 2058341b1c4066511291711dcc859e684c4453cf
Merge: 2fb30e7 545e57c
Author: Pirate Praveen <praveen at debian.org>
Date: Fri Sep 8 12:57:34 2017 +0530
Updated version 2.1.0 from 'upstream/2.1.0'
with Debian dir 3b8069a77428569f5f4d4ec68111503c59487b89
.editorconfig | 5 +-
.gitattributes | 1 +
.gitignore | 1 +
.npmrc | 1 +
.travis.yml | 7 +-
benchmark.js | 14 +--
code-of-conduct.md | 74 ++++++++++++++
contributing.md | 3 +
examples/rainbow.js | 38 +++++++
examples/screenshot.js | 18 ++++
index.js | 228 ++++++++++++++++++++++++++++++------------
license | 20 +---
package.json | 129 ++++++++++++------------
readme.md | 253 ++++++++++++++++++++++++++++++++---------------
templates.js | 128 ++++++++++++++++++++++++
test.js | 157 -----------------------------
test/_fixture.js | 4 +
test/_supports-color.js | 13 +++
test/chalk.js | 100 +++++++++++++++++++
test/constructor.js | 22 +++++
test/enabled.js | 35 +++++++
test/level.js | 44 +++++++++
test/template-literal.js | 169 +++++++++++++++++++++++++++++++
test/windows.js | 63 ++++++++++++
24 files changed, 1129 insertions(+), 398 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chalk.git
More information about the Pkg-javascript-commits
mailing list