{"library":"neverbounce","type":"library","category":null,"description":"The `neverbounce` package is the official Node.js wrapper for the NeverBounce email verification API, currently at version 5.0.5. It provides a robust, type-safe interface for integrating email validation services into server-side applications. Since its complete rewrite in version 5.0.0, the library has embraced modern JavaScript development practices, including full TypeScript support with comprehensive type definitions for both requests and responses. It exclusively uses ES Modules for import/export syntax and leverages the native `fetch` API for network requests, departing from older CommonJS and `https` module usage. The release cadence appears active, with recent patch releases demonstrating ongoing maintenance for the v5 branch. Key differentiators include its official backing by NeverBounce, strong typing, and adherence to contemporary Node.js standards, making it a reliable choice for server-side email validation tasks. It explicitly warns against browser usage, emphasizing its server-only nature.","language":"javascript","status":"active","version":"5.0.5","tags":["javascript","email","email verification","email validation","email cleaning","verification","validation","cleaning","typescript"],"install":[{"cmd":"npm install neverbounce","imports":["import NeverBounce from 'neverbounce';","import NeverBounce from 'neverbounce';\n// ... then access NeverBounce.result.valid","import NeverBounce from 'neverbounce';\n// ... then catch errors and check `err.type === NeverBounce.errors.AuthError`"]},{"cmd":"yarn add neverbounce","imports":[]},{"cmd":"pnpm add neverbounce","imports":[]}],"homepage":"https://neverbounce.com","github":"https://github.com/NeverBounce/NeverBounceApi-NodeJS","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/neverbounce","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/neverbounce/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}