martyndavies/legit
NodeJS library for checking MX records exist on a domain
111Stars
16Forks
19Claude Commits
TypeScriptLanguage
emailmxmx-recordnodejsvalidation
First Claude commit: Mar 20, 2026Last Claude commit: 2mo agoDiscovered: Mar 21, 2026
Recent Claude Commits
fix: remove erroneous npm config delete that broke publish auth
ee84e182mo agoauthor_emailRevert "fix: scope package name to @martyndavies/legit to resolve npm 404"
a1f56fc2mo agoauthor_emailfix: scope package name to @martyndavies/legit to resolve npm 404
df7ba362mo agoauthor_emailci: fix OIDC by deleting _authToken from project-level .npmrc
feb3f522mo agoauthor_emailci: use granular npm access token for publishing
8a175f32mo agoauthor_emailci: fix OIDC auth by removing _authToken placeholder after setup-node
66b4d9c2mo agoauthor_emailci: revert to OIDC trusted publishing for npm
cf33b0f2mo agoauthor_emailci: add NPM_TOKEN auth to publish step
ce1a7a32mo agoauthor_emailci: remove registry-url from setup-node to fix OIDC trusted publishing
415b27b2mo agoauthor_emailci: run publish job on manual workflow_dispatch trigger
8f69d102mo agoauthor_emailci: add workflow_dispatch trigger to release workflow
3488b0d2mo agoauthor_emaildocs: update copyright year to 2026
e0311a32mo agoauthor_emailci: add dependabot config for npm and GitHub Actions
9591f582mo agoauthor_emailci: switch npm publish to OIDC trusted publisher (no token needed)
18943392mo agoauthor_emailtest: full mocked test suite + ESM smoke test; fix type assertion
07bdadc2mo agoauthor_emailfix: add ESM entry point so import legit from 'legit' returns the function
6bee90d2mo agoauthor_emailci: replace Travis CI with GitHub Actions and release-please
e3a89332mo agoauthor_emaildocs: rewrite README with full API reference and real-world patterns
32f6abd2mo agoauthor_emailfeat: modernise package to production-grade TypeScript npm package
66ab27d2mo agoauthor_email