[Pkg-javascript-commits] [node-css-select] 02/04: Update upstream source from tag 'upstream/1.3.0_rc0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Jan 15 18:23:08 UTC 2018


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-css-select.

commit 6d4ca67a894b6d488bdcb9e01fa0de560c09f378
Merge: 8a33d7c 4edd597
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Jan 15 23:41:21 2018 +0530

    Update upstream source from tag 'upstream/1.3.0_rc0'
    
    Update to upstream version '1.3.0~rc0'
    with Debian dir f10432d0799a41c06c7b198a7ab1d8e16c2f9183

 .eslintrc                    |   95 ++++
 .travis.yml                  |    5 +-
 README.md                    |   74 +++
 browser_functions.js         |   67 ---
 index.js                     |   74 ++-
 lib/attributes.js            |  326 ++++++-------
 lib/compile.js               |  315 +++++++------
 lib/general.js               |  172 +++----
 lib/pseudos.js               |  651 +++++++++++++-------------
 package.json                 |   39 +-
 test/api.js                  |   38 +-
 test/attributes.js           |    6 +-
 test/icontains.js            |   30 +-
 test/nwmatcher/index.js      |  374 ++++++++-------
 test/qwery/index.js          |  808 ++++++++++++++++----------------
 test/sizzle/data/testinit.js |   45 +-
 test/sizzle/selector.js      | 1040 +++++++++++++++++++++---------------------
 test/test.js                 |    4 +-
 test/tools/bench.js          |    2 +-
 test/tools/helper.js         |   14 +-
 test/tools/slickspeed.js     |   24 +-
 21 files changed, 2183 insertions(+), 2020 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-css-select.git



More information about the Pkg-javascript-commits mailing list