xml-formatter icon indicating copy to clipboard operation
xml-formatter copied to clipboard

Results 9 xml-formatter issues
Sort by recently updated
recently updated
newest added

Hi there! I spotted an annoying bug (at least is what I think). # Bug When all letters are in nested in span tags, the `collapseContent ` doesn't behave as...

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

I would like to be able to wrap `format` with my own function that takes a `FormatOptions`.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

The current default is surprising, and causes problems when mixed with output from other programs which just use the standard line separator. On a system that uses CRLF as its...

Hi! I have a String of xml that could be ~200MB in size. Calling `xmlFormatter(xmlContent, { throwOnFailure: false })` on it causes Node's heap to keep growing. It gets close...

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0. Commits b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit...

dependencies