Skip to content

Release v3.0.5

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:03
· 2 commits to master since this release
185f71f
  • Replace eval-based dns import with process.getBuiltinModule (fixes #173) (#174)

📦 Installation

# Using bun (recommended)
bun add webfinger.js@3.0.5

# Using npm
npm install webfinger.js@3.0.5

# Using yarn
yarn add webfinger.js@3.0.5

🔗 Links


🚀 Generated with automated release workflow