Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
8.2.0 source code.tar.gz | 2024-09-26 | 77.6 kB | |
8.2.0 source code.zip | 2024-09-26 | 81.7 kB | |
README.md | 2024-09-26 | 306 Bytes | |
Totals: 3 Items | 159.7 kB | 0 |
Fixed
- Allowing
path-to-regexp
to run on older browsers by targeting ES2015 - Target ES2015 5969033
- Also saved 0.22kb (10%!) by removing the private class field down level
- Remove
s
flag from regexp 51dbd45
https://github.com/pillarjs/path-to-regexp/compare/v8.1.0...v8.2.0