olingo-odata4-js
olingo-odata4-js copied to clipboard
Mirror of Apache Olingo
Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.19 to 0.6.0. Release notes Sourced from xmldom's releases. 0.6.0 0.6.0 Fixes Stop serializing empty namespace values like xmlns:ds="" [#168](https://github.com/xmldom/xmldom/issues/168) BREAKING CHANGE: If your code expected empty...
PR for supporting HTTPS in olingo-odata4-js
Current version not installed correctly using npm 3.x, removed preinstall script from package.json Fixed missing index-node.js main file, removed index-browser.js, using only index.js as main file