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

@xmldom/xmldom

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmldom/xmldom - npm Package Versions

2345

0.9.5

Diff

Changelog

Source

0.9.5

Fixed

Thank you, @mureinik, for your contributions.

karfau
published 0.9.4 •

Changelog

Source

0.9.4

Fixed

  • restore performance for large amount of child nodes #748 / #760
  • types: correct error handler level to warning (#759) #754 / #759

Docs

  • test: verify BOM handling #758

Thank you, @luffynando, @mattiasw, @JoinerDev, for your contributions.

karfau
published 0.9.3 •

Changelog

Source

0.9.3

Fixed

  • restore more Node and ProcessingInstruction types #725 / #726
  • getElements* methods return LiveNodeList<Element> #731 / #734
  • Add more missing Node props #728, triggered by unclosed #724

Docs

Chore

  • updates devDependencies

Thank you, @Ponynjaa, @ayZagen, @sserdyuk, @wydengyre, @mykola-mokhnach, @benkroeger, for your contributions.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

karfau
published 0.9.2 •

Changelog

Source

0.9.2

Feature

  • add Element.getElementsByClassName #722

Fixed

  • add missing types for Document.documentElement and Element.tagName #721 #720

Thank you, @censujiang, @Mathias-S, for your contributions

karfau
published 0.9.1 •

Changelog

Source

0.9.1

Fixed

  • DOMParser.parseFromString requires mimeType as second argument #713
  • correct spelling of isHTMLMimeType in type definition #715 / #712
  • sync types with exports #717 / #285 / #695

Other

  • minimum tested node version is 14 #710

Thank you, @krystofwoldrich, @marvinruder, @amacneil, @defunctzombie, @tjhorner, @danon, for your contributions

karfau
published 0.9.0 •

Changelog

Source

0.9.0

Features

  • feat: expose all DOM level 2 element prototypes #637 / #40
  • feat: add iterator function to NodeList and NamedNodeMap #634 / #633

Fixed

  • parse empty/whitspace only doctype internal subset #692
  • avoid prototype clash in namespace prefix #554
  • report fatalError when doctype is inside elements #550

Other

  • test: add fuzz target and regression tests #556
  • chore: improve .gitignore and provide .envrc.template #697
  • chore: Apply security best practices #546
  • ci: check test coverage in PRs #524
  • docs: add missing commas to readme #566
  • docs: click to copy install command in readme #644
  • docs: enhance jsdoc comments #511

Thank you, @kboshold, @edi9999, @apupier, @shunkica, @homer0, @jhauga, @UdayKharatmol, for your contributions

karfau
published 0.9.0-beta.11 •

Changelog

Source

0.9.0-beta.11

Fixed

  • report more non well-formed cases #519 / #45 / #125 / #467 BREAKING-CHANGE: Reports more not well-formed documents as fatalError and drop broken support for optional and unclosed tags in HTML.

Other

  • Translate/drop non English comments #518
  • use node v16 for development #517

Thank you, @brodybits, @cbettinger, @josecarlosrx, for your contributions

karfau
published 0.9.0-beta.10 •

Changelog

Source

0.9.0-beta.10

Fixed

  • dom: prevent iteration over deleted items #514/ #499

Chore

  • use prettier plugin for jsdoc #513

Thank you, @qtow, @shunkica, @homer0, for your contributions

karfau
published 0.8.10 •

Changelog

Source

0.8.10

Fixed

  • dom: prevent iteration over deleted items #514/ #499

Thank you, @qtow, for your contributions

karfau
published 0.7.13 •

Changelog

Source

0.7.13

Fixed

  • dom: prevent iteration over deleted items #514/ #499

Thank you, @qtow, for your contributions

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