-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
Description
- refactor plist to use another library (htmlparser2?)
- resolve some other open issues (ideally lumping in other potentially breaking changes like parser fixes)
- remove support for node < 12.17
- pure esm module (drop legacy commonjs)
- replace the
Makefilewith simple npm run scripts - major release (plist@4 )
dylmye