Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Do not require @hapi/sntp anymore #277

Merged
merged 1 commit into from
Nov 2, 2020
Merged

Do not require @hapi/sntp anymore #277

merged 1 commit into from
Nov 2, 2020

Conversation

djmitche
Copy link
Contributor

This removes a Node-specific dependency from the packge, allowing its
use in a browser context (via webpack or the like).

This is a breaking change for users of SNTP, but the change is
straightforward. For those using this functionality, note that
@hapi/sntp is no longer maintained.

This removes a Node-specific dependency from the packge, allowing its
use in a browser context (via webpack or the like).

This is a breaking change for users of SNTP, but the change is
straightforward.  For those using this functionality, note that
@hapi/sntp is no longer maintained.
@djmitche djmitche added the breaking changes Change that can breaking existing code label Oct 28, 2020
@djmitche djmitche linked an issue Nov 2, 2020 that may be closed by this pull request
@djmitche djmitche requested a review from helfi92 November 2, 2020 15:10
@djmitche djmitche merged commit 09d27b0 into main Nov 2, 2020
@jwhitlock jwhitlock deleted the issue276 branch June 10, 2021 14:37
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
breaking changes Change that can breaking existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support webpack'ing hawk
2 participants