Download Latest Version performance improvment, increase entity expansion default limit source code.tar.gz (1.9 MB)
Email in envelope

Get an email when there's a new version of fast-xml-parser

Home / v5.5.10
Name Modified Size InfoDownloads / Week
Parent folder
performance improvment, increase entity expansion default limit source code.tar.gz 2026-04-03 1.9 MB
performance improvment, increase entity expansion default limit source code.zip 2026-04-03 2.0 MB
README.md 2026-04-03 503 Bytes
Totals: 3 Items   3.9 MB 3
  • increase default entity explansion limit as many projects demand for that

    maxEntitySize: 10000, maxExpansionDepth: 10000, maxTotalExpansions: Infinity, maxExpandedLength: 100000, maxEntityCount: 1000,

  • performance improvement

  • reduce calls to toString
  • early return when entities are not present
  • prepare rawAttrsForMatcher only if user sets jPath: false

Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.5.9...v5.5.10

Source: README.md, updated 2026-04-03