Releases: buffcode/ntp-packet-parser
Releases · buffcode/ntp-packet-parser
v0.4.1
v0.4.0
v0.3.1
- fix: @types/node constraint lowered to the lowest supported node version
- build(deps): bump json5 from 1.0.1 to 1.0.2
- build(deps-dev): bump @types/mocha from 10.0.0 to 10.0.1
- build(deps-dev): bump typescript from 4.8.4 to 5.1.6
- build: prettier configuration
- build(deps-dev): bump prettier from 2.8.8 to 3.0.2
v0.3.0
v0.2.1
Maintenance release
This update contains a security update of minimist
.
But minimist
is only used as a sub-dependency of dev-depdency ts-node
, so you are not affected if you are simply using this library.