Releases: luk3skyw4lker/node-ntp-sync
Releases · luk3skyw4lker/node-ntp-sync
v2.0.6
What's Changed
- Fix: Invalid-length response errors are now handled by @steven-noorbergen in #27
New Contributors
- @steven-noorbergen made their first contribution in #27
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #25
- Bump ws from 7.5.7 to 7.5.10 by @dependabot in #26
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #20
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #19
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #18
- Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #22
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- bugfix: close socket on error by @thiagotognoli in #21
New Contributors
- @thiagotognoli made their first contribution in #21
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix server send method by @boomfly in #14
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #15
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #16
New Contributors
Full Changelog: 2.0.1...v2.0.2
2.0.1
Rewrite packet structure, server and client code to conform with SNTP RFC document and fix minor vulnerabilities
1.1.2
Minor type definitions change
1.1.1
Adding promises API to the client and refactoring server handler