German Law Lookup 0.1.3
German Law Lookup 0.1.3
Community review warning cleanup release.
Changes
- Removes the
builtin-modulesdev dependency and uses Node's built-in module list fromnode:module. - Removes the direct
fetchfallback from the provider HTTP transport abstraction. - Adds a non-networking fallback transport for provider composition when no runtime HTTP transport is configured.
- Marks async UI event handlers explicitly to satisfy promise-handling checks.
Validation
npm test: 149 passing, 0 failing.npm run build: successful.
Runtime behavior
No parser, cache, lookup, provider priority, or insertion behavior changes.