route
route copied to clipboard
Simple isomorphic router
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Considering anchors pointing to a path with fragment such as: `fragment`. Currently such anchors are ignored by the router and fall back to the default event processing. This might be...
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...
I know that the newest version of riot (v4) comes bundled with typescript definitions. What about the route package? Are those somewhere and I have just missed them? Thanks in...
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
It would be cool if an option existed to use memory to store the router state, as a substitute for `history.pushState`. Any ideas for how this could be accomplished? I'm...
Bumps and [glob](https://github.com/isaacs/node-glob). These dependencies needed to be updated together. Updates `glob` from 11.0.3 to 11.1.0 Changelog Sourced from glob's changelog. changeglob 12 Remove the unsafe --shell option. The --shell...