• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mpyw / FILTER_VALIDATE_EMAIL.js / 29547277373 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2026 01:23AM UTC
Files 1
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Jul 2026 01:22AM UTC coverage: 100.0%. Remained the same
29547277373.1

push

github

web-flow
refactor: drop the IIFE bundle, ship ESM only (#19)

Browsers load the package as an ES module straight from a CDN (esm.sh /
jsDelivr `+esm` / unpkg `?module`), so the separate minified IIFE global was
redundant. Removing it:

- tsup: single ESM (+dts) build; clean handled by tsup itself (drop the
  `prebuild` script and its dual-build clean race).
- package.json: drop `unpkg`/`jsdelivr` fields (they pointed at the IIFE).
- README: CDN section now uses `<script type="module">` with esm.sh, which also
  exposes the default export as a directly-callable `validateEmail(...)` instead
  of the old `FilterValidateEmail.default(...)` global.

No dependency changes; package-lock.json is untouched.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

8 of 8 branches covered (100.0%)

Branch coverage included in aggregate %.

8 of 8 relevant lines covered (100.0%)

79.25 hits per line

Source Files on job node:22 - 29547277373.1
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29547277373
  • d4859b93 on github
  • Prev Job for on master (#29546794555.2)
  • Next Job for on master (#29547431917.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc