Updated the package.json to clear the below deprecated warnings.
npm WARN engine xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"5.1.0","npm":"3.3.12"})
npm WARN deprecated CSSselect@0.4.1: the module is now available as 'css-select'
npm WARN deprecated CSSwhat@0.4.7: the module is now available as 'css-what'
npm WARN deprecated lodash-node@2.4.1: This package is no longer maintained. See its readme for upgrade details.
Updated mocha due to the below deprecated warning:
child_process: customFds option is deprecated, use stdio instead.
Updated the package.json to clear the below deprecated warnings.
Updated
mocha
due to the below deprecated warning:Build passes mocha tests set out in
test/test.js