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: 1mo agoDiscovered: Mar 21, 2026
Recent Claude Commits
fix: remove erroneous npm config delete that broke publish auth
ee84e181mo agoauthor_emailRevert "fix: scope package name to @martyndavies/legit to resolve npm 404"
a1f56fc1mo agoauthor_emailfix: scope package name to @martyndavies/legit to resolve npm 404
df7ba361mo agoauthor_emailci: fix OIDC by deleting _authToken from project-level .npmrc
feb3f521mo agoauthor_emailci: use granular npm access token for publishing
8a175f31mo agoauthor_emailci: fix OIDC auth by removing _authToken placeholder after setup-node
66b4d9c1mo agoauthor_emailci: revert to OIDC trusted publishing for npm
cf33b0f1mo agoauthor_emailci: add NPM_TOKEN auth to publish step
ce1a7a31mo agoauthor_emailci: remove registry-url from setup-node to fix OIDC trusted publishing
415b27b1mo agoauthor_emailci: run publish job on manual workflow_dispatch trigger
8f69d101mo agoauthor_emailci: add workflow_dispatch trigger to release workflow
3488b0d1mo agoauthor_emaildocs: update copyright year to 2026
e0311a31mo agoauthor_emailci: add dependabot config for npm and GitHub Actions
9591f581mo agoauthor_emailci: switch npm publish to OIDC trusted publisher (no token needed)
18943391mo agoauthor_emailtest: full mocked test suite + ESM smoke test; fix type assertion
07bdadc1mo agoauthor_emailfix: add ESM entry point so import legit from 'legit' returns the function
6bee90d1mo agoauthor_emailci: replace Travis CI with GitHub Actions and release-please
e3a89331mo agoauthor_emaildocs: rewrite README with full API reference and real-world patterns
32f6abd1mo agoauthor_emailfeat: modernise package to production-grade TypeScript npm package
66ab27d1mo agoauthor_email