wollardj / simple-plist

A simple API for interacting with binary and plain text plist data.
MIT License
57 stars 22 forks source link

Update bplist-parser and bplist-creator #45

Closed dnicolson closed 3 years ago

dnicolson commented 3 years ago

This pull request updates the bplist-parser and bplist-creator dependencies. There are fixes for 32-bit and 64-bit integers and other fixes.

wollardj commented 3 years ago

Thanks for the PR! I just released v1.3.0 to add TypeScript support. All of the dependencies were upgraded at the same time.