Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libxml-to-js

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libxml-to-js - npm Package Versions

2

0.3.12

Diff

Changelog

Source

v0.3.12

  • Fixes #16 - Entities remain in output object text.
  • Replace the development tooling.
saltwaterc
published 0.3.11 •

Changelog

Source

v0.3.11

  • Adds more CDATA support #13. Thanking XApp-Studio for the patch.
  • jslint compliant.
saltwaterc
published 0.3.10 •

Changelog

Source

v0.3.10

  • Fixes a couple of global variable leaks #10.
saltwaterc
published 0.3.9 •

Changelog

Source

v0.3.9

  • Takes a more safe approach to the err argument of the catch block in the exported method. It proves that in production the err argument may be undefined which breaks things.
published 0.3.8 •

Changelog

Source

v0.3.8

  • Fixes #8 regarding the error handling inside the passed callback to the parser. Thanking kongelaks for reporting it.
published 0.3.7 •

Changelog

Source

v0.3.7

  • Fixes #6 simple test case losing attribute name. Thanks to Richard Anaya for the contribution.
published 0.3.6 •

Changelog

Source

v0.3.6

  • Fixes #5 which was introduced in v0.3.5.
published 0.3.5 •

Changelog

Source

v0.3.5

  • Improved the text kludge and namespaces support. Thanks to @VirgileD for the contribution.
published 0.3.4 •

Changelog

Source

v0.3.4

  • XPath queries support for parsing just parts of the XML document. Thanks to @Marsup for the contribution.
published 0.3.3 •

Changelog

Source

v0.3.3

  • Refactored the namespace support in order to make it more stable. The parser used to crash for large XML documents in an undeterministic manner (missing method errors or segmentation faults, for the same input).
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc