[Pkg-javascript-commits] [node-css-select] branch upstream updated (a3d7996 -> 4edd597)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Jan 15 18:23:09 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch upstream
in repository node-css-select.
from a3d7996 Import Upstream version 1.2.0
new 4edd597 New upstream version 1.3.0~rc0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)
create mode 100644 .eslintrc
delete mode 100644 browser_functions.js
--
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