[Pkg-javascript-commits] [node-kind-of] 02/06: Update upstream source from tag 'upstream/6.0.1+dfsg'
Julien Puydt
julien.puydt at laposte.net
Sat Nov 25 09:39:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-kind-of.
commit 5b4b8b3bd700a6b223630bae6dcb2bdb684a1a05
Merge: 16a5f19 09cfd17
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sat Nov 25 10:29:28 2017 +0100
Update upstream source from tag 'upstream/6.0.1+dfsg'
Update to upstream version '6.0.1+dfsg'
with Debian dir 3d08254a97c629e6c24d02307d4173f0e5bb2126
.editorconfig | 9 +-
.eslintrc.json | 5 -
.gitignore | 71 ++---
.travis.yml | 10 +-
.verb.md | 83 ++++--
CHANGELOG.md | 157 +++++++++++
LICENSE | 2 +-
README.md | 297 ++++++++++++++-------
benchmark/check.js | 22 --
benchmark/code/current.js | 1 -
benchmark/code/kind-of.js | 8 +
benchmark/code/lib-type-of.js | 44 ++-
benchmark/code/lib-typeof.js | 23 +-
benchmark/code/slice-switch.js | 8 +-
benchmark/code/switch.js | 116 ++++++++
benchmark/fixtures/arguments.js | 2 +-
benchmark/fixtures/buffer.js | 2 +-
benchmark/fixtures/error.js | 1 +
.../fixtures/{object.js => object-instance.js} | 0
benchmark/fixtures/object-plain.js | 2 +
benchmark/fixtures/{undef.js => undefined.js} | 0
benchmark/index.js | 20 +-
benchmark/last.md | 49 ----
benchmark/stats.md | 104 ++++++++
bower.json | 44 ++-
index.js | 208 ++++++++-------
package.json | 48 ++--
test/es6/index.js | 50 +++-
test/test.js | 26 +-
29 files changed, 1003 insertions(+), 409 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-kind-of.git
More information about the Pkg-javascript-commits
mailing list