xml-to-react
xml-to-react copied to clipboard
A utility to convert valid XML documents into React elements.
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...
Improves development experience of using this library in typescript projects. ## Description Add simple index.d.ts type definitions file borrowing comments from jsdoc in files. ## Types of changes - [...
## Description Added opt-in flag for constructor so developers can easily troubleshoot what the library is doing. ## Types of changes - [ ] Bug fix (non-breaking change which fixes...
This is a conversation that I'd like to have, but I've realized that atjson provides all the building blocks of this project using a few parts. The API isn't too...
## Expected Behavior Our tests run against `src` but not our build pipeline, which uses `rollup`. This leaves uncertainty when we update dependencies in our build chain. ## Current Behavior...
This is a master issue to work through the Condé Nast Open Source Checklist. ### Documentation - [x] README - [x] CONTRIBUTING (#24) - [x] CODE_OF_CONDUCT - [x] LICENSE -...