Skip to content

FieldShield v1.0.1 — Package metadata fix

Choose a tag to compare

@anuragnedunuri anuragnedunuri released this 08 Apr 03:31
· 7 commits to main since this release

[1.0.1] — 2026-04-07

Fixed

  • Corrected repository URL, homepage, bugs, and author fields in package.json — these contained placeholder values from initial scaffolding
  • Source maps excluded from npm package via .npmignore — only compiled output ships to consumers
  • Worker output filename stabilized to fieldshield.worker.js — previously included a content hash suffix that changed on every build