Skip to content

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 06 Aug 11:35
· 44 commits to main since this release
b5d581b

Published-artifact change, not a behavioural one. dist/ differs from 1.0.8 — this
bundler preserves comments and the source gained mutation-suppression notes — but no runtime
path changed. Measured by building both revisions and diffing the output.

Documentation

  • The mutation badge and README said 99.06%; the measured score is 99.68%.

Tests

  • The withheld Redis connection now has the shape of its guarantee asserted: that the property is
    non-enumerable, that redefining it throws, and that the URL's password stays out of both
    JSON.stringify and inspect({ showHidden: true }).