Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.19.7 (July 14th 2021).tar.gz | 2021-07-14 | 247.1 kB | |
1.19.7 (July 14th 2021).zip | 2021-07-14 | 274.8 kB | |
README.md | 2021-07-14 | 590 Bytes | |
Totals: 3 Items | 522.6 kB | 0 |
- SECURITY fixing
URI.parseQuery()
to prevent overwriting__proto__
in parseQuery() - disclosed privately by @NewEraCracker - SECURITY fixing
URI.parse()
to handle variable amounts of\
and/
in scheme delimiter as Node and Browsers do - disclosed privately by ready-research via https://huntr.dev/ - removed obsolete build tools
- updated jQuery versions (verifying compatibility with 1.12.4, 2.2.4, 3.6.0)