Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-11-20 | 415 Bytes | |
v7.1.2 source code.tar.gz | 2022-11-20 | 517.7 kB | |
v7.1.2 source code.zip | 2022-11-20 | 585.6 kB | |
Totals: 3 Items | 1.1 MB | 0 |
This release includes parse5
and parse5-parser-stream
.
- Export
ERR
asErrorCodes
by @milahu in https://github.com/inikulin/parse5/pull/704 - Properly handle CR when peeking by @fb55 in https://github.com/inikulin/parse5/pull/715
- Add CJS build of
parser-stream
by @fb55 in https://github.com/inikulin/parse5/pull/716
Full Changelog: https://github.com/inikulin/parse5/compare/v7.1.0...v7.1.2