Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use is-dom-node for DOM node checking and narrowing #388

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Sep 18, 2023

In order to improve code quality, type checking, and runtime resilience, checking the existence and type of DOM node that is bring processed has been consolidated around the is-dom-node library.

@cjbarth cjbarth added the chore label Sep 18, 2023
@cjbarth cjbarth merged commit c5d741f into node-saml:master Sep 18, 2023
7 checks passed
@cjbarth cjbarth deleted the is-dom-node branch September 18, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant