{"library":"redact-basic-auth","type":"library","category":null,"description":"redact-basic-auth is a focused utility designed to remove or obscure basic authentication credentials from URLs. This is crucial for logging, debugging, or displaying URLs where sensitive information like usernames and passwords should not be exposed. The package is currently at version 1.0.1, indicating a stable and mature, albeit simple, implementation. Its release cadence is likely very slow, as its functionality is narrowly defined and unlikely to require frequent updates. Key differentiators include its singular focus and minimal API, making it easy to integrate without pulling in larger URL parsing libraries when only basic auth redaction is needed. It operates on string manipulation rather than full URL parsing objects, providing a lightweight solution for specific security and privacy concerns in applications that handle URLs.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript"],"install":[{"cmd":"npm install redact-basic-auth","imports":["const redact = require('redact-basic-auth');","import redact from 'redact-basic-auth';"]},{"cmd":"yarn add redact-basic-auth","imports":[]},{"cmd":"pnpm add redact-basic-auth","imports":[]}],"homepage":null,"github":"https://github.com/alxndrsn/node-redact-basic-auth","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redact-basic-auth","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/redact-basic-auth/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}