Releases: intuit/node-pom-parser
Releases · intuit/node-pom-parser
Updated Dependencies + Native Promises
Release
$ npm publish
npm notice
npm notice 📦 [email protected]
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 3.1kB lib/index.js
npm notice 2.1kB test/index.js
npm notice 2.2kB test/xmlcontent.js
npm notice 810B package.json
npm notice 6.5kB README.md
npm notice 5.6kB test/fixture/pom.xml
npm notice 5.6kB test/fixture/pom2.xml
npm notice 406B .travis.yml
npm notice === Tarball Details ===
npm notice name: pom-parser
npm notice version: 1.2.0
npm notice package size: 6.7 kB
npm notice unpacked size: 27.4 kB
npm notice shasum: d705b379432c6ed33bbbadc096c0263d37eb44fe
npm notice integrity: sha512-v5QRdaXWS/Qg2[...]zno1sq9l54uiA==
npm notice total files: 9
npm notice
+ [email protected]
All Async Module with Promises
This version supports promises in the implementation, although it is not exposed.
Supporting any xml2js parsing options
This release is uses xml2js, which accepts multiple parsing options (https://github.com/Leonidas-from-XIV/node-xml2js#options). Some have been set to provide a regular output of the pom.xml.