Socket
Socket
Sign inDemoInstall

xmldom-sre

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.9.0-beta.7

Diff

Changelog

Source

0.9.0-beta.7

Feature

  • Add compareDocumentPosition method from level 3 spec. #488

Fixed

  • getAttribute and getAttributeNS should return null (#477) #46
  • several issues in NamedNodeMap and Element (#482) #46
  • properly parse closing where the last attribute has no value #485 / #486
  • extend list of HTML entities #489

BREAKING CHANGE: Iteration over attributes now happens in the right order and non-existing attributes now return null instead of undefined. THe same is true for the namepsaceURI and prefix of Attr nodes. All of the changes are fixing misalignment with the DOM specs, so if you expected it to work as specified, nothing should break for you.

Chore

  • update multiple devDependencies
  • Configure jest (correctly) and wallaby #481 / #483

Thank you, @bulandent, @zorkow, for your contributions

zorkow
published 0.9.0-beta.6 •

Changelog

Source

0.9.0-beta.6

Fixed

Thank you, @edemaine, @pedro-l9, for your contributions

zorkow
published 0.1.31 •

Changelog

Source

0.1.31

Commits

The patch versions (v0.1.29 - v0.1.31) that have been released on the v0.1.x branch, to reflect the changed maintainers, are branched off from v0.1.27 so they don't include the breaking changes introduced in xmldom-alpha@v0.1.28:

Maintainer changes

After the last commit to the original repository https://github.com/jindw/xmldom on the 9th of May 2017, the first commit to https://github.com/xmldom/xmldom is from the 19th of December 2019. The fork has been announced in the original repository on the 2nd of March 2020.

The versions listed below have been published to one or both of the following packages:

It is currently not planned to continue publishing the xmldom-alpha package.

The new maintainers did not invest time to understand changes that led to the last xmldom version 0.1.27 published by the original maintainer, but consider it the basis for their work. A timeline of all the changes that happened from that version until 0.3.0 is available in https://github.com/xmldom/xmldom/issues/62. Any related questions should be asked there.

zorkow
published 0.1.31-beta.0 •

zorkow
published 0.1.30 •

zorkow
published 0.1.30-beta.0 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc